/* lib css files  */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  min-width: 2em;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("../img/jquery-ui/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("../img/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("../img/jquery-ui/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("../img/jquery-ui/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("../img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../img/jquery-ui/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../img/jquery-ui/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/jquery-ui/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666 url("../img/jquery-ui/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("../img/jquery-ui/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 5px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/*! nouislider - 14.6.0 - 6/27/2020 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px 6px 0;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}
.fancybox-caption:after {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0 0;
  }
  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.SelectClass,
.SumoSelect.open .search-txt,
.SumoUnder {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  top: 0;
  left: 0;
}
.SumoSelect p {
  margin: 0;
}
.SumoSelect {
  width: 180px;
  margin: 3px 6px 0 0;
  border: 1px solid #C0C0C0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.SumoSelect .SelectBox {
  padding: 5px 8px;
}
.sumoStopScroll {
  overflow: hidden;
}
.SumoSelect .hidden {
  display: none;
}
.SumoSelect .search-txt {
  display: none;
  outline: 0;
}
.SumoSelect .no-match {
  display: none;
  padding: 6px;
}
.SumoSelect.open .search-txt {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  box-sizing: border-box;
  border-radius: 5px;
}
.SumoSelect.open > .search > label,
.SumoSelect.open > .search > span {
  visibility: hidden;
}
.SelectClass,
.SumoUnder {
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.SelectClass {
  z-index: 1;
}
.SumoSelect .select-all > label,
.SumoSelect > .CaptionCont,
.SumoSelect > .optWrapper > .options li.opt label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.SumoSelect {
  display: inline-block;
  position: relative;
  outline: 0;
}
.SumoSelect > .CaptionCont {
  float: none;
  position: relative;
  min-height: 14px;
  background-color: #fff;
  border-radius: 4px;
  margin: 0;
}
.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic;
}
.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  margin: 0;
}
.SumoSelect > .CaptionCont > label > i {
  background: url(../img/select-arr-down.svg) no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden;
}
.SumoSelect.open > .optWrapper {
  top: 30px;
  display: block;
}
.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}
.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  float: none;
}
.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  max-height: 250px;
}
.SumoSelect > .optWrapper.okCancelInMulti > .options {
  border-radius: 2px 2px 0 0;
}
.SumoSelect > .optWrapper.selall > .options {
  border-radius: 0 0 2px 2px;
}
.SumoSelect > .optWrapper.selall.okCancelInMulti > .options {
  border-radius: 0;
}
.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}
.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}
.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959;
}
.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}
.SumoSelect > .optWrapper.selall > .options > li.opt:first-child {
  border-radius: 0;
}
.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}
.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {
  border-radius: 0;
}
.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}
.SumoSelect .select-all.sel,
.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
}
.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .options li span {
  display: none;
}
.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: 700;
}
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}
.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
  width: 100%;
}
.SumoSelect .select-all > span,
.SumoSelect > .optWrapper.multiple > .options li.opt span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}
.SumoSelect .select-all > span i,
.SumoSelect > .optWrapper.multiple > .options li.opt span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 0;
}
.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {
  box-shadow: 0 0 2px #a1c0e4;
  border-color: #a1c0e4;
  outline: 0;
  background-color: #a1c0e4;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px;
}
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}
.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}
.SumoSelect .select-all.partial > span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
  background-color: #072E5C;
  box-shadow: none;
  border-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
}
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none;
}
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}
.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}
.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}
.syotimer__head,
.syotimer__footer {
  display: none;
}
.syotimer-cell {
  float: left;
}
.syotimer-cell__value {
  float: left;
  font-weight: bold;
}
.syotimer-cell__unit {
  float: left;
}
.syotimer-cell_type_hour .syotimer-cell__unit,
.syotimer-cell_type_minute .syotimer-cell__unit,
.syotimer-cell_type_second .syotimer-cell__unit {
  display: none;
}
.syotimer-cell_type_hour .syotimer-cell__value:after,
.syotimer-cell_type_minute .syotimer-cell__value:after {
  content: ":";
  padding: 0 2px;
}
.syotimer-cell_type_day .syotimer-cell__unit {
  padding: 0 5px;
}
/* base css files  */
/* Custom variables */
@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: local(''), url('../fonts/fontawesome-webfont.woff2?v=4.5.0&display=block') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0&display=block') format('woff');
}
@keyframes slide-left-right {
  100% {
    left: 0;
  }
}
@keyframes countdown {
  from {
    stroke-dashoffset: 0px;
  }
  to {
    stroke-dashoffset: 113px;
  }
}
html {
  font-size: 10px;
  background: #f1f1f1;
}
* {
  box-sizing: border-box;
}
body,
table,
option,
input,
button,
select,
textarea {
  font-family: 'Jost', tahoma, verdana, arial, sans-serif;
}
body {
  min-width: 310px;
  padding: 0;
  margin: 0;
}
body.modal-show {
  overflow: hidden;
}
body.modal-show #maincont {
  filter: blur(2px);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a {
  color: #08090F;
  text-decoration: none;
  font-size: 1.6rem;
  cursor: pointer;
}
a:before {
  cursor: pointer;
}
a.bgcolor {
  padding: 2px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
u {
  text-decoration: none;
}
table {
  border-spacing: 0;
}
table tr.topspace th,
table tr.topspace td {
  padding-top: 25px;
}
table tr.btmspace th,
table tr.btmspace td {
  padding-bottom: 25px;
}
table tr.btmhr th,
table tr.btmhr td {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 15px;
}
table tr.btmhr + tr th,
table tr.btmhr + tr td {
  padding-top: 15px;
}
table th,
table td {
  padding: 0;
  /*&:nth-child(2n) {background: @baseTableRowColor;}*/
}
table td.tabspace {
  padding-left: 20px;
}
input,
textarea {
  outline: none;
  float: left;
  max-width: 100%;
  border: 1px solid #DDDDDD;
  font-size: 1.6rem;
  padding: 8px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
input.err,
textarea.err {
  border: 1px solid #C91F28;
}
input.format,
textarea.format {
  border: 1px solid #C91F28;
}
input.readonly,
textarea.readonly {
  border: none;
  background: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select {
  outline: none;
  float: left;
  border: 1px solid #DDDDDD;
  font-size: 1.6rem;
  padding: 4px;
}
.custom-select,
.custom-multi-select {
  position: relative;
  float: left;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}
.custom-select:after,
.custom-multi-select:after {
  position: absolute;
  top: 20px;
  right: 16px;
  content: "";
  width: 14px;
  height: 8px;
  background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
.custom-select select,
.custom-multi-select select {
  float: left !important;
  position: relative;
  padding: 12px 16px;
  width: 100% !important;
  max-width: 100% !important;
  z-index: 2;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select select:focus,
.custom-multi-select select:focus {
  outline: none;
}
.custom-select select::-ms-expand,
.custom-multi-select select::-ms-expand {
  display: none;
}
.custom-select.select-disabled,
.custom-multi-select.select-disabled {
  border: none;
  margin: 0;
}
.custom-select.select-disabled select,
.custom-multi-select.select-disabled select {
  color: #08090F;
  opacity: 1;
  padding: 0 !important;
}
.custom-select.select-disabled:after,
.custom-multi-select.select-disabled:after {
  display: none;
}
.custom-select.select-xl,
.custom-multi-select.select-xl {
  min-width: 230px;
}
.custom-multi-select {
  height: 9em;
  min-width: 200px;
}
.custom-multi-select select {
  height: 100%;
}
label {
  float: left;
  margin: 3px 6px 3px 0;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul li {
  float: left;
}
ul.ul-disc {
  padding: 1rem 0 1rem 3rem;
  list-style-type: disc;
}
ul.ul-disc li {
  float: none;
}
figure {
  margin: 10px 20px;
}
iframe {
  max-width: 100%;
}
figcaption {
  text-align: center;
}
.ui-widget {
  font-family: 'Jost', tahoma, verdana, arial, sans-serif;
  font-size: 1.7rem;
}
.table-scroll {
  overflow-x: auto;
}
section {
  float: left;
  clear: left;
  width: 100%;
  padding: 40px 0;
}
section .section_note {
  margin: 0 0 30px;
}
@media screen and (min-width: 1024px) {
  section .section_note.m-section {
    margin: 0 0 50px;
  }
}
section .section_note p {
  font-size: 1.9rem;
  text-align: center;
}
section .section_note .icon {
  flex-wrap: wrap;
}
section .section_note .icon.check:before {
  width: 34px;
  height: 34px;
  margin: 0 15px 0 0;
}
section .section_note .icon.check p {
  width: calc(100% - 49px);
  text-align: left;
}
section .section_note .icon.check span {
  float: none;
  font-weight: 500;
}
section .section_note .btn {
  margin: 0 10px 0 0;
}
section .section_note .btn:last-child {
  margin: 0 0 0 10px;
}
section.banner {
  padding: 0 0 40px;
}
section.benefits .icon {
  justify-content: center;
  align-items: center;
}
section.benefits .icon .text {
  margin: 0 0 0 16px;
}
section.benefits .icon .text h3 {
  font-size: 1.6rem;
  font-weight: 500;
}
section.benefits .icon:hover {
  transition: all 300ms ease;
}
section.benefits .icon:hover h3 span {
  text-decoration: underline;
}
section.benefits .icon:before {
  transition: all 300ms ease;
  width: 69px;
  height: 69px;
}
section.top-categories .cat-hp {
  position: relative;
  padding: 20px 25px;
  background: #FCEEAD;
  height: 310px;
  overflow: hidden;
}
section.top-categories .cat-hp .cat-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
section.top-categories .cat-hp.bg-yellow {
  background: #FFF7CF;
}
section.top-categories .cat-hp.bg-light-yellow {
  background: #FFFBE6;
}
section.top-categories .cat-hp.bg-grey {
  background: #E7E7E7;
}
section.top-categories .cat-hp.bg-light-grey {
  background: #F5F5F5;
}
section.top-categories .cat-hp .cat-title,
section.top-categories .cat-hp .cat-items {
  float: left;
  width: 100%;
}
section.top-categories .cat-hp .title {
  position: relative;
  float: left;
  width: 100%;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 3rem;
  margin: 0 0 10px;
  z-index: 2;
}
section.top-categories .cat-hp .cat {
  position: relative;
  float: left;
  width: auto;
  clear: left;
  line-height: 2.2rem;
  z-index: 2;
}
section.top-categories .cat-hp a:hover {
  text-decoration: underline;
}
section.top-categories .cat-hp .cat-img {
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0;
  transition: all 300ms ease;
}
section.top-categories .cat-hp.cat-pc .cat-img {
  width: 220px;
  right: -55px;
  bottom: -60px;
}
section.top-categories .cat-hp.cat-acc .cat-img {
  width: 130px;
  bottom: -86px;
  right: 8px;
}
section.top-categories .cat-hp.cat-komp .cat-img {
  width: 180px;
  bottom: -28px;
  right: -12px;
}
section.top-categories .cat-hp.cat-komp .cat-img .img-rotate {
  float: left;
  transform: rotate(15deg);
}
section.top-categories .cat-hp.cat-phone .cat-img {
  width: 280px;
}
section.top-categories .cat-hp.cat-bat .cat-img {
  width: 280px;
  bottom: -82px;
  right: 40px;
}
section.top-categories .cat-hp.cat-bat .cat-img .img-rotate {
  float: left;
  transform: rotate(15deg);
}
section.top-categories .cat-hp.cat-wifi .cat-img {
  width: 220px;
  bottom: 20px;
  right: -78px;
}
section.top-categories .cat-hp.cat-cons .cat-img {
  width: 290px;
  bottom: 20px;
  right: -128px;
}
section.top-categories .cat-hp.cat-print .cat-img {
  width: 180px;
  bottom: -30px;
  right: -26px;
}
@media screen and (min-width: 1024px) {
  section.top-categories .cat-hp:hover {
    transition: all 300ms ease;
  }
  section.top-categories .cat-hp:hover .cat-img {
    transform: scale(1.05);
  }
  section.top-categories .cat-hp:hover .cat-img img {
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    /* IE 9 */
    -webkit-transform: translateZ(0);
    /* Chrome, Safari, Opera */
    transform: translateZ(0);
  }
}
@media screen and (max-width: 1350px) {
  section.top-categories .cat-hp.cat-wifi .cat-img {
    width: 200px;
  }
  section.top-categories .cat-hp.cat-cons .cat-img {
    width: 280px;
  }
  section.top-categories .cat-hp.cat-prnt .cat-img {
    width: 170px;
  }
}
@media screen and (max-width: 1240px) {
  section.top-categories .cat-hp .title {
    font-size: 2.7rem;
  }
  section.top-categories .cat-hp.cat-pc .cat-img {
    right: -90px;
    bottom: -70px;
  }
  section.top-categories .cat-hp.cat-acc .cat-img {
    right: 6px;
    bottom: -78px;
    width: 120px;
  }
  section.top-categories .cat-hp.cat-komp .cat-img {
    right: -20px;
    bottom: -12px;
    width: 150px;
  }
  section.top-categories .cat-hp.cat-bat .cat-img {
    width: 250px;
    right: 20px;
  }
  section.top-categories .cat-hp.cat-phone .cat-img {
    right: -45px;
  }
  section.top-categories .cat-hp.cat-wifi .cat-img {
    width: 160px;
    right: -65px;
  }
  section.top-categories .cat-hp.cat-cons .cat-img {
    width: 245px;
  }
  section.top-categories .cat-hp.cat-print .cat-img {
    width: 160px;
  }
}
@media screen and (max-width: 1023px) {
  section.top-categories .cat-hp.cat-bat .cat-title span {
    display: none;
  }
  section.top-categories .cat-hp.cat-bat .cat-img {
    right: 5px;
    width: 230px;
  }
  section.top-categories .cat-hp.cat-phone .cat-img {
    right: -70px;
    width: 225px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  section.top-categories .cat-hp.cat-komp,
  section.top-categories .cat-hp.cat-cons {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  section.top-categories .cat-hp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    margin: 5px 0;
    width: calc(50% - 5px);
    height: 58px;
  }
  section.top-categories .cat-hp .cat-items {
    display: none;
  }
  section.top-categories .cat-hp .title {
    width: calc(100% - 30px);
    margin: 0;
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  section.top-categories .cat-hp .cat-img {
    bottom: 0;
    right: 0;
  }
  section.top-categories .cat-hp.cat-pc {
    order: 1;
  }
  section.top-categories .cat-hp.cat-pc .cat-img {
    right: -30px;
    bottom: -30px;
    width: 80px;
  }
  section.top-categories .cat-hp.cat-acc {
    order: 2;
  }
  section.top-categories .cat-hp.cat-acc .cat-img {
    right: 4px;
    bottom: -26px;
    width: 42px;
  }
  section.top-categories .cat-hp.cat-komp {
    order: 3;
  }
  section.top-categories .cat-hp.cat-komp .cat-img {
    right: -6px;
    bottom: -12px;
    width: 60px;
  }
  section.top-categories .cat-hp.cat-bat {
    order: 7;
    background: #F5F5F5;
  }
  section.top-categories .cat-hp.cat-bat .cat-img {
    right: -12px;
    bottom: -16px;
    width: 55px;
  }
  section.top-categories .cat-hp.cat-phone {
    order: 4;
  }
  section.top-categories .cat-hp.cat-phone .cat-img {
    right: -36px;
    bottom: -20px;
    width: 75px;
  }
  section.top-categories .cat-hp.cat-wifi {
    order: 5;
  }
  section.top-categories .cat-hp.cat-wifi .cat-img {
    right: -14px;
    bottom: 7px;
    width: 53px;
  }
  section.top-categories .cat-hp.cat-cons {
    order: 6;
  }
  section.top-categories .cat-hp.cat-cons .cat-img {
    right: -88px;
    bottom: 7px;
    width: 130px;
  }
  section.top-categories .cat-hp.cat-print {
    order: 8;
    background: #E7E7E7;
  }
  section.top-categories .cat-hp.cat-print .cat-img {
    bottom: -8px;
    right: -5px;
    width: 50px;
  }
}
@media screen and (max-width: 480px) {
  section.top-categories .cat-hp {
    padding: 0 12px;
  }
  section.top-categories .cat-hp .title {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
section.best-price .product.carousel .prodbox {
  border: 1px solid #F7F7F7;
}
section.best-price .product.carousel .prodbox:hover {
  border: 1px solid #cfcfcf;
}
section.newsletter .icon .text {
  margin: 0 0 0 20px;
}
@media screen and (min-width: 1025px) {
  section.newsletter .icon.newsletter .icon {
    margin: 0;
  }
  section.newsletter .icon.newsletter .icon:before {
    display: none;
  }
}
section.newsletter .icon.newsletter h2 {
  font-size: 2.8rem;
  font-weight: 500;
  margin: 0 0 3px;
}
section.newsletter .newsletter_wrapper {
  position: relative;
  width: 100%;
  max-width: 490px;
  margin: 8px 0 13px 0;
}
section.newsletter .newsletter_wrapper input {
  width: calc(100% - 120px);
  font-weight: 400;
  font-size: 1.6rem;
  border-radius: 25px 0 0 25px;
  padding: 8px 30px 9px 30px;
  border-color: #FFFFFF;
}
section.newsletter .newsletter_wrapper .btn {
  width: 120px;
  padding: 8px 24px;
  border-radius: 0 25px 25px 0;
  font-weight: 400;
}
section.newsletter .newsletter_wrapper .msg {
  position: absolute;
  left: 30px;
  top: -25px;
  margin: 0;
}
section.newsletter label {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  padding: 0 !important;
}
section.newsletter label:before,
section.newsletter label:after {
  display: none !important;
}
section.newsletter .grecaptcha-info {
  display: flex;
  font-size: 1.4rem;
}
section.newsletter .grecaptcha-info a {
  font-size: 1.4rem;
}
section.article .hdr_main .date {
  display: none;
}
section.login .documents_wrapper.no_orders .tablist tr:first-child {
  display: none;
}
section.login .documents_wrapper.no_orders .tablist tr.nodata td {
  text-align: left;
  padding: 25px 50px;
}
section.login form[name='loginform'] .warning {
  margin: 0;
  color: #e70000;
  font-weight: 500;
}
section.orders .hide_delivery {
  display: none;
}
section.orders .legend {
  display: block;
}
section.orderss .show_all_orders {
  display: none;
}
section.orderss .hide_delivery {
  display: none;
}
section.orditems .stitable {
  border-bottom: 10px solid #F7F7F7;
}
section.orditems .stitable .img {
  display: none;
}
section.orditems .legend {
  display: block;
  margin-top: 20px;
}
section.reclaim .boxcont.msgbox {
  margin-top: 0;
}
section.reclaim .boxcont.buttons {
  margin: 0 0 10px;
}
section.reclaim .boxcont.buttons .btn {
  margin: 0 0 10px 10px;
}
section.reclaim .boxcont.buttons .btn:first-child {
  margin-left: 0;
}
section.reclaims .tabinfo .tr_down td:first-child {
  padding-left: 15px;
}
section.reclaims .tabinfo .prod_name {
  font-weight: 600;
}
section .documents_wrapper {
  overflow: hidden;
  overflow-x: auto;
  float: left;
  width: 100%;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th {
  padding: 20px 15px;
  font-weight: 600;
  background: #FFFFFF;
  font-weight: 500;
  text-transform: inherit;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th span.text {
  font-weight: 400;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th span.wvat {
  color: #ED1C24;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th .detail {
  color: #38a1dc;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th.ord_code {
  padding-left: 30px;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th.view_items {
  padding-right: 30px;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th.ord_demname {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th:first-child {
  padding-left: 30px;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th:last-child {
  padding-right: 30px;
}
section .documents_wrapper .tabinfo.tablist tr:first-child th.inv_th {
  min-width: 140px;
}
section .documents_wrapper .tabinfo.tablist tr.tr_act th {
  background: #E7E7E7;
}
section .documents_wrapper .tabinfo.tablist tr tr:first-child th {
  text-transform: uppercase;
}
section .documents_wrapper .tabinfo.tablist th {
  border: none;
  font-size: 1.6rem;
}
section .documents_wrapper .tabinfo.tablist td {
  border: none;
}
section .documents_wrapper .tabinfo.tablist td.code {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist td.partnumber {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist td.qty {
  width: 70px;
}
section .documents_wrapper .tabinfo.tablist td.td_wrapper {
  border-top: 2px solid #F7F7F7;
  padding: 20px 30px;
}
section .documents_wrapper .tabinfo.tablist td.value {
  display: none;
}
section .documents_wrapper .tabinfo.tablist .stitable tr:first-child {
  border-bottom: 1px solid #F7F7F7;
}
section .documents_wrapper .tabinfo.tablist .stitable tr:first-child th:first-child {
  padding-left: 15px;
}
section .documents_wrapper .tabinfo.tablist .stitable tr:first-child th:last-child {
  padding-right: 15px;
}
section .documents_wrapper .tabinfo.tablist .stitable tr:first-child th.info_th {
  display: none;
}
section .documents_wrapper .tabinfo.tablist .stitable td {
  padding: 15px;
}
section .documents_wrapper .tabinfo.tablist .stitable td.img {
  padding-left: 15px;
}
section .documents_wrapper .tabinfo.tablist .stitable td.af {
  padding-right: 15px;
}
section .documents_wrapper .tabinfo.tablist .stitable .af,
section .documents_wrapper .tabinfo.tablist .stitable .rf {
  display: none;
}
section .documents_wrapper .tabinfo.tablist .stitable .ord_code {
  padding-left: 0;
}
section .documents_wrapper .tabinfo.tablist .stitable .img {
  width: 90px;
}
section .documents_wrapper .tabinfo.tablist .ord_code {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist .ord_date {
  width: 155px;
  text-align: left;
}
section .documents_wrapper .tabinfo.tablist .ord_demname {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist .col-price {
  width: 160px;
}
section .documents_wrapper .tabinfo.tablist .ord_stat {
  width: 140px;
}
section .documents_wrapper .tabinfo.tablist .view_items {
  width: 60px;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn {
  margin: 0;
  min-width: auto;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn.btn-order {
  margin: 0 6px 0 0;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn.btn-order:first-letter {
  text-transform: uppercase;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn.btn-view_items {
  float: right;
  background: transparent;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn span p {
  display: none;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn span.show_more:before {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
section .documents_wrapper .tabinfo.tablist .view_items .btn span.show_less:before {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
section .documents_wrapper .tabinfo.tablist .tools_box {
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
  width: auto;
}
section .documents_wrapper .tabinfo.tablist .tools_box .btn {
  margin: 0;
  color: #08090F;
  margin: 0 6px 0 0;
}
section .documents_wrapper .tabinfo.tablist .tools_box .btn:last-child {
  margin: 0;
}
section .documents_wrapper .tabinfo.tablist .tools_box .custom-select {
  display: none;
}
section .documents_wrapper .yellow_title,
section .documents_wrapper.yellow_title {
  float: left;
  clear: left;
  width: 100%;
}
section .documents_wrapper .yellow_title .tablist tr:first-child th,
section .documents_wrapper.yellow_title .tablist tr:first-child th {
  background: #F7CB37;
  text-transform: uppercase;
}
section.contact .toolbar .btn-new,
section.contact .toolbar .btn-newWith {
  display: none;
}
img {
  max-width: 100%;
}
form {
  float: left;
  width: 100%;
}
.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.container.small {
  width: 100%;
  max-width: 800px;
  padding: 0;
}
.container.medium {
  max-width: 1560px;
}
@media screen and (max-width: 1630px) {
  .container.medium {
    padding: 0 35px;
  }
}
@media screen and (max-width: 480px) {
  .container.medium {
    padding: 0 25px;
  }
}
.container.max {
  max-width: 1920px;
  padding: 0 35px;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1350px) {
  .container {
    padding: 0 35px;
  }
}
@media screen and (max-width: 480px) {
  .container {
    padding: 0 25px;
  }
}
.container .boxcont.msgbox {
  padding: 0;
}
.bg-white {
  background: #FFFFFF;
}
.bg-grey {
  background: #F7F7F7;
}
.bg-grey-color {
  background: #F8F8F8;
}
.bg-light-yellow {
  background-color: #FFDA5C;
  background: -webkit-gradient(linear, left center, right center, from(#FFDA5C), to(#F7CB37));
  background: -webkit-linear-gradient(left, #FFDA5C, #F7CB37);
  background: -moz-linear-gradient(left, #FFDA5C, #F7CB37);
  background: -ms-linear-gradient(left, #FFDA5C, #F7CB37);
  background: -o-linear-gradient(left, #FFDA5C, #F7CB37);
}
.padding-0 {
  padding: 0;
}
.clear {
  display: none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.d-flex {
  display: flex;
}
.flex-right {
  margin-left: auto;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-space {
  justify-content: space-between;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.flex-direction-row {
  flex-direction: row;
}
.flex-direction-column {
  flex-direction: column;
}
.row {
  float: left;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.wrapper {
  float: left;
  width: 100%;
}
.wrapper.column_left {
  padding: 0 25px 0 0;
}
.wrapper.column_right {
  padding: 0 0 0 25px;
}
.wrap {
  float: left;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.font-bold {
  font-weight: 500;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-style-italic {
  font-style: italic;
}
.show_res {
  display: none;
}
.show_res_flex {
  display: none;
}
.show_res_md {
  display: none;
}
.show_res_xl {
  display: none;
}
.show_res_xxl {
  display: none;
}
.ds_none,
.ds_hide {
  display: none !important;
}
.ds_block {
  display: block !important;
}
.ds_flex {
  display: flex !important;
}
.nowrap {
  white-space: nowrap !important;
}
.img {
  float: left;
}
.text {
  float: left;
}
.cont {
  width: 100%;
  float: left;
  display: block;
}
.cont:before,
.cont:after {
  content: "";
  display: table;
}
.cont:after {
  clear: both;
}
.fa {
  font-family: 'Jost', tahoma, verdana, arial, sans-serif;
  line-height: 1.7rem;
}
.anchor {
  height: 0;
}
.anchor span {
  display: none;
}
.table-scroll {
  margin: 0 !important;
}
.line-through {
  text-decoration: line-through;
}
.line-through * {
  text-decoration: line-through;
}
.noUi-target {
  height: 6px;
  border: none;
}
.noUi-connect {
  background: #F7CB37;
}
.noUi-horizontal .noUi-handle {
  outline: none;
  border: 1px solid #2E2E2E;
  height: 16px;
  width: 16px;
  top: -5px;
  right: -16px;
  background: #2E2E2E;
  box-shadow: none;
  border-radius: 50%;
}
.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
  display: none;
}
.noUi-horizontal .noUi-handle.noUi-active {
  border: 1px solid #E7E7E7;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper {
  right: -1px;
}
.topbar_info {
  padding: 12px 0;
  background: #780001;
}
.topbar_info p {
  color: #ffffff;
  font-size: 1.6rem;
}
.topbar_info a {
  color: #ffffff;
}
.topbar_info strong {
  font-weight: 600;
}
.topbar_info .content-info {
  align-items: center;
}
.topbar_info .content-info .text {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(100% - 18px);
}
.header_icon {
  margin: 0 30px;
}
.header_icon .btn_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 15px 0 22px 0;
}
.header_icon .btn_icon span.text {
  color: #FEFEFE;
  font-size: 1.6rem;
  margin: 10px 0 0;
  font-weight: 500;
  transition: all 300ms ease;
  white-space: nowrap;
}
.header_icon .btn_icon:hover span.text {
  color: #F8CC37;
}
.header_icon .btn_icon.btn_login {
  position: relative;
}
.header_icon .btn_icon.btn_active span.text {
  color: #F8CC37;
}
.header_icon .btn_icon.btn_active:before {
  bottom: 0;
  left: calc(50% - 12px);
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ffffff;
  border-width: 12px;
  transition: all 400ms ease;
}
.icon {
  float: left;
  position: relative;
}
.icon span,
.icon p {
  float: left;
}
.icon:before {
  float: left;
  content: "";
  width: 18px;
  height: 18px;
}
.icon.news:before {
  background: url(../img/icons/news.svg) no-repeat scroll center center / 100%;
}
.icon.sale:before {
  background: url(../img/icons/percent.svg) no-repeat scroll center center / 100%;
}
.icon.delivery:before {
  background: url(../img/icons/truck.svg) no-repeat scroll center center / 100%;
  width: 23px;
}
.icon.payment:before {
  background: url(../img/icons/payment.svg) no-repeat scroll center center / 100%;
  width: 19px;
}
.icon.stores:before {
  background: url(../img/icons/place.svg) no-repeat scroll center center / 100%;
  width: 14px;
  height: 22px;
}
.icon.compare:before {
  background: url(../img/icons/comparison.svg) no-repeat scroll center center / 100%;
  width: 36px;
  height: 31px;
}
.icon.compare_prod:before {
  background: url(../img/icons/comparison_product.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.compare_prod:hover:before {
  background: url(../img/icons/comparison_product_hover.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.compare_prod.remove:before {
  background: url(../img/icons/comparison_product_hover.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.favour:before {
  background: url(../img/icons/oblibene.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.favour:hover:before {
  background: url(../img/icons/oblibene_hover.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.favour.remove:before {
  background: url(../img/icons/oblibene_hover.svg) no-repeat scroll center center / 100%;
  width: 50px;
  height: 50px;
}
.icon.login:before {
  background: url(../img/icons/user.svg) no-repeat scroll center center / 100%;
  width: 31px;
  height: 31px;
}
.icon.basket:before {
  background: url(../img/icons/cart.svg) no-repeat scroll center center / 100%;
  width: 36px;
  height: 31px;
}
.icon.search_icon:before {
  background: url(../img/icons/search.svg) no-repeat scroll center center / 100%;
  width: 22px;
  height: 22px;
}
.icon.advice:before {
  background: url(../img/icons/advice.svg) no-repeat scroll center center / 100%;
  width: 40px;
  height: 40px;
}
.icon.check:before {
  background: url(../img/icons/fajfka.svg) no-repeat scroll center center / 100%;
  width: 21px;
  height: 21px;
}
.icon.orders:before {
  background: url(../img/icons/orders.svg) no-repeat scroll center center / 100%;
  width: 30px;
  height: 28px;
}
.icon.goods:before {
  background: url(../img/icons/goods.svg) no-repeat scroll center center / 100%;
  width: 26px;
  height: 26px;
}
.icon.invoices:before {
  background: url(../img/icons/invoices.svg) no-repeat scroll center center / 100%;
  width: 21px;
  height: 27px;
}
.icon.delivery_list:before {
  background: url(../img/icons/delivery_list.svg) no-repeat scroll center center / 100%;
  width: 21px;
  height: 27px;
}
.icon.complaint:before {
  background: url(../img/icons/complaint.svg) no-repeat scroll center center / 100%;
  width: 25px;
  height: 26px;
}
.icon.new_complaint:before {
  background: url(../img/icons/new_complaint.svg) no-repeat scroll center center / 100%;
  width: 25px;
  height: 27px;
}
.icon.user_home:before {
  background: url(../img/icons/user_home.svg) no-repeat scroll center center / 100%;
}
.icon.logout:before {
  background: url(../img/icons/logout.svg) no-repeat scroll center center / 100%;
  background-size: 38px 39px;
}
.icon.kuryr:before {
  background: url(../img/kuryr_logo.svg) no-repeat scroll center center / 100%;
}
.icon.posta:before {
  background: url(../img/posta_logo.svg) no-repeat scroll center center / 100%;
}
.icon.dpd:before {
  background: url(../img/dpd_logo.svg) no-repeat scroll center center / 100%;
}
.icon.gls:before {
  background: url(../img/gls_logo.svg) no-repeat scroll center center / 100%;
}
.icon.ppl:before {
  background: url(../img/ppl_logo.svg) no-repeat scroll center center / 100%;
}
.icon.zasilkovna:before {
  background: url(../img/zasilkovna_logo.svg) no-repeat scroll center center / 100%;
}
.icon.visa:before {
  background: url(../img/visa_logo.svg) no-repeat scroll center center / 100%;
}
.icon.visa_electron:before {
  background: url(../img/visa_electron_logo.svg) no-repeat scroll center center / 100%;
}
.icon.mastercard:before {
  background: url(../img/mastercard_logo.svg) no-repeat scroll center center / 100%;
}
.icon.maestro:before {
  background: url(../img/maestro_logo.svg) no-repeat scroll center center / 100%;
}
.icon.cirrus:before {
  background: url(../img/cirrus_logo.svg) no-repeat scroll center center / 100%;
}
.icon.map:before {
  background: url(../img/icons/map_yellow.svg) no-repeat scroll center center / 100%;
  width: 17px;
  height: 22px;
}
.icon.service:before {
  background: url(../img/icons/service_yellow.svg) no-repeat scroll center center / 100%;
  width: 21px;
  height: 19px;
}
.icon.phone:before {
  background: url(../img/icons/phone.svg) no-repeat scroll center center / 100%;
  width: 22px;
  height: 22px;
}
.icon.email:before {
  background: url(../img/icons/email.svg) no-repeat scroll center center / 100%;
  width: 24px;
  height: 18px;
}
.icon.intel:before {
  background: url(../img/intel_logo.svg) no-repeat scroll center center / 100%;
  width: 70px;
  height: 72px;
}
.icon.heureka:before {
  background: url(../img/heureka_logo.svg) no-repeat scroll center center / 100%;
  width: 70px;
  height: 70px;
}
.icon.support:before {
  background: url(../img/icons/support.svg) no-repeat scroll center center / 100%;
}
.icon.support:hover:before {
  background: url(../img/icons/support_hover.svg) no-repeat scroll center center / 100%;
}
.icon.better-prices:before {
  background: url(../img/icons/price.svg) no-repeat scroll center center / 100%;
}
.icon.better-prices:hover:before {
  background: url(../img/icons/price_hover.svg) no-repeat scroll center center / 100%;
}
.icon.service_circle:before {
  background: url(../img/icons/service.svg) no-repeat scroll center center / 100%;
}
.icon.service_circle:hover:before {
  background: url(../img/icons/service_hover.svg) no-repeat scroll center center / 100%;
}
.icon.store:before {
  background: url(../img/icons/map.svg) no-repeat scroll center center / 100%;
}
.icon.store:hover:before {
  background: url(../img/icons/map_hover.svg) no-repeat scroll center center / 100%;
}
.icon.newsletter:before {
  background: url(../img/icons/newsletter.svg) no-repeat scroll center center / 100%;
  width: 45px;
  height: 29px;
}
.icon.company:before {
  background: url(../img/icons/company.svg) no-repeat scroll center center / 100%;
  width: 31px;
  height: 25px;
}
.hdr {
  float: left;
  clear: left;
  width: 100%;
}
.hdr > p {
  font-size: 1.8rem;
  font-weight: bold;
  float: left;
}
.hdr > h1 {
  padding: 5px 10px 5px 0;
  font-size: 1.6rem;
  float: left;
}
.hdr .date,
.hdr .top {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 6px 0;
}
.hdr .top {
  background: red;
  color: white;
  padding: 6px 5px;
  font-size: 1.2rem;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hdr.medium > p {
  font-size: 1.7rem;
}
.hdr.hdr_large > p {
  font-size: 3rem;
  padding: 0 0 20px;
}
@media screen and (max-width: 1023px) {
  .hdr.hdr_large > p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .hdr.hdr_large > p {
    padding: 0 0 12px;
    font-size: 2.1rem;
  }
}
.hdr.hdr_main {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #E7E7E7;
  margin: 0 0 30px;
}
.hdr.hdr_main h1,
.hdr.hdr_main h2,
.hdr.hdr_main p {
  position: relative;
  padding: 12px 0;
  color: #08090F;
  text-align: center;
  font-size: 3rem;
}
.hdr.hdr_main h1:after,
.hdr.hdr_main h2:after,
.hdr.hdr_main p:after {
  content: "";
  background: #F7CB37;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
}
.hdr.hdr_main.hdr_uppercase h1,
.hdr.hdr_main.hdr_uppercase h2,
.hdr.hdr_main.hdr_uppercase p {
  text-transform: uppercase;
}
.hdr.hdr_main.m-bottom-40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .hdr.hdr_main h1,
  .hdr.hdr_main h2,
  .hdr.hdr_main p {
    padding: 10px 0;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .hdr.hdr_main h1,
  .hdr.hdr_main h2,
  .hdr.hdr_main p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .hdr.hdr_main {
    position: relative;
    left: -35px;
    width: calc(100% + 70px);
    margin: 0 0 20px;
  }
  .hdr.hdr_main h1,
  .hdr.hdr_main h2,
  .hdr.hdr_main p {
    margin: 0 35px;
  }
}
@media screen and (max-width: 480px) {
  .hdr.hdr_main {
    left: -25px;
    width: calc(100% + 50px);
  }
  .hdr.hdr_main h1,
  .hdr.hdr_main h2,
  .hdr.hdr_main p {
    padding: 8px 0;
    margin: 0 25px;
    font-size: 2.2rem;
  }
}
.opened .title {
  display: flex;
  align-items: center;
}
.opened .title:after {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
.closed .title {
  display: flex;
  align-items: center;
}
.closed .title:after {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
.opened > .hdr {
  cursor: pointer;
}
.opened > .hdr p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.opened > .hdr p:after {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
.closed > .hdr {
  cursor: pointer;
}
.closed > .hdr p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.closed > .hdr p:after {
  float: right;
  content: "";
  width: 17px;
  height: 12px;
  background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: auto;
}
.boxcont {
  float: left;
}
.boxcont:before,
.boxcont:after {
  content: "";
  display: table;
}
.boxcont:after {
  clear: both;
}
.boxcont .cnt {
  float: left;
  clear: left;
  width: 100%;
}
.boxcont .ftr {
  float: left;
  clear: left;
  width: 100%;
}
.boxcont .editing .edit {
  display: none;
}
.boxcont.err {
  border: 1px solid #C91F28 !important;
}
@media screen and (min-width: 1201px) {
  .boxcont.products.full_width .prodbox {
    width: calc(25% + 1px);
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  .boxcont.products.full_width .prodbox {
    width: calc(33.333333% + 1px);
  }
}
.boxcont.products.stifavourites .prodbox {
  position: relative;
}
.boxcont.products.stifavourites .prodbox .cancel {
  position: absolute;
  right: 15px;
  top: 15px;
  float: left;
}
.boxcont.products.stifavourites .prodbox .buttons {
  bottom: -60px !important;
}
.boxcont.article p {
  line-height: 2.8rem;
}
.boxcont.article a {
  color: #08090F;
}
.boxcont.article a span {
  color: #08090F;
}
.boxcont.article p,
.boxcont.article h2,
.boxcont.article h3 {
  margin: 0 0 20px;
}
.boxcont.article h3 {
  font-size: 2rem;
}
.boxcont.article strong {
  font-weight: 600;
}
.boxcont.article .anotation {
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px 0;
}
.boxcont.article .content ul,
.boxcont.article .content ol {
  list-style-type: disc;
  padding-left: 20px;
  margin: 2rem 0;
}
.boxcont.article .content ul li,
.boxcont.article .content ol li {
  float: none;
  line-height: 2.8rem;
}
.boxcont.article .content ol {
  list-style-type: auto;
}
.boxcont.article .table-scroll {
  margin: 0 0 20px !important;
}
.boxcont.article table {
  width: 100%;
  border: 1px solid #E7E7E7;
}
.boxcont.article table tr:first-child th {
  background: #FFFFFF;
}
.boxcont.article table tr:last-child td,
.boxcont.article table tr:last-child th {
  border-bottom: none;
}
.boxcont.article table th,
.boxcont.article table td {
  padding: 12px 20px;
}
.boxcont.article table th:first-child,
.boxcont.article table td:first-child {
  border-left: none;
}
.boxcont.article table th {
  width: auto;
  text-align: left;
  font-size: 1.6rem;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  font-weight: 600;
}
.boxcont.article table td {
  width: auto;
  font-size: 1.6rem;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
}
.boxcont.article .anchor {
  position: relative;
  top: -65px;
}
.boxcont.cookies .row label {
  font-weight: 600;
}
.boxcont.cookies .row p {
  float: left;
  width: 100%;
}
.boxcont.gdprpermiss .tools .btn.btn-close {
  display: flex;
  align-items: center;
  padding-left: 24px;
  width: auto;
}
.boxcont.gdprpermiss .tools .btn.btn-close span {
  display: block;
}
.boxcont.gdprpermiss .tools .btn.btn-close:hover:before,
.boxcont.gdprpermiss .tools .btn.btn-close:hover:after {
  background-color: #030303;
}
.boxcont.gdprpermiss .tools .btn:hover {
  text-decoration: none !important;
}
.box-white {
  float: left;
  width: 100%;
}
.box-white h4 {
  font-weight: 400;
  font-size: 1.9rem;
}
.box-white .hdr {
  display: flex;
  align-items: center;
}
.box-white .hdr p,
.box-white .hdr h3 {
  font-size: 2.4rem;
  padding: 0 0 15px;
}
.box-white .hdr .boxcont.toolbar {
  display: flex;
  align-items: center;
  width: auto;
  padding: 0 0 15px;
  margin-left: auto;
  margin-bottom: 0;
}
.box-white .hdr .boxcont.toolbar .btn-text:hover {
  text-decoration: underline !important;
  opacity: 1;
}
.box-white .hdr .boxcont.toolbar .btn-save {
  color: green;
}
.box-white .cnt {
  display: flex;
  flex-wrap: wrap;
  float: left;
  clear: left;
  width: 100%;
  padding: 40px 50px;
  background: #FFFFFF;
}
.box-white .cnt > .hdr p,
.box-white .cnt > .hdr h3 {
  font-size: 2.4rem;
  margin: 0 0 20px;
}
.box-white .cnt > .title {
  margin: 0 0 12px;
}
.box-white .cnt > .title p,
.box-white .cnt > .title h3 {
  font-size: 1.8rem;
}
.box-white .cnt.p-25 {
  padding: 25px 50px;
}
.box-white .wrapper {
  display: flex;
  flex-wrap: wrap;
}
.box-white .rowbox .label {
  margin: 0 0 7px;
}
.box-white .rowbox .text {
  font-weight: 600;
}
.box-white .rowbox .icon {
  margin: 0 0 15px;
}
.box-white .rowbox .icon p {
  font-size: 1.8rem;
  line-height: 2.3rem;
}
.box-white .rowbox .icon.check:before {
  width: 23px;
  height: 23px;
  margin: 0 18px 0 0;
}
.box-white .rowbox:last-child .icon {
  margin: 0;
}
.box-white .rowbox select,
.box-white .rowbox input,
.box-white .rowbox textarea {
  padding: 12px 16px;
}
.box-white .rowbox select:disabled,
.box-white .rowbox input:disabled,
.box-white .rowbox textarea:disabled {
  background: inherit;
  border: none;
  padding: 0;
  color: #08090F;
}
.box-white .rowbox label {
  margin: 0;
}
.box-white .rowbox textarea {
  min-height: 49px;
}
.box-white #reg-firm .fill_firm {
  font-weight: 500;
}
.box-white .hdr_toolbar .toolbar .btn-edit:after {
  display: none;
}
.box-white .toolbar .btn {
  position: relative;
  padding: 0 15px;
  min-width: auto;
}
.box-white .toolbar .btn:after {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 80%;
  top: 12%;
  background: #000000;
}
.box-white .toolbar .btn:first-child:after {
  display: none;
}
.box-white .toolbar .btn.btn-refresh:after {
  display: none;
}
.box-white .formedit .rowbox .text {
  border: 1px solid #E7E7E7;
  padding: 12px 16px;
  width: 100% !important;
  background: rgba(239, 239, 239, 0.3);
  min-height: 46px;
}
.box-white .formedit .rowbox select,
.box-white .formedit .rowbox input,
.box-white .formedit .rowbox textarea {
  padding: 12px 16px;
}
.box-white .formedit .rowbox select:disabled,
.box-white .formedit .rowbox input:disabled,
.box-white .formedit .rowbox textarea:disabled {
  border: 1px solid #E7E7E7;
  padding: 12px 16px;
  width: 100% !important;
  background: rgba(239, 239, 239, 0.3);
}
.box-white .formedit .listnotedit {
  float: left;
  width: 100%;
  margin: 0 0 12px;
}
.box-white .formedit .new_add {
  display: flex !important;
}
.box-white .formedit .new_add .newaddress {
  float: right;
}
.box-white .formedit .new_add .newaddress:hover {
  text-decoration: underline;
}
.box-white.m-bottom .cnt {
  margin: 0 0 30px;
}
.box-white.m-bottom-10 .cnt {
  margin: 0 0 10px;
}
.box-white.m-bottom-10 .cnt:last-child {
  margin: 0 0 30px;
}
.box-white.box-large > .hdr p,
.box-white.box-large > .hdr h3 {
  padding: 0 0 20px;
  font-size: 3rem;
}
.box-white.box-large .cnt {
  padding: 50px;
}
.box-white.bg-grey > .cnt {
  padding: 0;
  background: #F7F7F7;
}
.box-white.bg-grey > .cnt .cnt {
  margin: 0;
}
.box-white.box-row .rowbox {
  display: flex;
  align-items: center;
}
.box-white.box-row .rowbox .label,
.box-white.box-row .rowbox .text {
  float: left;
  width: auto;
  margin: 0 0 16px;
  font-size: 1.6rem;
  line-height: 2rem;
}
.box-white.box-row .rowbox .label {
  display: flex;
  width: 130px;
  font-weight: 600;
}
.box-white.box-row .rowbox .label.label-lg {
  width: 140px;
}
@media screen and (max-width: 767px) {
  .box-white.box-row .rowbox .label {
    width: 100px;
  }
}
.box-white.box-row .rowbox .text {
  font-weight: 400;
}
.box-white.box-row .rowbox:last-child .label,
.box-white.box-row .rowbox:last-child .text {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .box-white.box-p-35 .cnt {
    padding: 35px;
  }
}
@media screen and (max-width: 1280px) {
  .box-white .cnt {
    padding: 40px;
  }
  .box-white.box-large .cnt {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 1023px) {
  .box-white.box-large > .hdr p,
  .box-white.box-large > .hdr h3 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .box-white .cnt > .hdr p,
  .box-white .cnt > .hdr h3 {
    font-size: 1.8rem;
  }
  .box-white.box-large > .hdr p,
  .box-white.box-large > .hdr h3 {
    padding: 0 0 12px;
    font-size: 2.1rem;
  }
  .box-white.m-bottom {
    margin: 0 !important;
  }
  .box-white.m-bottom .cnt {
    margin: 0 0 25px;
  }
  .box-white.box-row .rowbox {
    flex-wrap: wrap;
    margin: 0 0 12px;
  }
  .box-white.box-row .rowbox:last-child {
    margin: 0;
  }
  .box-white.box-row .rowbox .label,
  .box-white.box-row .rowbox .text {
    width: 100%;
    margin: 0;
  }
  .box-white.box-row .rowbox .label {
    margin: 0 0 6px;
  }
}
.box-wrapper {
  padding: 35px 50px;
}
.box-wrapper .hdr p {
  padding: 0;
  margin: 0 0 20px;
}
.box-wrapper .cnt .pswd-rec {
  font-size: 1.4rem;
  font-weight: normal;
}
.box-wrapper.w-left {
  width: calc(100% - 270px);
}
.box-wrapper.w-right {
  width: 270px;
}
#headercont {
  float: left;
  clear: left;
  width: 100%;
  max-width: 100%;
  background: #07090F;
  z-index: 99;
}
#headercont .top .icon:before {
  margin: 0 8px 0 0;
}
#headercont .top,
#headercont .center {
  display: flex;
  justify-content: flex-end;
  float: left;
  clear: left;
  width: 100%;
}
#headercont .header_wrapper .header_content {
  position: relative;
  z-index: 100;
}
#headercont .header_wrapper .header_content.content_left .contact .text {
  margin: 0 0 0 12px;
}
#headercont .header_wrapper .header_content.content_left .contact .text p,
#headercont .header_wrapper .header_content.content_left .contact .text a {
  float: left;
  clear: left;
  color: #FFFFFF;
}
#headercont .header_wrapper .header_content.content_left .contact .text p.hours,
#headercont .header_wrapper .header_content.content_left .contact .text a.hours {
  color: #9F9F9F;
}
#headercont .header_wrapper .header_content.content_left .contact .text p {
  line-height: 2rem;
}
#headercont .header_wrapper .header_content.content_left .contact .text .phone {
  font-size: 2rem;
  font-weight: 600;
}
#headercont .header_wrapper .header_content.content_right {
  width: calc(100% - 470px);
}
#headercont.active_search .search input {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #08090F;
}
#headercont.active_search .search .btn-search {
  background: #FFFFFF;
  border-color: #FFFFFF;
}
#headercont nav {
  float: left;
  clear: left;
}
#headercont .logo {
  width: 190px;
  float: left;
  margin: 0 80px 0 0;
}
#headercont .logo a {
  background: url(../img/logo.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 98px;
  font-size: 0;
  color: transparent;
  float: left;
  display: block;
  transition: height 0.2s ease-out;
  outline: none;
}
#headercont .login {
  float: right;
  z-index: 9;
}
#headercont .login label[for='conlogsave'] {
  display: none;
}
#headercont .popup {
  display: none;
  position: absolute;
  background: #FFFFFF;
}
#headercont .popup.logged-popup {
  top: 101px;
  width: 400px;
  left: 50%;
  margin-left: -200px;
}
@media screen and (max-width: 1023px) {
  #headercont .popup.logged-popup {
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #headercont .popup.logged-popup {
    top: 45px;
  }
}
@media screen and (max-width: 640px) {
  #headercont .popup.logged-popup {
    top: 60px;
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  #headercont .popup.logged-popup .hdr p {
    width: 100%;
    text-align: center;
    font-size: 2.1rem;
  }
  #headercont .popup.logged-popup .user-section.user-bottom .icon_wrap {
    width: 50% !important;
  }
}
@media screen and (max-width: 360px) {
  #headercont .popup.logged-popup {
    top: 50px;
  }
}
#headercont .popup.login-popup {
  top: 145px;
  right: 0;
  width: 640px;
}
#headercont .popup.login-popup .warning {
  margin: 0;
  color: #e70000;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  #headercont .popup.login-popup {
    top: 70px;
    right: 70px;
  }
}
@media screen and (max-width: 767px) {
  #headercont .popup.login-popup {
    top: 60px;
    right: 0px;
    width: calc(100% + 135px);
    z-index: 2;
  }
}
@media screen and (max-width: 640px) {
  #headercont .popup.login-popup {
    width: 100%;
  }
  #headercont .popup.login-popup .hdr p {
    width: 100%;
    font-size: 2.1rem;
    text-align: center;
    margin: 0 0 13px;
  }
  #headercont .popup.login-popup .box-wrapper.p-30 {
    width: 100%;
    padding: 20px 25px;
  }
  #headercont .popup.login-popup .box-wrapper.w-right p {
    text-align: center;
  }
  #headercont .popup.login-popup .box-wrapper.w-right .row {
    justify-content: column;
  }
  #headercont .popup.login-popup .box-wrapper.w-right .row .rowbox {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #headercont .popup.login-popup .box-wrapper.w-right .row .rowbox .icon {
    width: 240px;
  }
  #headercont .popup.login-popup .box-wrapper .m-top-30 {
    margin-top: 25px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 360px) {
  #headercont .popup.login-popup {
    top: 50px;
  }
}
#headercont .popup.login-popup .rowbox input {
  padding: 6px 10px;
}
#headercont .popup ul {
  float: left;
  clear: left;
}
#headercont .popup ul li {
  float: left;
  padding: 6px 0 6px 10px;
  font-weight: bold;
}
#headercont .popup ul li a {
  color: #08090F;
}
#headercont .logged {
  z-index: 9;
}
@media screen and (min-width: 641px) {
  #headercont .logged {
    position: relative;
  }
}
#headercont .logged .cnt {
  padding: 0;
}
#headercont .logged .user-section .icon_wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#headercont .logged .user-section .icon_wrap .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #EBEBEB;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  margin: 0 0 10px;
}
#headercont .logged .user-section .icon_wrap span {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.8rem;
  transition: all 200ms ease;
}
#headercont .logged .user-section .icon_wrap:nth-child(-n+3) {
  margin: 0 0 22px;
}
#headercont .logged .user-section .icon_wrap:hover span {
  color: #F8CC37;
}
#headercont .logged .user-section.user-center {
  border-top: 1px solid #E7E7E7;
  padding: 15px 25px;
}
#headercont .logged .user-section.user-center .advertisement {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
}
#headercont .logged .user-section.user-center .advertisement:hover span {
  color: #F8CC37;
}
#headercont .logged .user-section.user-bottom {
  padding: 0;
}
#headercont .logged .user-section.user-bottom .icon_wrap {
  flex-direction: row;
  justify-content: center;
  padding: 20px 25px;
  margin: 0;
  background: #F7F7F7;
}
#headercont .logged .user-section.user-bottom .icon_wrap.home_wrap {
  margin-left: auto;
}
#headercont .logged .user-section.user-bottom .icon_wrap span:not(.icon) {
  max-width: calc(100% - 49px);
  text-align: left;
}
#headercont .logged .user-section.user-bottom .icon_wrap.logout_wrap {
  width: 43%;
  border-right: 1px solid #FFFFFF;
}
#headercont .logged .user-section.user-bottom .icon_wrap.home_wrap {
  width: 57%;
  margin-left: inherit;
  border-left: 1px solid #FFFFFF;
}
#headercont .logged .user-section.user-bottom .icon_wrap .icon {
  width: 39px;
  height: 39px;
  margin: 0 10px 0 0;
}
#headercont .logged .user-section.user-bottom .icon_wrap .icon:before {
  margin: 0;
}
#headercont .logged .user-section.user-bottom .icon {
  float: left;
  position: relative;
  margin: 0;
  border: none;
}
#headercont .logged .user-section.user-bottom .icon:before {
  width: 39px;
  height: 39px;
  background-size: 39px 39px;
  margin: 0 0 10px;
}
#headercont .logged .user-section.user-bottom .icon:hover span {
  color: #C4C4C4;
}
#headercont .logged .btn-logout {
  float: left;
  clear: left;
  display: none;
}
#headercont .modalmenu {
  float: right;
  margin-left: 10px;
}
#headercont .modalmenu ul {
  float: right;
}
#headercont .modalmenu ul li {
  padding: 5px 0;
}
#headercont .modalmenu ul li:after {
  content: "|";
}
#headercont .modalmenu ul li a {
  font-weight: bold;
  padding: 0 5px;
}
#headercont .modalmenu ul li:last-child:after {
  content: "";
}
#headercont .i18n {
  float: right;
  margin: 0 0 0 10px;
  /* icons */
  /* text */
}
#headercont .i18n ul.icons {
  float: right;
}
#headercont .i18n ul.icons li {
  padding: 7px 0 0 0;
}
#headercont .i18n ul.icons li a {
  float: left;
  margin: 0 4px;
  width: 25px;
  height: 16px;
  color: transparent;
  border: 1px solid #E7E7E7;
}
#headercont .i18n ul.icons li a:hover {
  cursor: pointer;
}
#headercont .i18n ul.icons li a.en {
  background: url("../img/flag-en.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.cz {
  background: url("../img/flag-cz.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.sk {
  background: url("../img/flag-sk.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.pl {
  background: url("../img/flag-pl.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.de {
  background: url("../img/flag-de.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li a.hu {
  background: url("../img/flag-hu.svg") no-repeat center;
  background-size: 100%;
}
#headercont .i18n ul.icons li:last-child a {
  margin: 0 0 0 5px;
}
#headercont .i18n ul.text {
  float: right;
}
#headercont .i18n ul.text li {
  padding: 5px 0 6px 0;
}
#headercont .i18n ul.text li:after {
  content: "|";
  color: #9F9F9F;
  opacity: 0.6;
}
#headercont .i18n ul.text li a {
  float: left;
  margin: 0 5px;
  font-size: 1.3rem;
  color: #9F9F9F;
}
#headercont .i18n ul.text li a:hover {
  cursor: pointer;
}
#headercont .i18n ul.text li a.act {
  font-weight: bold;
}
#headercont .i18n ul.text li:last-child a {
  margin: 0 0 0 5px;
}
#headercont .i18n ul.text li:last-child:after {
  content: "";
}
#headercont .basket .cnt {
  padding: 16px 0;
  transition: padding 0.2s ease-out;
}
#headercont .basket.header_icon {
  margin-right: 0px;
}
#headercont .basket.header_icon .btn_icon.btn-buy {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#headercont .basket.header_icon .btn_icon:before {
  margin: 0;
  display: inline-block;
  font: normal normal normal 2.2rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#headercont .basket.header_icon .btn_icon .count {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E7E7E7;
  color: #08090F;
  min-width: 2.1rem;
  height: 2.1rem;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 3px;
  font-size: 1.2rem;
  font-weight: 500;
  position: absolute;
  left: 25px;
  top: 0px;
}
#wrapper {
  width: 100%;
  padding: 0;
  max-width: 1920px;
  margin: 0 auto;
}
#maincont {
  float: left;
  position: relative;
  background: #F7F7F7;
  font-size: 1.6em;
  width: 100%;
}
#maincont[data-logged='1'] .prodbox .buttons {
  bottom: -115px;
}
#centercont {
  background: #F7F7F7;
}
#centercont.cookie {
  padding: 145px 0 0 0;
}
#centercont .content:before,
#centercont .content:after {
  content: "";
  display: table;
}
#centercont .content:after {
  clear: both;
}
#centercont .content .hdr {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .hdr p {
  padding: 0;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
}
#centercont .content .hdr:not(:empty) {
  padding: 2px 0;
}
#centercont .content .cnt {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .ftr {
  float: left;
  clear: left;
  width: 100%;
}
#centercont .content .ftr:not(:empty) {
  padding: 2px 0;
}
#contentcont {
  width: 100%;
  min-height: 500px;
}
.contentcont .boxcont {
  margin: 0 0 10px 0;
}
.contentcont .boxcont:not([class*="col-"]) {
  width: 100%;
}
.contentcont .boxcont.half {
  width: calc(100% / 2 - 10px / 2);
}
.contentcont .boxcont.fulltext form input[type="text"]:last-of-type {
  margin-right: 15px;
}
.contentcont .boxcont.products {
  margin: 0 0 40px;
}
.contentcont .boxcont.pay {
  margin: 0 0 20px;
}
.contentcont .registration > .row {
  margin: 10px 0 0;
}
.contentcont .registration .ic-status {
  color: #E7E7E7;
  margin: 8px 0px 0px 5px;
  float: left;
  font-weight: bold;
}
.contentcont .registration .box-white.nav > .cnt {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.contentcont .registration .box-white.nav label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 50%;
  padding: 25px 50px 25px 93px;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 600;
  border: 1px solid #FFFFFF;
  border-left: 1px solid #F7F7F7;
}
.contentcont .registration .box-white.nav label .choose_wrap:first-letter {
  text-transform: uppercase;
}
.contentcont .registration .box-white.nav label:first-child {
  border-left: 1px solid #FFFFFF;
}
.contentcont .registration .box-white.nav label:before {
  top: 26px;
  left: 50px;
}
.contentcont .registration .box-white.nav label:after {
  top: 32px;
  left: 56px;
}
.contentcont .registration .box-white.nav label .icon {
  margin-left: auto;
}
.contentcont .registration .box-white.nav label .icon.login:before {
  width: 23px;
  height: 23px;
}
.contentcont .registration .box-white.nav label .icon:before {
  filter: grayscale(1);
}
.contentcont .registration .box-white.nav label.act .icon:before {
  filter: grayscale(0);
}
.contentcont .registration .box-white.nav label:hover {
  border: 1px solid #cfcfcf;
  z-index: 1;
}
.contentcont .registration .box-white.nav label:hover .icon:before {
  filter: grayscale(0);
}
.contentcont .registration .better_price .products .prodbox {
  display: none;
  width: 100%;
  border: 1px solid #FFFFFF;
  border-top: 1px solid #F7F7F7;
}
.contentcont .registration .better_price .products .prodbox .hdr h2 {
  font-size: 1.6rem;
  height: 3.2em;
  margin: 0 0 10px;
}
.contentcont .registration .better_price .products .prodbox .hdr h2 a {
  font-weight: 600;
}
.contentcont .registration .better_price .products .prodbox .note,
.contentcont .registration .better_price .products .prodbox .price,
.contentcont .registration .better_price .products .prodbox .icons_wrap {
  display: none;
}
.contentcont .registration .better_price .products .prodbox .availability {
  margin: 0;
}
.contentcont .registration .better_price .products .prodbox:first-child {
  border-top: 1px solid #FFFFFF;
}
.contentcont .registration .better_price .products .prodbox:nth-child(-n+3) {
  display: block;
}
.contentcont .registration .better_price .products .prodbox.list .img {
  width: 75px;
  height: 75px;
}
.contentcont .registration .better_price .products .prodbox.list .cnt {
  width: calc(100% - 105px);
}
.contentcont .registration .better_price .products .prodbox:hover {
  border: 1px solid #cfcfcf;
}
.contentcont .registration .better_price .buttons {
  padding: 0 50px;
}
.contentcont .registration .better_price .buttons .btn {
  width: 100%;
  padding: 10px 12px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.contentcont .registration .comshipto .tabinfo,
.contentcont .registration .head_office .tabinfo {
  margin: 25px 0 0;
}
.contentcont .registration .comshipto label,
.contentcont .registration .head_office label {
  margin: 0;
}
.contentcont .registration .btn-reg {
  float: right;
}
.contentcont .registration .row_submit {
  margin: 30px 0;
}
.contentcont.err500 p {
  padding: 5px 0;
}
.contentcont.err500 ul {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 0 30px;
  list-style: disc;
}
.contentcont.err500 li {
  float: left;
  clear: left;
  width: 100%;
  cursor: pointer;
}
.contentcont .changelog li {
  float: left;
  clear: left;
  width: 100%;
  font-size: 1.3rem;
  margin: 2px 0;
}
.contentcont .changelog .version {
  padding: 5px 0;
  font-size: 1.5rem;
  font-weight: bold;
}
.contentcont .changelog .fixed,
.contentcont .changelog .changed,
.contentcont .changelog .added,
.contentcont .changelog .other {
  padding-left: 25px;
}
.contentcont .changelog .fixed span,
.contentcont .changelog .changed span,
.contentcont .changelog .added span,
.contentcont .changelog .other span {
  float: left;
  margin-right: 5px;
  background: #0366d6;
  color: white;
  padding: 2px 4px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.2rem;
  min-width: 70px;
  text-align: center;
}
.contentcont .changelog .added span {
  background: #28a745;
}
.contentcont .changelog .btn {
  float: right;
}
.contentcont.orders .boxcont.msgbox,
.contentcont.iisutil .boxcont.msgbox {
  margin: 0 0 40px;
}
.contentcont.orders .btn-pay,
.contentcont.iisutil .btn-pay {
  margin: 12px 0 0;
  transition: color 5s;
}
.contentcont.comshipto .comshipto .toolbar .btn-delete {
  display: none;
}
.contentcont.comshipto .comshipto #frmcomshiptoform .btn-hide-delivery {
  float: right;
}
.contentcont.comshipto .comshipto #frmcomshiptoform.formedit .btn-hide-delivery {
  display: none;
}
.contentcont.contact .identityprovider {
  margin: 30px 0 0;
}
.contentcont.contact .identityprovider .hdr p {
  font-size: 2.4rem;
  padding: 0 0 15px;
}
.contentcont.contact .identityprovider .cnt {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.contentcont.contact .identityprovider .cnt .rowbox {
  width: auto;
}
.contentcont.contact .identityprovider .cnt .rowbox .btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.contentcont.contact .identityprovider .cnt .rowbox .btn img {
  width: 26px;
  height: 26px;
}
/* footer */
#footercont .footer_wrapper {
  padding: 40px 0px;
}
#footercont .footer_wrapper .left-column {
  width: auto;
}
#footercont .footer_wrapper .right-column {
  width: calc(100% - 410px);
  padding: 0 0 0 70px;
}
#footercont .footer_wrapper .logo {
  width: 136px;
  margin: 0 50px 0 0;
  float: left;
}
#footercont .footer_wrapper .logo a {
  background: url(../img/logo_black.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 71px;
  font-size: 0;
  color: transparent;
  float: left;
  display: block;
  transition: height 0.2s ease-out;
  outline: none;
}
#footercont .footer_wrapper .company .name {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 0 0 7px;
}
#footercont .footer_wrapper .company .address {
  margin: 0 0 7px;
}
#footercont .footer_wrapper .logo_wrapper {
  align-items: center;
}
#footercont .footer_wrapper .contact_wrapper {
  flex: 1;
  justify-content: center;
  flex-direction: column;
}
#footercont .footer_wrapper .contact {
  padding: 30px 0;
}
#footercont .footer_wrapper .contact a {
  float: left;
  font-size: 2.2rem;
  line-height: 2.2rem;
  font-weight: 500;
}
#footercont .footer_wrapper .contact a.phone {
  margin: 0 40px 0 0;
}
#footercont .footer_wrapper .opening_hours {
  flex: 1;
}
#footercont .footer_wrapper .opening_hours .icon {
  flex-wrap: wrap;
}
#footercont .footer_wrapper .opening_hours .icon span {
  font-weight: 500;
}
#footercont .footer_wrapper .partners .intel {
  margin: 0 40px 0 0;
}
#footercont .icons_wrapper {
  background: #E7E7E7;
  padding: 30px 0;
}
#footercont .deliverycont {
  flex: 1;
}
#footercont .paymentcont .icon {
  margin: 0 15px 0 0;
}
#footercont .paymentcont .icon.card {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  background: #FFFFFF;
  width: 66px;
  height: 36px;
  border-radius: 50px;
}
#footercont .paymentcont .icon:before {
  width: 32px;
  height: 25px;
}
#footercont .paymentcont .icon.visa:before {
  width: 43px;
  height: 13px;
}
#footercont .paymentcont .icon.visa_electron:before {
  width: 43px;
  height: 19px;
}
#footercont .paymentcont .icon:last-child {
  margin-right: 0;
}
#footercont .footerinfo {
  float: left;
  clear: left;
  width: 100%;
  padding: 26px 0;
  border-top: 1px solid #E7E7E7;
  background: #07090F;
  color: #FFFFFF;
}
#footercont .footerinfo .cnt {
  display: flex;
  justify-content: space-between;
}
#footercont .footerinfo .cnt a {
  color: #FFFFFF;
  font-size: 1.5rem;
}
#footercont .footerinfo .cnt .company {
  flex: 1;
}
#footercont .footerinfo .cnt .oldversion {
  display: flex;
  flex: 3;
  justify-content: center;
}
#footercont .footerinfo .cnt .copyright {
  flex: 1;
}
#footercont .footerinfo .cnt .copyright span {
  float: left;
}
#footercont .footerinfo .cnt .copyright span:first-child:after {
  content: "|";
  margin: 0 5px;
}
.deliverycont {
  flex: 1;
}
.deliverycont .icon {
  margin: 0 30px 0 0;
}
.deliverycont .icon:before {
  width: 85px;
  height: 32px;
}
.deliverycont .icon.posta:before {
  width: 117px;
  height: 17px;
}
.deliverycont .icon.dpd:before {
  width: 56px;
  height: 26px;
}
.deliverycont .icon.gls:before {
  width: 72px;
  height: 22px;
}
.deliverycont .icon.pdp:before {
  width: 76px;
  height: 16px;
}
.deliverycont .icon.zasilkovna:before {
  width: 116px;
  height: 28px;
}
.deliverycont .icon:last-child {
  margin-right: 0;
}
.msg.format,
.msg.err {
  float: left;
  clear: left;
  width: 100%;
  margin: 5px 0 0;
  color: #C91F28;
  font-size: 1.4rem;
  font-weight: 500;
  font-style: italic;
}
.msg.format span,
.msg.err span {
  text-transform: lowercase;
}
.tabform {
  width: 100%;
}
.tabform.half {
  width: 50%;
  float: left;
}
.tabform th {
  width: 45%;
  text-align: right;
  padding: 3px;
  font-weight: 500;
}
.tabform th:not(:empty):not(.notdeliv):after {
  content: " :";
}
.tabform th.req:before {
  content: "*";
}
.tabform th.top {
  vertical-align: top;
}
.tabform td {
  width: 55%;
  text-align: left;
  padding: 3px;
}
.tabform a {
  padding: 3px 0;
}
.tabform ul {
  float: left;
  clear: left;
}
.tabform ul li {
  clear: left;
}
.tabform select,
.tabform input {
  width: 50%;
  max-width: 350px;
  min-width: 150px;
  margin: 0 6px 0 0;
}
.tabform p {
  float: left;
  padding: 7px 0;
  margin: 0 6px 0 0;
}
.tabform textarea {
  width: 100%;
}
.tabform .large {
  width: 100%;
  max-width: none;
}
.tabform .small {
  width: 25%;
  min-width: 100px;
}
.tabform .xsmall {
  width: 10%;
  min-width: 50px;
}
.tabinfo {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #E7E7E7;
}
.tabinfo th {
  width: 45%;
  text-align: right;
  padding: 10px 15px;
  font-weight: 500;
}
.tabinfo th:not(:empty):not(.notdeliv):after {
  content: " :";
}
.tabinfo th.req:before {
  content: "*";
}
.tabinfo th select,
.tabinfo th .custom-select {
  float: right;
}
.tabinfo th.info_th {
  cursor: help;
  text-align: center;
}
.tabinfo th.th_160 {
  width: 160px;
}
.tabinfo th.th_140 {
  width: 140px;
}
.tabinfo th.th_120 {
  width: 120px;
}
.tabinfo th.th_60 {
  width: 60px;
}
.tabinfo th.view_items {
  width: 60px;
}
.tabinfo th.tools a {
  min-width: auto;
}
.tabinfo td {
  width: 55%;
  text-align: left;
  padding: 10px 15px;
}
.tabinfo td input:disabled {
  background: none;
  border: none;
  padding: 0 !important;
  margin: 0;
}
.tabinfo p {
  float: left;
}
.tabinfo p.mar-right {
  margin-right: 5px;
}
.tabinfo p.before-btn {
  padding: 10px 5px 10px 0;
}
.tabinfo .btn span {
  float: none;
}
.tabinfo ul {
  float: left;
  clear: left;
  margin: 3px 0;
}
.tabinfo ul li {
  clear: left;
}
.tabinfo .nodata td {
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
}
.tabinfo.table-grid {
  width: 100%;
}
.tabinfo.table-grid tbody {
  display: grid;
  width: 100%;
}
.tabinfo.table-grid.grid-4 tbody {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1200px) {
  .tabinfo.table-grid.grid-4 tbody {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1023px) {
  .tabinfo.table-grid.grid-4 tbody {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .tabinfo.table-grid.grid-4 tbody {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tabinfo.table-grid.grid-3 tbody {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1200px) {
  .tabinfo.table-grid.grid-3 tbody {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1023px) {
  .tabinfo.table-grid.grid-3 tbody {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tabinfo .ord_notconfirm {
  color: #db1818;
}
.tabinfo .ord_done {
  color: #00a100;
}
.tabinfo.hor:not(.stitable, .tablist) tr:first-child th {
  background: #FFFFFF;
}
.tabinfo.hor:not(.stitable, .tablist) th {
  width: auto;
  text-align: left;
  border-bottom: 1px solid #E7E7E7;
}
.tabinfo.hor:not(.stitable, .tablist) th:not(:empty):after {
  content: "";
}
.tabinfo.hor:not(.stitable, .tablist) th.tools {
  text-align: right;
}
.tabinfo.hor:not(.stitable, .tablist) th.tools .custom-select {
  float: right;
  width: 100px;
}
.tabinfo.hor:not(.stitable, .tablist) th.tools .btn {
  float: right;
}
.tabinfo.hor:not(.stitable, .tablist) th.tools a.btn {
  float: right;
}
.tabinfo.hor:not(.stitable, .tablist) th .arr {
  display: inline-block;
  font: normal normal normal 2em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: auto;
  margin: 0 2px;
}
.tabinfo.hor:not(.stitable, .tablist) th .arr.act {
  color: rgba(7, 46, 92, 0.8);
}
.tabinfo.hor:not(.stitable, .tablist) th .arr-down:before {
  content: "\f0d7";
}
.tabinfo.hor:not(.stitable, .tablist) th .arr-up:before {
  content: "\f0d8";
}
.tabinfo.hor:not(.stitable, .tablist) td {
  width: auto;
  border-bottom: 1px solid #E7E7E7;
}
.tabinfo.hor:not(.stitable, .tablist) td.paramname {
  width: 50%;
}
.tabinfo.hor:not(.stitable, .tablist) td.paramname .info {
  float: unset;
  margin: 0;
  top: -1px;
}
.tabinfo.hor:not(.stitable, .tablist) td.tools .custom-select {
  float: right;
  width: 80px;
}
.tabinfo.hor:not(.stitable, .tablist) td.tools .btn {
  float: right;
  min-width: auto;
}
.tabinfo.hor:not(.stitable, .tablist).border_none {
  border: none;
}
.tabinfo.hor:not(.stitable, .tablist).border_none tr:nth-child(2n+1) td {
  background: #FFFFFF;
}
.tabinfo.hor:not(.stitable, .tablist).border_none tr:first-child td {
  padding: 10px 15px;
}
.tabinfo.hor:not(.stitable, .tablist).border_none tr:last-child td {
  padding: 10px 15px;
}
.tabinfo.hor:not(.stitable, .tablist).border_none th {
  border: none;
  font-weight: 500;
  font-size: 1.6rem;
}
.tabinfo.hor:not(.stitable, .tablist).border_none td {
  border: none;
  font-size: 1.6rem;
}
.tabinfo.form {
  float: left;
  clear: left;
  width: 100%;
  border: none;
  margin: 0;
}
.tabinfo.form tbody {
  display: flex;
  flex-wrap: wrap;
}
.tabinfo.form tr {
  float: left;
  margin: 0 0 10px;
}
.tabinfo.form tr:not([class*="col-"]) {
  width: 100%;
}
.tabinfo.form tr:last-child {
  margin: 0;
}
.tabinfo.form th {
  float: left;
  clear: left;
  width: 100%;
  padding: 0;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 7px;
}
.tabinfo.form th:not(.notafter):first-child:not(:empty):after {
  content: "";
}
.tabinfo.form td {
  float: left;
  clear: left;
  width: 100%;
  padding: 0;
  font-size: 1.6rem;
}
.tabinfo.form td input,
.tabinfo.form td textarea {
  width: 100%;
  padding: 12px 16px;
  font-size: 1.6rem;
}
.tabinfo.form td input::-webkit-input-placeholder,
.tabinfo.form td textarea::-webkit-input-placeholder {
  color: #FFFFFF;
}
.tabinfo.form td input::-moz-placeholder,
.tabinfo.form td textarea::-moz-placeholder {
  color: #FFFFFF;
}
.tabinfo.form td input:-ms-input-placeholder,
.tabinfo.form td textarea:-ms-input-placeholder {
  color: #FFFFFF;
}
.tabinfo.form td .custom-select,
.tabinfo.form td .custom-multi-select {
  width: 100%;
}
.tabinfo.form .h-input {
  min-height: 49px;
}
.tabinfo.form .postcodes {
  display: none;
}
.tabinfo.white-table {
  border: none;
}
.tabinfo.white-table th {
  background: #FFFFFF;
}
.tabinfo.white-table td {
  background: #FFFFFF;
}
.tabinfo.fcoldata td:not(.notafter):first-child {
  text-align: right;
  font-weight: bold;
  width: 20%;
}
.tabinfo.fcoldata td:not(.notafter):first-child:not(:empty):after {
  content: " :";
}
.tabinfo.sender {
  width: auto;
  float: left;
}
.tabinfo.receiver {
  width: auto;
  float: right;
  clear: left;
}
.tabinfo.sumtab {
  border: none;
}
.tabinfo.sumtab tbody {
  display: flex;
  flex-direction: column;
}
.tabinfo.sumtab .tabinfo tr:last-child td,
.tabinfo.sumtab .tabinfo tr:last-child th {
  padding-bottom: 0px;
}
.tabinfo.sumtab tr {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0 0 6px;
}
.tabinfo.sumtab tr:last-child {
  margin: 0;
}
.tabinfo.sumtab tr.totalsum {
  margin-top: 10px;
}
.tabinfo.sumtab tr.totalsum td,
.tabinfo.sumtab tr.totaldph td {
  font-weight: 700;
}
.tabinfo.sumtab tr.totalsum.wvat {
  margin-top: 10px;
}
.tabinfo.sumtab tr.totalsum.wvat td {
  font-weight: 700;
  font-size: 2.1rem;
}
.tabinfo.sumtab th {
  padding: 0;
  font-weight: 400;
  font-size: 1.6rem;
  width: auto;
}
.tabinfo.sumtab td {
  display: flex;
  justify-content: flex-end;
  width: auto;
  padding: 0;
  min-width: 160px;
  padding-left: 20px;
  font-weight: 500;
}
.tabinfo.promogifts img {
  max-width: 75px;
  max-height: 75px;
}
.boxcont.msgbox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0;
  padding: 0 35px;
  border: none !important;
}
.boxcont.msgbox .hdr:not(.hdr_main) {
  max-width: 1280px;
  padding: 15px 30px;
  background: #FFFFFF;
  border-bottom: 1px solid #F7F7F7;
}
.boxcont.msgbox .hdr:not(.hdr_main) p {
  color: #C91F28;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 2rem;
  text-transform: uppercase;
}
.boxcont.msgbox .cnt,
.boxcont.msgbox .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1280px;
  padding: 30px 30px;
  background: #FFFFFF;
}
.boxcont.msgbox .cnt p,
.boxcont.msgbox .row p {
  text-align: center;
}
.boxcont.msgbox .row {
  align-items: center;
  flex-direction: column;
}
.boxcont.msgbox.success .hdr:not(.hdr_main) p {
  color: #009500;
}
.boxcont.msgbox.warning .hdr:not(.hdr_main) p {
  color: orange;
}
.boxcont.msgbox.msg_title {
  display: block;
  margin: 0 0 40px;
}
.boxcont.msgbox.msg_title .row {
  background: inherit;
  padding: 0 30px;
}
.boxcont.msgbox.msg_title.danger .hdr.hdr_main p {
  color: #C91F28;
}
.boxcont.msgbox.msg_title.success .hdr.hdr_main p {
  color: #009500;
}
.search {
  width: 100%;
  max-width: 545px;
  transition: padding 0.2s ease-out;
  transition: all 200ms ease;
  margin: 0 60px 5px 60px;
}
.search input {
  position: relative;
  width: calc(100% - 74px);
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 10px 30px;
  margin: 0;
  background: #1F1F21;
  border-color: #1F1F21;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #9F9F9F;
  z-index: 101;
  transition: all 200ms ease;
}
.search input::placeholder {
  color: #9F9F9F;
}
.search input::-webkit-search-decoration,
.search input::-webkit-search-cancel-button,
.search input::-webkit-search-results-button,
.search input::-webkit-search-results-decoration {
  display: none;
}
.search .cnt {
  position: relative;
  padding: 0;
}
.search .btn-search {
  width: auto;
  background: #1F1F21;
  border-color: #1F1F21;
  min-width: 0;
  margin: 0;
  padding: 10px 24px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 101;
}
.search .btn-search span {
  display: none;
}
.search:hover input {
  border-color: #353639;
  background: #353639;
}
.search:hover .btn-search {
  border-color: #353639;
  background: #353639;
  opacity: 1;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  float: left;
  line-height: 2rem;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #D7D7D7;
  background: #FFFFFF;
}
[type="checkbox"]:not(:checked) + label:hover:before,
[type="checkbox"]:checked + label:hover:before {
  border: 1px solid #b3b3b3;
}
[type="checkbox"]:disabled + label:hover:before,
[type="checkbox"]:checked + label:hover:before {
  border: 1px solid #EEEEEE;
}
[type="checkbox"]:not(:checked).err + label:before {
  border: 1px solid #C91F28 !important;
}
[type="checkbox"]:checked + label:before {
  background: #ffffff;
  border: 1px solid #b3b3b3;
}
[type="checkbox"]:hover:checked + label:hover:before {
  background: #ffffff;
  border: 1px solid #b3b3b3;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: "";
  background: url(../img/icons/check_icon.svg) no-repeat scroll center center / 100%;
  position: absolute;
  width: 19px;
  height: 14px;
  top: 1px;
  left: 3px;
  transition: all 200ms ease;
  font-weight: normal;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #EEEEEE;
  background-color: #FBFBFB;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #B1B1B1;
}
/* Base for label styling */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 34px;
  cursor: pointer;
  font-family: 'Jost', tahoma, verdana, arial, sans-serif;
}
/* radio aspect */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 21px;
  height: 21px;
  border: 1px solid #DEDEDE;
  background: #FFFFFF;
  border-radius: 50px;
}
[type="radio"]:checked + label:before {
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
}
/* checked mark aspect */
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  top: 6px;
  left: 6px;
  background: #F7CB37;
  transition: all 0.2s;
  border-radius: 50px;
}
/* checked mark aspect changes */
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled radio */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
  color: #999;
}
[type="radio"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:not(:checked) + label.check-lg,
[type="checkbox"]:checked + label.check-lg {
  padding-left: 35px;
  line-height: 2.3rem;
  font-size: 1.6rem;
}
[type="checkbox"]:not(:checked) + label.check-lg:before,
[type="checkbox"]:checked + label.check-lg:before {
  width: 19px;
  height: 19px;
}
[type="checkbox"]:not(:checked) + label.check-lg:after,
[type="checkbox"]:checked + label.check-lg:after {
  width: 22px;
  height: 17px;
  top: 1px;
  left: 5px;
}
#popupbckg,
.popupbckg,
.modal-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  background: rgba(7, 9, 15, 0.5);
  z-index: 3;
}
.popupbckg,
.modal-popup {
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
#popupbckgrestree {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: "";
  background: rgba(7, 9, 15, 0.5);
  z-index: 1;
}
.modal-popup .gdpr-detail {
  display: block;
}
.modal-popup.dtp-ext-widget-ppl .modal-content,
.modal-popup.dtp-ext-widget-dpd .modal-content,
.modal-popup.dtp-ext-widget-bal .modal-content,
.modal-popup.dtp-ext-widget-gls .modal-content {
  width: 80%;
  height: 100%;
  max-width: initial;
  max-height: calc(100vh - 80px);
  overflow: hidden;
}
.modal-popup.dtp-ext-widget-ppl .modal-content iframe,
.modal-popup.dtp-ext-widget-dpd .modal-content iframe,
.modal-popup.dtp-ext-widget-bal .modal-content iframe,
.modal-popup.dtp-ext-widget-gls .modal-content iframe {
  min-height: 100%;
}
@media screen and (max-width: 768px) {
  .modal-popup.dtp-ext-widget-ppl .modal-content,
  .modal-popup.dtp-ext-widget-dpd .modal-content,
  .modal-popup.dtp-ext-widget-bal .modal-content,
  .modal-popup.dtp-ext-widget-gls .modal-content {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .modal-popup.dtp-ext-widget-ppl .modal-content,
  .modal-popup.dtp-ext-widget-dpd .modal-content,
  .modal-popup.dtp-ext-widget-bal .modal-content,
  .modal-popup.dtp-ext-widget-gls .modal-content {
    width: 100%;
  }
}
.modal-popup.dtp-ext-widget-dpd .modal-content {
  padding: 0;
}
.modal-popup.dtp-ext-widget-dpd .modal-content .btn-close {
  display: none;
}
.modal-popup .article {
  padding: 0;
}
.modal-popup .article .column_left {
  display: none;
}
.modal-popup .article .column_right {
  width: 100%;
  padding: 0;
}
.modal-popup-cookie {
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
  z-index: 999;
  background: #F6F6F6;
  box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.5);
}
.modal-popup-cookie .modal-content {
  width: 100%;
  max-width: 980px;
  background: #F6F6F6;
  border: none;
  border-radius: 0;
}
@media screen and (max-width: 980px) {
  .modal-popup-cookie {
    top: 20%;
    left: 20%;
    transform: translate(-12%, -20%);
  }
}
@media screen and (max-width: 480px) {
  .modal-popup-cookie {
    top: 20%;
    left: 10%;
    transform: translate(-5%, -20%);
  }
}
.modal-content {
  float: left;
  display: block;
  width: 100%;
  max-width: 600px;
  text-align: center;
  position: relative;
  padding: 40px 40px;
  top: auto;
  left: auto;
  background: #F7F7F7;
  overflow-y: auto;
  max-height: calc(100vh - 130px);
  font-size: 1.6rem;
}
.modal-content .btn-close {
  position: absolute;
  padding: 0;
  width: 20px;
  height: 20px;
  min-width: auto;
  top: 15px;
  right: 15px;
}
.modal-content .btn-close:before,
.modal-content .btn-close:after {
  height: 20px;
}
.modal-content .navbar {
  display: none;
}
.modal-content iframe {
  min-height: 500px;
}
@media screen and (max-width: 1023px) {
  .modal-content {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .modal-content {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .modal-content {
    width: calc(100% - 40px);
  }
}
.modal-content.cookies {
  max-width: 700px;
}
.modal-content.cookies .cookie {
  text-align: left;
}
.modal-content.cookies .cookie h3 {
  margin: 0 0 6px;
}
.modal-content.cookies .cookie .detail {
  font-size: 1.5rem;
}
.modal-content.cookies .cookie .cookie-name {
  font-weight: 600;
  margin: 0 0 3px;
}
.modal-content.cookies .cookie .cookie-description {
  font-size: 1.5rem;
}
.modal-popup #apekdetail {
  margin: 0 0 25px;
}
.modal-popup #apekdetail > .hdr p {
  margin: 0 0 15px;
}
.modal-popup #apekdetail .legend {
  display: none;
}
.modal-popup #apekdetail ul {
  float: left;
  clear: left;
  width: 100%;
}
.modal-popup #apekdetail ul li {
  width: calc(50% - 2px);
  display: flex;
  background: #FFFFFF;
  padding: 10px 20px;
  margin: 0 1px 1px 0;
  font-size: 1.5rem;
  justify-content: center;
}
.modal-popup #apekdetail ul li:nth-child(2n+1) {
  margin: 0 0 1px 1px;
}
.modal-popup #apekdetail ul li .sat_wrap {
  display: flex;
}
.modal-popup #apekdetail ul li .sat_wrap .qty {
  font-weight: 600;
}
.modal-popup #apekdetail ul li .sat_wrap .name {
  order: 2;
}
.modal-popup #apekdetail ul li.onstock .date {
  display: none;
}
.modal-popup #apekdetail ul li.outstock .qty {
  display: none;
}
.modal-popup #apekdetail ul li.outstock .date {
  display: block;
}
.modal-popup #apekdetail ul li.head {
  display: none;
}
.modal-popup #apekdetail ul li.head p,
.modal-popup #apekdetail ul li.head span {
  color: #003369;
  font-weight: bold;
}
.modal-popup #apekdetail ul li.sat_2 .qty,
.modal-popup #apekdetail ul li.sat_2 .time {
  color: #28b2e1;
}
.modal-popup .apekinet {
  display: none;
}
.modal-popup #apekdelivery > .hdr p {
  margin: 0 0 15px;
}
.modal-popup #apekdelivery > .cnt .legend {
  display: none;
}
.modal-popup #apekdelivery > .cnt ul li {
  width: 100%;
  display: flex;
  background: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 2px;
  font-size: 1.5rem;
}
.modal-popup #apekdelivery > .cnt ul li:last-child {
  margin-bottom: 0;
}
.modal-popup #apekdelivery > .cnt ul li.apekinet {
  display: none;
}
.modal-popup #apekdelivery > .cnt ul li .day {
  margin-left: auto;
}
.modal-popup #apekdelivery > .cnt ul li .qty,
.modal-popup #apekdelivery > .cnt ul li .time {
  color: #6FA800;
}
.modal-popup #apekdelivery > .cnt ul li .qty.zero,
.modal-popup #apekdelivery > .cnt ul li .time.zero {
  color: #E2032D;
}
.modal-popup #apekdelivery > .cnt ul li .date {
  display: none;
}
.modal-popup #apekdelivery > .cnt ul li.head p,
.modal-popup #apekdelivery > .cnt ul li.head span {
  font-weight: 600;
}
.modal-popup #apekdelivery > .cnt ul li.head .expedition {
  display: none;
}
.modal-popup #apekdelivery > .cnt ul li.head .arrival {
  margin-left: auto;
}
.modal-popup #apekdelivery > .cnt ul li.sat_2 .qty,
.modal-popup #apekdelivery > .cnt ul li.sat_2 .time {
  color: #28b2e1;
}
.boxcont.srchform {
  float: left;
  clear: left;
  width: 100%;
  padding: 25px 30px;
  margin: 0 0 30px;
  background: #FFFFFF;
}
.boxcont.srchform form[name="frmcomsearch"] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 15px;
}
@media screen and (max-width: 1140px) {
  .boxcont.srchform form[name="frmcomsearch"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 980px) {
  .boxcont.srchform form[name="frmcomsearch"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .boxcont.srchform form[name="frmcomsearch"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.boxcont.srchform .item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  float: left;
  margin: 0 0 12px 0;
}
.boxcont.srchform .item input,
.boxcont.srchform .item select {
  width: 100%;
  padding: 8px 12px;
  min-height: 42px;
  font-size: 1.5rem;
}
.boxcont.srchform .item .custom-select {
  width: 100%;
}
.boxcont.srchform .item .custom-select:after {
  top: 18px;
}
.boxcont.srchform .item p {
  position: relative;
  width: 100%;
  margin: 0 0 5px;
  font-size: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
}
.boxcont.srchform .item p:before {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  content: "";
  display: block;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 50%);
}
.boxcont.srchform .item p.empty_label {
  display: none;
}
.boxcont.srchform .item .btn {
  width: 100%;
  padding: 9px;
  margin: 6px 0 0;
}
.toolbar {
  display: flex;
  flex-wrap: wrap;
  float: left;
  clear: left;
  width: 100%;
}
.toolbar .btn-dis {
  display: none;
}
.boxcont.srchtools {
  background: #FFFFFF;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 15px;
  padding: 14px 30px;
  margin: -28px 0 30px 0;
}
.boxcont.srchtools:before,
.boxcont.srchtools:after {
  display: none;
}
@media screen and (max-width: 1140px) {
  .boxcont.srchtools {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 980px) {
  .boxcont.srchtools {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .boxcont.srchtools {
    grid-template-columns: repeat(1, 1fr);
  }
}
.boxcont.srchtools .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 16px;
  margin: 6px 0;
}
.boxcont.showtools {
  display: grid;
}
.webnewss img {
  max-width: 250px;
  max-height: 150px;
}
.webnewss .name:before {
  content: " ";
  background: rgba(255, 0, 0, 0.8);
  width: 1em;
  height: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  color: transparent;
  float: left;
  margin-right: 5px;
}
.webnewss .name.act:before {
  background: rgba(0, 255, 0, 0.8);
}
.popuppage {
  padding: 10px;
}
.popuppage .boxcont {
  width: 100%;
}
.popuppage .table-scroll {
  border: none;
}
.boxcont.navbar {
  padding: 20px 0;
  border-bottom: 1px solid #E7E7E7;
  margin: 0;
  background: #FFFFFF;
}
.boxcont.navbar ul {
  float: left;
  clear: left;
  width: 100%;
}
.boxcont.navbar ul li {
  margin-right: 12px;
}
.boxcont.navbar ul li * {
  white-space: nowrap;
  color: #08090F;
  float: left;
}
.boxcont.navbar ul li h1 {
  font-size: 1.4rem;
  font-weight: 400;
}
.boxcont.navbar ul li h1:before {
  float: left;
  content: "";
  width: 7px;
  height: 11px;
  background: url(../img/icons/arrow_right.svg) no-repeat scroll center center / 100%;
  margin: 5px 12px 0 0;
}
.boxcont.navbar ul li p,
.boxcont.navbar ul li a {
  font-size: 1.4rem;
  font-weight: 400;
}
.boxcont.navbar ul li p:before,
.boxcont.navbar ul li a:before {
  float: left;
  content: "";
  width: 7px;
  height: 11px;
  background: url(../img/icons/arrow_right.svg) no-repeat scroll center center / 100%;
  margin: 5px 12px 0 0;
}
.boxcont.navbar ul li.hp {
  margin: 0;
}
.boxcont.navbar ul li.hp span {
  display: none;
}
.boxcont.navbar ul li.hp a:before {
  float: left;
  content: "";
  width: 16px;
  height: 14px;
  background: url(../img/icons/home.svg) no-repeat scroll center center / 100%;
  margin: 3px 12px 0 0;
}
.boxcont.navbar ul li:last-child {
  margin-right: 0;
}
.buybox {
  float: left;
}
.buybox .qtybox {
  margin: 0 5px 0 0;
}
.buybox .qty {
  float: left;
  clear: left;
  width: 58px;
  font-weight: bold;
  text-align: center;
}
.qtybox {
  display: flex;
  position: relative;
  float: left;
}
.qtybox.icon {
  width: auto;
}
.qtybox .up,
.qtybox .down {
  display: none;
  cursor: pointer;
}
.qtybox .qty_wrap {
  display: flex;
  border: 1px solid #E7E7E7;
  border-right: none;
}
.qtybox .btn_wrap {
  display: flex;
  flex-direction: column;
}
.qtybox.icon input {
  padding: 10px 10px 9px 10px;
  font-size: 1.6rem;
  border-right: none;
  font-weight: 500;
  border: none;
  outline: none;
}
.qtybox.icon .up,
.qtybox.icon .down {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  float: left;
  border: 1px solid #E7E7E7;
}
.qtybox.icon .up.fa-plus:before,
.qtybox.icon .down.fa-plus:before {
  content: "+";
  line-height: 1.2rem;
}
.qtybox.icon .up.fa-minus:before,
.qtybox.icon .down.fa-minus:before {
  content: "";
  width: 8px;
  height: 2px;
  background: #000000;
}
.qtybox.icon .down {
  border-top: none;
}
.qtybox.icon:before {
  display: none;
}
.price {
  color: #08090F;
  font-size: 2.1rem;
}
.price.wovat {
  float: left;
  clear: left;
  width: 100%;
}
.price.wovat span {
  color: #6B6C70;
  font-size: 1.4rem;
  font-weight: 400;
}
.price .wvat {
  float: left;
  clear: left;
  width: 100%;
}
.price span {
  float: left;
  font-weight: bold;
}
.price p {
  display: none;
  float: left;
}
.availability {
  float: left;
}
.availability .stock {
  display: flex;
  align-items: center;
  float: left;
}
.availability .stock p {
  display: none;
  float: left;
  font-weight: 400;
  font-size: 1.5rem;
  white-space: nowrap;
}
.availability .stock p:first-letter {
  text-transform: uppercase;
}
.availability .stock.qty p {
  display: block;
}
.availability.inet .stock p {
  display: block;
}
.availability .yes {
  color: #147A44;
}
.availability .yes:before {
  float: left;
  content: "";
  width: 16px;
  height: 16px;
  background: url(../img/icons/fajfka_zelena.svg) no-repeat scroll center center / 100%;
  margin: 0 9px 0 0;
}
.availability .no {
  color: #5badec;
}
.availability .out {
  color: #1e78d1;
}
.availability .partly {
  color: red;
}
.availability .plane {
  color: black;
}
.availability .store {
  float: left;
  margin: 0 5px 0 0;
}
.availability .store u {
  display: none;
}
/* product box */
.prodbox {
  float: left;
  width: calc(33.333333% + 0.99px);
  padding: 40px 20px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  margin: -1px -1px 0 0;
  /* responsive styles */
}
.prodbox:last-child {
  border-right: 1px solid #E7E7E7;
}
.prodbox:hover {
  border: 1px solid #cfcfcf;
  z-index: 1;
}
.prodbox.article {
  max-height: 354px;
  min-height: 354px;
  background: none;
  overflow: hidden;
}
.prodbox.article .img img {
  max-width: 100%;
  max-height: 220px;
}
.prodbox.article h2 {
  font-size: 2rem;
  height: 2.8rem;
}
.prodbox.article p {
  float: left;
}
.prodbox.article:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: linear-gradient(to bottom, transparent 5px, white 100%);
}
.prodbox .detail_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.prodbox.config .price {
  margin: 0;
}
.prodbox.config .tools {
  min-height: auto;
}
.prodbox h2 {
  float: left;
  clear: left;
  width: 100%;
  overflow: hidden;
  font-size: 1.8rem;
  text-align: center;
  height: 2.8em;
  margin: 0 0 20px;
}
.prodbox h2 a {
  font-size: 1.8rem;
  font-weight: bold;
  word-break: break-word;
}
.prodbox .row {
  position: relative;
}
.prodbox .img {
  float: left;
  clear: left;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.prodbox .img a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 240px;
}
.prodbox .img img {
  max-width: 100%;
}
.prodbox .img img[src='img/no_photo.svg'] {
  max-width: 150px;
}
.prodbox .note {
  float: left;
  clear: left;
  width: 100%;
  height: calc(3 * 2.4rem);
  line-height: 2.4rem;
  overflow: hidden;
  margin-bottom: 10px;
  text-align: center;
}
.prodbox .note p {
  color: #565656;
}
.prodbox .price.wsale {
  margin-bottom: -18px;
}
.prodbox .price .wovat {
  display: none;
}
.prodbox .price .smp .price {
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #dd0000;
}
.prodbox .price .smp .price u {
  line-height: 1.3rem;
}
.prodbox .price .smp .info span {
  font-size: 1.4rem;
  font-weight: 400;
}
.prodbox .icons_wrap {
  position: absolute;
  left: -20px;
  top: 30px;
}
.prodbox .icons_wrap .box {
  float: left;
  position: relative;
}
.prodbox .status {
  float: left;
  clear: left;
  min-height: 34px;
}
.prodbox .status .hook,
.prodbox .status .energy_class {
  display: none;
}
.prodbox .buttons {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: absolute;
  left: 15px;
  bottom: -60px;
}
.prodbox .buttons .favour {
  margin: 8px 0 0;
}
.prodbox .buttons.popup {
  display: none;
}
.prodbox .facebook {
  display: none;
}
.prodbox .sirform {
  float: left;
  clear: left;
  display: none;
}
.prodbox .sirform label {
  margin: 8px 0;
  padding-left: 18px;
}
.prodbox .buybox {
  width: 100%;
}
.prodbox .buybox .btn {
  width: 100%;
  padding: 10px 24px;
}
.prodbox .buybox .qtybox {
  display: none;
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  .prodbox {
    width: calc(50% + 1px);
  }
}
@media screen and (max-width: 1023px) and (min-width: 901px) {
  .prodbox {
    width: calc(33.333333% + 1px);
  }
}
@media screen and (max-width: 900px) and (min-width: 641px) {
  .prodbox {
    width: calc(50% + 1px);
  }
}
@media screen and (max-width: 640px) {
  .prodbox:not(.list) {
    width: 100%;
    margin: 0 0 14px;
    padding: 30px 20px;
  }
  .prodbox:not(.list) h2 {
    margin: 0 0 15px;
  }
  .prodbox:not(.list) .img a {
    height: 210px;
  }
  .prodbox:not(.list):last-child {
    margin: 0;
  }
}
/* end product box */
/* start product box list*/
.prodbox.list {
  position: relative;
  float: left;
  padding: 25px 20px;
  /* responsive styles */
}
.prodbox.list .img {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  margin: 0 30px 0 0;
  clear: none;
}
.prodbox.list .img a {
  height: 100%;
}
.prodbox.list .img img {
  max-height: 100%;
}
.prodbox.list .hdr h2 {
  text-align: left;
}
.prodbox.list .note {
  margin: 0 0 20px;
}
.prodbox.list .note p {
  text-align: left;
}
.prodbox.list .availability {
  order: 2;
  margin: 0 0 0 25px;
}
.prodbox.list .price {
  order: 1;
}
.prodbox.list .cnt {
  float: left;
  width: calc(100% - 160px);
  clear: none;
}
.prodbox.list .row {
  position: unset;
}
.prodbox.list .icons_wrap {
  left: 0px;
  top: 50px;
}
.prodbox.list .wrapper.prices {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.prodbox.list .wrapper .btn-detail {
  display: none;
}
.prodbox.list .compare_prod {
  display: none;
}
.prodbox.list .buybox {
  display: none;
}
@media screen and (max-width: 1023px) {
  .prodbox.list .icons_wrap {
    top: 35px;
  }
  .prodbox.list .note {
    height: calc(1 * 2.4rem);
    line-height: 2.4rem;
  }
  .prodbox.list .img {
    width: 100px;
    height: 100px;
  }
  .prodbox.list .cnt {
    width: calc(100% - 130px);
  }
}
@media screen and (max-width: 480px) {
  .prodbox.list .img {
    width: 80px;
    height: 80px;
  }
  .prodbox.list .cnt {
    width: calc(100% - 110px);
  }
  .prodbox.list .hdr h2 {
    margin: 0 0 10px;
  }
  .prodbox.list .note {
    margin: 0 0 15px;
  }
  .prodbox.list .wvat span {
    font-size: 1.8rem;
  }
  .prodbox.list .availability {
    margin: 0 0 0 15px;
  }
}
@media screen and (max-width: 440px) {
  .prodbox.list .img {
    width: 60px;
    height: 60px;
    margin: 0 15px 0 0;
  }
  .prodbox.list .cnt {
    width: calc(100% - 75px);
  }
}
@media screen and (max-width: 380px) {
  .prodbox.list .wrapper.prices {
    flex-direction: column;
    align-items: flex-start;
  }
  .prodbox.list .availability {
    margin: 6px 0 0;
  }
}
/* end product box list*/
/* start tabuľka pre výpis dokumentov */
.tablist {
  border: none;
  border-collapse: collapse;
}
.tablist tr {
  position: relative;
  background: #FFFFFF;
  border-bottom: 1px solid #F7F7F7;
}
.tablist tr:first-child {
  border-bottom: none;
}
.tablist tr:first-child th {
  background: #F7CB37;
}
.tablist th {
  width: auto;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  padding: 15px 12px;
  text-transform: uppercase;
}
.tablist th:first-child {
  padding-left: 30px;
}
.tablist th:last-child {
  padding-right: 30px;
}
.tablist th:after {
  display: none;
}
.tablist td {
  width: auto;
  padding: 15px 12px;
}
.tablist td:first-child {
  padding-left: 30px;
}
.tablist td:last-child {
  padding-right: 30px;
}
.tablist td .totalprcwhithvat {
  font-weight: 600;
  font-size: 1.8rem;
}
.tablist td .totalprcwhithvat,
.tablist td .totalprcoutvat {
  width: 100%;
  text-align: right;
}
.tablist .tools form {
  float: right;
  width: auto;
  margin: 0 10px 0 0;
}
.tablist .tools .btn {
  float: right;
  padding: 0;
  background: inherit;
  border: none;
}
.tablist .tools .btn:first-letter {
  text-transform: uppercase;
}
.tablist .tools .btn:hover {
  text-decoration: underline !important;
}
/* start products table */
.stitable {
  margin: 0;
  border: none;
  border-collapse: collapse;
}
.stitable tr {
  position: relative;
  background: #FFFFFF;
  border-bottom: 1px solid #F7F7F7;
}
.stitable tr:first-child {
  background: #F7CB37;
  border-bottom: none;
}
.stitable tr:first-child th {
  text-transform: uppercase;
}
.stitable tr.recycle {
  display: none !important;
}
.stitable th {
  width: auto;
  text-align: left;
  border-bottom: none;
  font-weight: 500;
  padding: 15px 10px;
}
.stitable th:after {
  display: none;
}
.stitable td {
  width: auto;
  padding: 12px 10px;
}
.stitable .stock_info span {
  font-size: 1.2rem;
}
.stitable .stock_info .pcs {
  font-weight: 600;
}
.stitable .stock_info .avail_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 8px;
}
.stitable .stock_info .avail_wrap:last-child {
  margin: 0;
}
.stitable .stock_info .avail_wrap .way_title {
  width: 100%;
  order: -1;
}
.stitable .stock_info .avail_wrap .stock.way span {
  width: 100%;
}
.stitable .img {
  float: none;
}
.stitable .img .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
}
.stitable .img .img img {
  max-height: 100%;
}
.stitable .name {
  max-width: 500px;
  min-width: 250px;
}
.stitable .name .stiplname {
  float: left;
  clear: left;
  width: 100%;
  font-weight: 700;
  font-size: 1.6rem;
  word-break: break-word;
}
.stitable .value {
  text-align: center;
}
.stitable .value a {
  padding: 0 5px;
}
.stitable .ord_code {
  float: left;
  clear: left;
  width: 100%;
  margin: 6px 0 0;
  font-size: 1.5rem;
  font-weight: 400;
}
.stitable .producer {
  display: none !important;
}
.stitable .status {
  display: none !important;
}
.stitable .case {
  display: none !important;
}
.stitable .conparico {
  display: none !important;
}
.stitable .availability {
  display: flex;
  justify-content: center;
  min-width: 100px;
}
.stitable td.stock {
  width: 150px;
}
.stitable .ordcount input {
  text-align: center;
  max-width: 55px;
}
.stitable .totalprc .wvat {
  margin: 0 0 3px;
}
.stitable .col-price {
  font-weight: 500;
  min-width: 140px;
}
.stitable .col-price.rf,
.stitable .col-price.af {
  display: none;
  width: 120px;
  font-weight: 400;
}
.stitable p {
  margin: 0;
  clear: left;
}
.stitable span {
  float: none;
}
.stitable .buybox {
  position: relative;
  float: right;
}
.stitable .buybox .btn-buy u {
  display: block;
}
.stitable .buyout .btn-delete {
  background: none;
  border: none;
  box-shadow: none;
  color: #072e5c;
  min-width: auto;
  margin: 0;
}
.stitable .buyout .btn-delete:before {
  font-size: 1.6em;
  margin: 0;
}
.stitable .comp,
.stitable .favour,
.stitable .facebook {
  background: none;
  border: none;
  color: #08090F;
  box-shadow: none;
  text-align: left;
  float: left;
  clear: left;
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
.stitable .comp:hover,
.stitable .favour:hover,
.stitable .facebook:hover {
  background: none;
}
.stitable .buttons {
  display: none;
  box-shadow: 0 0 2px 2px silver;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  background: #F7F7F7;
  padding: 5px;
  z-index: 2;
  right: 5px;
  top: 32px;
}
.stitable .buttons.act {
  display: block;
}
.stitable.stitable-flex tr {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 35px;
  margin: -1px 0 0 0;
  border: 1px solid #F7F7F7;
}
.stitable.stitable-flex tr:first-child {
  padding: 20px 35px;
  border: 1px solid #F7CB37;
}
.stitable.stitable-flex td {
  display: flex;
  flex-wrap: wrap;
}
.stitable.stitable-flex td:first-child {
  padding-left: 0;
}
.stitable.stitable-flex td:last-child {
  padding-right: 0;
}
.stitable.stitable-flex .img {
  min-width: 80px;
  width: 80px;
}
.stitable.stitable-flex .img img {
  width: 100%;
  max-width: 70px;
  max-height: 70px;
}
.stitable.stitable-flex .name {
  width: 100%;
  max-width: 800px;
  min-width: auto;
}
.stitable.stitable-flex .name .stiplname {
  font-size: 1.7rem;
}
.stitable.stitable-flex .price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.stitable.stitable-flex .price span {
  white-space: nowrap;
}
.stitable.stitable-p-30 td,
.stitable.stitable-p-30 th {
  padding: 15px 30px;
}
.stitable.stitable-p-30 td.img,
.stitable.stitable-p-30 th.img {
  padding-left: 50px;
  width: 140px;
}
.stitable.stitable-p-30 td.af,
.stitable.stitable-p-30 th.af {
  padding-right: 50px;
}
@media screen and (max-width: 1023px) {
  .stitable.stitable-p-30 td,
  .stitable.stitable-p-30 th {
    padding: 15px 20px;
  }
  .stitable.stitable-p-30 td.img,
  .stitable.stitable-p-30 th.img {
    padding-left: 40px;
    width: 120px;
  }
  .stitable.stitable-p-30 td.col-price,
  .stitable.stitable-p-30 th.col-price {
    width: 180px;
    padding-right: 40px;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .stitable.stitable-res tr:first-child {
    display: none;
  }
  .stitable.stitable-res tr {
    float: left;
    width: 100%;
    padding: 15px 20px;
    margin: 0 0 10px;
  }
  .stitable.stitable-res td {
    float: left;
    width: auto;
    padding: 0;
  }
  .stitable.stitable-res td.img {
    width: auto;
    padding-right: 10px;
    padding-left: 0;
  }
  .stitable.stitable-res td.name {
    width: calc(100% - 80px);
    padding-left: 10px;
    margin: 0 0 14px;
  }
  .stitable.stitable-res td.name .stiplname {
    font-weight: 600;
  }
  .stitable.stitable-res td.name .ord_code {
    display: none;
  }
  .stitable.stitable-res td.col-price {
    width: calc(100% - 80px);
    padding-right: 0;
    float: right;
  }
  .stitable.stitable-res td.col-price span {
    float: left;
    font-weight: 700;
    font-size: 2rem;
  }
}
.stitable.docs tr {
  border-bottom: 1px solid #E7E7E7;
}
.stitable.docs td {
  vertical-align: top;
}
.stitable.docs .order_code a {
  float: left;
  margin: 2px 0 0;
}
.stitable.docs .info_th {
  padding: 15px 3px;
}
.stitable.docs .value {
  padding: 12px 3px;
}
.stitable.docs td.col-price .prcoutvat {
  font-weight: 400;
  font-size: 1.3rem;
}
/* end products table */
/* start status, case */
.status,
.case {
  position: relative;
  z-index: 1;
  opacity: 1;
}
.status .sts,
.case .sts,
.status .bundle,
.case .bundle,
.status .hook,
.case .hook,
.status .discount,
.case .discount,
.status .action,
.case .action {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #08090F;
  margin: 0 0 6px;
  display: table;
}
.status .sts p,
.case .sts p,
.status .bundle p,
.case .bundle p,
.status .hook p,
.case .hook p,
.status .discount p,
.case .discount p,
.status .action p,
.case .action p {
  padding: 6px 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #FFFFFF;
}
.status .sts,
.case .sts {
  cursor: pointer;
}
.status .sts.sts8,
.case .sts.sts8 {
  background-color: #C9E4F9;
}
.status .discount,
.case .discount {
  background: rgba(255, 0, 0, 0.7);
  font-size: 1.5rem;
  font-weight: bold;
}
.status .short p,
.case .short p {
  padding: 5px;
}
.status .bundle,
.case .bundle,
.status .hook,
.case .hook {
  display: none;
  background: #00609F;
}
.status .hook,
.case .hook {
  background: #00609F;
}
.status .action.label,
.case .action.label {
  background: gray;
}
.status .action.timer,
.case .action.timer {
  padding: 5px 10px;
  background: #08090F;
}
/* end status, case */
/* start popup for hook */
.popup_listbox_cont:hover > .popup_listbox {
  display: block;
}
.popup_listbox {
  display: none;
  position: absolute;
  background: #9F9F9F;
  padding: 10px;
  z-index: 9;
  min-width: 350px;
}
/* end popup for hook */
/* start energy class */
.energy_class {
  position: relative;
  display: table;
  margin: 3px 0;
}
.energy_class p,
.energy_class a {
  float: left;
  color: white;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 3px 20px;
  border: 1px solid #000000;
  border-right: none;
  position: relative;
  height: 28px;
  background-image: url(../img/energy-class.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.energy_class p:after,
.energy_class a:after,
.energy_class p:before,
.energy_class a:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}
.energy_class p:after,
.energy_class a:after {
  top: 0px;
  border-width: 13px;
}
.energy_class p:before,
.energy_class a:before {
  top: -1px;
  border-color: transparent transparent transparent #000000;
  border-width: 14px;
}
.energy_class_a {
  background: #33a357;
}
.energy_class_a:after {
  border-color: transparent transparent transparent #33a357;
}
.energy_class_b {
  background: #79b752;
}
.energy_class_b:after {
  border-color: transparent transparent transparent #79b752;
}
.energy_class_c {
  background: #c3d545;
}
.energy_class_c:after {
  border-color: transparent transparent transparent #c3d545;
}
.energy_class_d {
  background: #fff12c;
}
.energy_class_d:after {
  border-color: transparent transparent transparent #fff12c;
}
.energy_class_e {
  background: #edb731;
}
.energy_class_e:after {
  border-color: transparent transparent transparent #edb731;
}
.energy_class_f {
  background: #d66f2c;
}
.energy_class_f:after {
  border-color: transparent transparent transparent #d66f2c;
}
.energy_class_g {
  background: #cc232a;
}
.energy_class_g:after {
  border-color: transparent transparent transparent #cc232a;
}
/* end energy class */
/* webnews */
#wn1 {
  margin: 0;
}
#wn1 .owl-dots {
  position: absolute;
  width: 100%;
  margin: 25px 0 0;
}
#wn1 .owl-nav .owl-prev,
#wn1 .owl-nav .owl-next {
  width: 6rem;
  height: 10rem;
  top: calc(50% - 5rem);
}
#wn1 .owl-nav .owl-prev:after,
#wn1 .owl-nav .owl-next:after {
  width: 6rem;
  height: 6rem;
}
#wn1 .owl-nav .owl-prev {
  left: 4rem;
}
#wn1 .owl-nav .owl-prev:after {
  left: 1.5rem;
}
#wn1 .owl-nav .owl-next {
  right: 4rem;
}
#wn1 .owl-nav .owl-next:after {
  right: 1.5rem;
}
#wn1 .container {
  position: relative;
}
#wn1 .banner_box {
  position: relative;
  left: -1px;
  float: left;
  width: calc(100% + 2px);
}
#wn1 .banner_box .wrapper_box {
  float: left;
  width: 100%;
}
#wn1 .banner_box .wrapper_box .img_box {
  position: relative;
  float: left;
  width: 100%;
  z-index: 1;
}
#wn1 .banner_box .wrapper_box .text {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
  text-decoration: none;
  left: 0;
  height: auto;
  text-align: left;
}
#wn1 .banner_box .wrapper_box .text h2 {
  max-width: 500px;
  color: #08090F;
  font-size: 4.8rem;
  font-weight: 400;
  text-align: center;
}
#wn1 .banner_box .wrapper_box .text p {
  max-width: 350px;
  color: #08090F;
  font-size: 3.6rem;
  font-weight: 700;
  text-align: center;
}
#wn1 .banner_box .wrapper_box .text .btn {
  padding: 16px 64px;
  margin: 40px 0 0;
  width: auto;
  font-size: 2.2rem;
  line-height: 2.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
#wn1 .banner_box .wrapper_box .text.text_white h2,
#wn1 .banner_box .wrapper_box .text.text_white p {
  color: #FFFFFF;
}
#wn1 .banner_box .wrapper_box .text.text_white .btn {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: inherit;
}
#wn1 .banner_box .wrapper_box .text.text_white .btn:hover {
  background: #FFFFFF;
  color: #FFFFFF;
}
#wn1 .owl-item {
  font-size: 0;
}
@media screen and (max-width: 1630px) {
  #wn1 .owl-nav .owl-prev {
    left: 3rem;
  }
  #wn1 .owl-nav .owl-next {
    right: 3rem;
  }
  #wn1 .banner_box .wrapper_box .text {
    left: 5rem;
  }
}
@media screen and (max-width: 1500px) {
  #wn1 .owl-nav .owl-prev {
    left: 2rem;
    width: 5rem;
    height: 8rem;
    top: calc(50% - 4rem);
  }
  #wn1 .owl-nav .owl-prev:after {
    width: 5rem;
    height: 5rem;
  }
  #wn1 .owl-nav .owl-next {
    right: 2rem;
    width: 5rem;
    height: 8rem;
    top: calc(50% - 4rem);
  }
  #wn1 .owl-nav .owl-next:after {
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (max-width: 1350px) {
  #wn1 .owl-item a.image_link {
    background-position: center center;
    height: 270px;
  }
  #wn1 .banner_box .wrapper_box .text {
    left: 9rem;
  }
  #wn1 .banner_box .wrapper_box .text h2 {
    font-size: 4rem;
  }
  #wn1 .banner_box .wrapper_box .text p {
    font-size: 2.8rem;
  }
  #wn1 .banner_box .wrapper_box .text .btn {
    padding: 15px 40px;
    margin: 30px 0 0;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  #wn1 .owl-dots {
    margin: 15px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #wn1 .owl-item a.image_link {
    height: 180px;
  }
  #wn1 .owl-nav .owl-prev {
    width: 3rem;
    height: 5rem;
    left: 0.5rem;
    top: calc(15px - 1.6rem + 70px);
  }
  #wn1 .owl-nav .owl-prev:after {
    width: 2.6rem;
    height: 2.6rem;
  }
  #wn1 .owl-nav .owl-next {
    width: 3rem;
    height: 5rem;
    right: 0.5rem;
    top: calc(15px - 1.6rem + 70px);
  }
  #wn1 .owl-nav .owl-next:after {
    width: 2.6rem;
    height: 2.6rem;
  }
  #wn1 .banner_box .wrapper_box .text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: auto;
    left: auto;
    width: 100%;
    transform: none;
    margin: 15px 0;
    padding: 0 25px;
  }
  #wn1 .banner_box .wrapper_box .text h2 {
    font-size: 2.5rem;
    text-align: center;
  }
  #wn1 .banner_box .wrapper_box .text p {
    font-size: 1.9rem;
    text-align: center;
  }
  #wn1 .banner_box .wrapper_box .text .btn {
    padding: 12px 40px;
    margin: 12px 0 6px 0;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  #wn1 .owl-dots {
    margin: 10px 0 0;
  }
}
.image_link {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden;
}
.image_link img {
  visibility: hidden;
  height: auto;
}
.partners .cnt {
  margin: 10px 0;
}
.partners .owl-stage {
  display: flex;
  align-items: center;
}
.partners .owl-item {
  display: flex;
  justify-content: center;
}
.partners .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -35px;
}
.partners .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -35px;
}
.partners .logo {
  max-width: 80%;
}
.partners .logo .image_link {
  max-width: 100%;
  visibility: hidden;
}
.partners .logo .image_link img {
  width: auto;
  max-width: 100%;
  filter: grayscale(1);
  visibility: visible;
  max-height: 73px;
  transition: all 300ms ease;
}
.partners .logo .image_link:hover img {
  filter: grayscale(0);
}
.product.carousel .owl-stage-outer {
  width: calc(100% + 2px);
}
.product.carousel .owl-nav .owl-prev {
  width: 5rem;
  height: 8rem;
  left: -10rem;
  top: calc(180px - 4rem + 70px);
}
.product.carousel .owl-nav .owl-prev:after {
  width: 5rem;
  height: 5rem;
  left: 1.25rem;
}
.product.carousel .owl-nav .owl-next {
  width: 5rem;
  height: 8rem;
  right: -10rem;
  top: calc(180px - 4rem + 70px);
}
.product.carousel .owl-nav .owl-next:after {
  width: 5rem;
  height: 5rem;
  right: 1.25rem;
}
.product.carousel .prodbox {
  position: relative;
  left: 1px;
  width: calc(100% + 1px);
  margin: 0;
}
.product.carousel .prodbox .img img {
  width: auto;
}
.product.carousel .prodbox .buybox {
  display: none;
}
.product.carousel .prodbox .price {
  margin: 0;
}
.product.carousel .prodbox .price.wsale {
  margin-bottom: -18px;
}
.product.carousel .prodbox .price.wsale .info span {
  font-size: 1.2rem;
  padding: 10px 15px;
}
.product.carousel .prodbox .tools {
  min-height: 0;
}
.product.carousel .owl-item:hover {
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .product.carousel .owl-carousel {
    display: block;
    width: 100%;
  }
  .product.carousel .owl-carousel .owl-stage {
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .product.carousel .owl-carousel .owl-stage .owl-item {
    display: none;
    width: 100% !important;
  }
  .product.carousel .owl-carousel .owl-stage .owl-item:nth-child(-n + 2) {
    display: block;
  }
  .product.carousel .owl-carousel .prodbox {
    left: 0;
    width: 100%;
    margin: 0 0 14px;
    border-right: 1px solid #E7E7E7;
  }
  .product.carousel .owl-carousel.show_content .owl-stage .owl-item {
    display: block;
  }
  .product.carousel .btn.btn-more {
    margin: 16px 0 10px 0;
  }
  .product.carousel .btn.show-less {
    display: none;
  }
}
.images ul,
.images li,
.images a {
  float: left;
  clear: left;
  width: 100%;
}
.images ul img,
.images li img,
.images a img {
  width: 100%;
  height: auto;
}
.images li {
  margin: 0 0 10px 0;
}
.images li:last-child {
  margin: 0;
}
.news ul,
.news li {
  float: left;
  clear: left;
  width: 100%;
}
.news li {
  border-bottom: 1px solid #E7E7E7;
}
.news li .hdr {
  padding: 5px 0;
  border-bottom: 1px solid #E7E7E7 !important;
}
.news li .hdr a {
  font-size: 1.6rem;
}
.news li .hdr .date,
.news li .hdr .top,
.news li .hdr .dealer {
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1px 0;
}
.news li .hdr .top {
  color: white;
  background: red;
  padding: 2px 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.news li .img {
  float: left;
  margin-right: 5px;
}
.news .detwn {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
}
.news .detwn .moredet {
  margin-right: 5px;
}
.news .detwn .url {
  float: right;
}
.list ul {
  float: left;
  clear: left;
  width: 100%;
  list-style-type: decimal;
  list-style-position: inside;
}
.list ul li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #E7E7E7;
}
.list ul li:last-child {
  border: none;
}
.list ul a:hover {
  text-decoration: underline;
}
.banner .owl-item a,
.banner .owl-item img {
  height: auto;
}
/* end webnews */
#alertcontainer {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 1.5rem;
  font-weight: 600;
  z-index: 999;
}
#alertcontainer p {
  float: left;
  width: calc(100% - 30px);
  text-align: center;
  font-size: 1.5rem;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
}
#alertcontainer .btn-close {
  float: right;
  position: relative;
  top: 2px;
  background: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-width: 0;
}
#alertcontainer .btn-close:before,
#alertcontainer .btn-close:after {
  margin: 0;
  background-color: #FFF;
}
#alertcontainer .container {
  padding: 0;
}
#alertcontainer .wrapper {
  padding: 15px 30px;
}
@keyframes slideDownAlert {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.alert-success .wrapper {
  background: rgba(80, 170, 70, 0.9);
  border: 1px solid #50aa46;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-info .wrapper {
  background: rgba(49, 176, 213, 0.9);
  border: 1px solid #31b0d5;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-warning .wrapper {
  background: rgba(255, 204, 0, 0.9);
  border: 1px solid #ffcc00;
  border-top: none;
  animation: slideDownAlert 1s;
}
.alert-danger .wrapper {
  background: rgba(250, 0, 0, 0.9);
  border: 1px solid #fa0000;
  border-top: none;
  animation: slideDownAlert 1s;
}
.prodlist {
  position: relative;
  transition: padding 0.2s ease-out;
}
.prodlist .hdr {
  position: relative;
}
.prodlist .hdr .btn {
  min-width: 0;
  margin: 0;
}
.prodlist .hdr .btn:before {
  display: inline-block;
  font: normal normal normal 2.2rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0;
}
.prodlist .cnt {
  display: none;
  background: #F7F7F7;
  position: absolute;
  right: 5px;
  top: 8px;
  width: 250px;
  padding: 10px !important;
  border: 1px solid #E7E7E7;
  margin: 33px 0 0 0;
  z-index: 9;
  box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.prodlist .cnt .name a:hover {
  text-decoration: underline;
}
.prodlist .cnt .remove {
  float: right;
  margin-top: 4px;
}
.prodlist .cnt .remove .btn-remove {
  padding: 3px 5px;
  line-height: 1.5rem;
}
.prodlist .count {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E7E7E7;
  color: #08090F;
  min-width: 2.1rem;
  height: 2.1rem;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 3px;
  font-size: 1.2rem;
  font-weight: 500;
  position: absolute;
  left: 30px;
  top: 0px;
}
.prodlist li {
  border-bottom: 1px solid #E7E7E7;
}
.prodlist li:last-child {
  border: none;
}
.prodlist ul,
.prodlist li {
  float: left;
  clear: left;
  width: 100%;
}
.prodlist ul .img a,
.prodlist li .img a {
  float: left;
}
.prodlist ul .img img,
.prodlist li .img img {
  max-width: 35px;
}
.prodlist ul .name,
.prodlist li .name {
  float: left;
  line-height: 1em;
  height: 2.1em;
  overflow: hidden;
  width: 65%;
  margin: 5px;
}
.prodlist ul .name a,
.prodlist li .name a {
  width: 100%;
  height: 2rem;
  float: left;
}
.prodlist ul .remove,
.prodlist li .remove {
  float: left;
}
.loading {
  position: absolute;
  z-index: 1;
}
.loading .canvasloader {
  position: absolute;
  background: rgba(50, 50, 50, 0.8);
  left: calc(50% - 15em);
  top: 4em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2em 4em;
  width: 30em;
}
.loading .canvasloader p {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
  padding: 1em 0;
  color: white;
}
.loading .canvasloader #canvasLoader {
  float: left;
}
.info {
  float: left;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 5px;
  z-index: 1;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  background: #E2E2E2;
  border-radius: 50%;
}
.info:before {
  content: "?";
  font-size: 1.2rem;
}
.info:hover {
  z-index: 2;
}
.info:hover span {
  display: block;
}
.info span {
  display: none;
  position: absolute;
  left: 45px;
  border-right: 2px solid #F7CB37;
  background: #F8F8F8;
  padding: 15px 20px;
  min-width: 240px;
  z-index: 3;
  box-shadow: 0 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.info span h4 {
  font-weight: 500;
  margin: 0 0 6px;
}
.info span p {
  font-weight: 400;
  font-size: 1.4rem;
}
.info span:before {
  left: -11px;
  top: calc(50% - 12px);
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border: 12px solid #F8F8F8;
  transition: all 400ms ease;
  border-color: transparent transparent #F8F8F8 #F8F8F8;
  transform: rotate(45deg);
  box-shadow: -4px 4px 8px -2px rgba(0, 0, 0, 0.15);
}
.info.info_bottom span {
  top: 44px;
  left: calc(100% - 190px);
  border-right: none;
  border-bottom: 2px solid #F7CB37;
}
.info.info_bottom span:before {
  transform: rotate(132deg);
  top: -11px;
  left: auto;
  right: 45px;
}
.popupcont {
  float: left;
  display: block;
  min-width: 600px;
  text-align: center;
  position: relative;
  max-width: 700px;
  padding: 40px 40px;
  top: auto;
  left: auto;
  background: #F7F7F7;
  overflow-y: auto;
  max-height: calc(100vh - 130px);
}
.popupcont .btn-close {
  position: absolute;
  padding: 0;
  width: 20px;
  height: 20px;
  min-width: auto;
  top: 15px;
  right: 15px;
}
.popupcont .btn-close:before,
.popupcont .btn-close:after {
  height: 20px;
}
.popupcont .boxcont {
  float: left;
  clear: left;
  width: 100%;
  margin: 0;
}
.popupcont .boxcont .hdr {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}
.popupcont .boxcont .hdr p {
  font-size: 2rem;
}
.popupcont .boxcont .items {
  background: #FFFFFF;
  padding: 20px;
}
.popupcont .boxcont .cnt {
  margin: 0 0 30px;
}
.popupcont .boxcont .cnt .img {
  width: 75px;
  height: 75px;
  margin: 0 20px 0 0;
}
.popupcont .boxcont .cnt .img a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
}
.popupcont .boxcont .cnt .img a img {
  max-height: 100%;
}
.popupcont .boxcont .cnt .stiplname {
  margin: 0 20px 0 0;
  font-size: 1.6rem;
  text-align: left;
  font-weight: 700;
}
.popupcont .boxcont .cnt .stiplname p {
  font-size: 1.7rem;
  margin: 0 0 6px;
  word-break: break-word;
}
.popupcont .boxcont .cnt .stiplname span {
  font-weight: 400;
}
.popupcont .boxcont .cnt .tabinfo {
  margin: 0;
}
.popupcont .boxcont .cnt .price {
  margin-left: auto;
}
.popupcont .boxcont .cnt .price.wovat {
  display: none;
}
.popupcont .boxcont .anotation_wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 20px;
  margin: 12px 0 0;
  background: #FFFFFF;
}
.popupcont .boxcont .anotation_wrap .anotation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
}
.popupcont .boxcont .anotation_wrap .anotation #totalvat {
  font-weight: 600;
  font-size: 2.1rem;
  margin: 0 0 0 6px;
}
.popupcont .boxcont .buttons .btn {
  text-transform: uppercase;
  padding: 8px 40px;
}
@media screen and (max-width: 767px) {
  .popupcont {
    width: calc(100% - 50px);
    padding: 30px 20px;
    margin: 0 25px;
    max-width: 100%;
    min-width: auto;
  }
  .popupcont .btn-close {
    width: 18px;
    height: 18px;
    top: 12px;
    right: 15px;
  }
  .popupcont .btn-close:before,
  .popupcont .btn-close:after {
    height: 18px;
  }
  .popupcont .boxcont .hdr {
    margin: 0 0 15px;
  }
  .popupcont .boxcont .hdr p {
    font-size: 1.8rem;
  }
  .popupcont .boxcont .cnt {
    margin: 0 0 24px;
  }
  .popupcont .boxcont .cnt .items {
    flex-direction: column;
    align-items: center;
  }
  .popupcont .boxcont .cnt .img {
    margin: 0 0 10px;
  }
  .popupcont .boxcont .cnt .stiplname {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .popupcont .boxcont .cnt .stiplname p {
    text-align: center;
    font-size: 1.6rem;
  }
  .popupcont .boxcont .cnt .price {
    margin: 6px 0 0;
    margin-left: unset;
  }
  .popupcont .boxcont .anotation_wrap {
    justify-content: center;
  }
  .popupcont .boxcont .anotation_wrap .anotation {
    text-transform: lowercase;
  }
  .popupcont .boxcont .anotation_wrap .anotation > span:first-letter {
    text-transform: uppercase;
  }
  .popupcont .boxcont .anotation_wrap .anotation #totalvat {
    margin: 0;
  }
  .popupcont .buttons {
    display: flex;
    justify-content: center;
  }
  .popupcont .buttons .btn {
    width: 100%;
    margin: 0 0 10px;
    padding: 8px 0;
  }
  .popupcont .buttons .btn:last-child {
    margin: 0;
  }
}
.popupcont .basketmsg {
  font-size: 1.6rem;
}
.popupcont .basketmsg p {
  width: 100%;
  font-size: 1.6rem;
}
.ordersteps .row {
  position: relative;
  overflow: hidden;
}
.ordersteps .row:after {
  position: absolute;
  top: 40px;
  left: -20px;
  content: ".....................................................................................................................................";
  width: 100%;
  color: #C9C9C9;
  font-size: 2rem;
  letter-spacing: 0.3rem;
  z-index: 0;
  line-height: 0;
  height: 2px;
  overflow-x: clip;
}
.ordersteps .row .step {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ordersteps .row .step .name {
  float: left;
  clear: left;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 1.7rem;
  color: #08090F;
}
.ordersteps .row .step .icon {
  display: flex;
  justify-content: center;
  margin: 0 0 6px;
  background: #F7F7F7;
  z-index: 1;
  min-width: 135px;
}
.ordersteps .row .step .icon:before {
  width: 86px;
  height: 86px;
}
.ordersteps .row .step_1 .icon:before {
  background: url(../img/icons/shopping_cart.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_1.act .icon:before {
  background: url(../img/icons/shopping_cart_hover.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_2 .icon:before {
  background: url(../img/icons/info.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_2.act .icon:before {
  background: url(../img/icons/info_hover.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_3 .icon:before {
  background: url(../img/icons/shipping.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_3.act .icon:before {
  background: url(../img/icons/shipping_hover.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_4 .icon:before {
  background: url(../img/icons/order.svg) no-repeat scroll center center / 100%;
}
.ordersteps .row .step_4.act .icon:before {
  background: url(../img/icons/order_hover.svg) no-repeat scroll center center / 100%;
}
.alpha-nav a {
  font-size: 1.8rem;
}
.rowbox {
  float: left;
  clear: left;
  width: 100%;
}
.rowbox .label {
  float: left;
  width: 100%;
  margin: 0 0 6px;
  line-height: 2rem;
}
.rowbox .label p {
  font-size: 1.5rem;
}
.rowbox .label.dot:before {
  float: left;
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 10px 0 0;
  background: #0B0D13;
  border-radius: 50%;
}
.rowbox .text {
  float: left;
  width: 100%;
}
.rowbox .text table {
  margin: 0;
}
.rowbox .inputs {
  float: left;
  width: 100%;
}
.rowbox .inputs input,
.rowbox .inputs .btn {
  margin-top: 0;
  margin-bottom: 0;
}
.rowbox select,
.rowbox input,
.rowbox textarea {
  width: 100%;
  min-width: 180px;
  font-size: 1.6rem;
}
.rowbox select::-webkit-input-placeholder,
.rowbox input::-webkit-input-placeholder,
.rowbox textarea::-webkit-input-placeholder {
  color: #FFFFFF;
}
.rowbox select::-moz-placeholder,
.rowbox input::-moz-placeholder,
.rowbox textarea::-moz-placeholder {
  color: #FFFFFF;
}
.rowbox select:-ms-input-placeholder,
.rowbox input:-ms-input-placeholder,
.rowbox textarea:-ms-input-placeholder {
  color: #FFFFFF;
}
.rowbox .text,
.rowbox .inputs,
.rowbox .custom-select {
  width: 100%;
  margin: 0 0 12px;
}
.rowbox.store {
  float: left;
}
.rowbox .icon {
  width: 100%;
  margin: 0 0 10px;
}
.rowbox .icon.check:before {
  margin: 1px 15px 0 0;
}
.rowbox .icon p {
  max-width: calc(100% - 41px);
  font-size: 1.5rem;
  line-height: 2rem;
}
.rowbox:last-child .text,
.rowbox:last-child .inputs,
.rowbox:last-child .custom-select {
  margin: 0px;
}
.rowbox .h-input {
  min-height: 49px;
}
.rowbox.rowbox-ca {
  background: #FFFFFF;
  margin: 0 0 10px;
}
.rowbox.rowbox-ca .title {
  cursor: pointer;
  padding: 20px 30px;
}
.rowbox.rowbox-ca .title p,
.rowbox.rowbox-ca .title h3 {
  font-size: 1.8rem;
  padding: 0;
  margin: 0;
  font-weight: 600;
  width: calc(100% - 30px);
}
.rowbox.rowbox-ca .cnt {
  display: none;
  padding: 0 30px 20px 30px;
}
.rowbox.rowbox-ca .cnt p:last-child,
.rowbox.rowbox-ca .cnt h2:last-child,
.rowbox.rowbox-ca .cnt h3:last-child {
  margin: 0;
}
.rowbox.rowbox-ca .cnt a,
.rowbox.rowbox-ca .cnt p {
  word-break: break-word;
}
.captcha img {
  float: left;
  border: 1px solid #E7E7E7;
  margin: 3px 5px 3px 0;
}
.captcha .btn-refresh {
  min-width: auto;
  padding: 5px;
}
.captcha .btn-refresh:before {
  margin: 1px 0 1px 4px;
}
/* ledend */
.legend {
  display: none;
}
.legend span {
  padding: 2px;
  margin: 1px 0;
  float: left;
}
.legend span:before {
  padding-right: 5px;
}
.legend ul {
  float: left;
  width: 33.3333%;
  margin: 5px 0px;
}
.legend ul.text {
  width: 100%;
}
.legend ul.text li {
  padding: 0;
}
.legend ul li {
  padding-left: 10px;
  clear: left;
  float: left;
}
.legend ul li.title {
  padding-left: 0;
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.legend p {
  float: left;
  padding: 2px;
  margin: 1px 5px 1px 0;
  font-weight: bold;
}
.legend .status .sts,
.legend .status .bundle,
.legend .status .hook {
  float: left;
  margin: 3px 5px 3px 0;
}
.legend .status p {
  margin: 0;
}
.legend .availability span {
  margin: 0 0 0 10px;
  float: right;
}
.legend .availability p {
  float: left;
  clear: left;
  width: auto;
  font-weight: normal;
}
.legend .availability p:before {
  width: 20px;
}
.legend .popup_listbox {
  display: none !important;
}
.ord_offer a {
  color: #C58B51 !important;
}
.ord_stc a {
  background-color: #96d796 !important;
}
.ord_nostc a {
  background-color: #FF8684 !important;
}
.ord_stcb a {
  background-color: #FFD78C !important;
}
.ord_stc_exp a {
  background-color: #FFC0C0;
}
.ord_stcb_exp a {
  background-color: #FFC88C;
}
.ord_not_sent_exp a {
  background-color: #FFFFD6;
}
.ord_cli {
  color: red;
}
.ord_check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00c";
  color: green;
}
.ord_not_check:before {
  display: inline-block;
  font: normal normal normal 1.7rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00d";
  color: red;
}
.inv_open {
  background-color: #FFFFD6 !important;
}
.inv_due {
  color: red !important;
  font-weight: 500;
}
.inv_red {
  color: red !important;
  font-weight: 500;
}
.cont_log {
  background-color: lightgreen !important;
}
.cont_firm {
  color: blue !important;
}
.cont_int {
  color: red !important;
}
.cont_imp {
  color: green !important;
}
.del_canc {
  background-color: #CD5C5C !important;
}
.rec_web {
  background: #FFC0C0 !important;
}
.rec_web_check {
  display: none;
}
.rec_web_check:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f00c";
}
.rec_web_nocheck {
  display: none;
  width: 1.4em;
  float: left;
  display: block;
}
.rec_rej {
  background-color: #E0E0E0 !important;
}
.rec_send {
  background-color: #CACAFF !important;
}
.rec_solv {
  background-color: lightgreen !important;
}
.rec_dis {
  background-color: red !important;
}
.rec_canc {
  background-color: #D2691E !important;
}
.rec_ext {
  background-color: #4F0D9D !important;
  color: white;
}
.rec_cus {
  background-color: #FFFFC0 !important;
}
.prmclosed {
  background-color: #007E80 !important;
  color: #fff;
}
.prmclosed a {
  color: #fff;
}
.prmpending {
  background-color: #8B4513 !important;
  color: #fff;
}
.prmpending a {
  color: #fff;
}
.closedpromo {
  background: #007E80;
  color: #FFF;
  padding: 4px;
}
.noactivepromo {
  background: #8B4513;
  color: #FFF;
  padding: 4px;
}
.redpromo {
  color: red;
}
.greenpromo {
  color: green;
  font-weight: bold;
}
.ser_datecus {
  background-color: #FFC0C0 !important;
}
.ser_datecuszero {
  background-color: #E0E0E0 !important;
}
.ser_dates {
  background-color: #FFF !important;
}
.cont_log {
  background-color: lightgreen;
}
.cont_firm {
  color: blue;
}
.cont {
  color: black;
}
.cont_int {
  color: red;
}
.cont_imp {
  color: green;
}
.com_provider {
  color: blue;
}
.crm_close {
  background: silver;
}
.boxcont.listpage {
  display: none;
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  margin: 0 0 20px;
}
.boxcont.listpage.btm {
  border-bottom: none;
}
.boxcont.listpage .hdr p {
  font-size: 1.2rem;
  font-weight: normal;
}
.boxcont.listpage .cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.boxcont.listpage .cnt .boxcont {
  margin: 0;
  width: auto;
}
.boxcont.listpage .cnt .pagetext .recordcount,
.boxcont.listpage .cnt .pagetext .pagecount {
  float: left;
  font-size: 1.7rem;
  margin: 0 0 7px;
}
.boxcont.listpage .cnt .pagetext .recordcount .prod_count,
.boxcont.listpage .cnt .pagetext .pagecount .prod_count {
  font-weight: 500;
}
.boxcont.listpage .cnt .pagetext .pagecount {
  display: none;
}
.boxcont.listpage .cnt .pagenav {
  float: left;
  position: relative;
  width: auto;
}
.boxcont.listpage .cnt .pagenav .cnt {
  width: 100%;
  display: flex;
  justify-content: center;
}
.boxcont.listpage .cnt .pagenav .page {
  margin: 0 2px;
}
.boxcont.listpage .cnt .pagenav .page a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 600;
}
.boxcont.listpage .cnt .pagenav .page:not(.num):not(.act) {
  display: none;
}
.boxcont.listpage .cnt .pagenav .page.prev,
.boxcont.listpage .cnt .pagenav .page.next {
  display: none;
}
.boxcont.listpage .cnt .pagenav .page.act a {
  background: #E7E7E7;
  border: 1px solid #E7E7E7;
}
.boxcont.listpage .cnt .pagenav .page:last-child {
  margin: 0;
}
.boxcont.listpage .cnt .pagenav .page.first-last {
  display: flex;
  align-items: flex-end;
}
.boxcont.listpage .cnt .pagenav .page.first-last a {
  background: inherit;
  border: inherit;
}
.boxcont.listpage .cnt .pagenav .page.first-last:after {
  display: block;
  content: "...";
  float: right;
}
.boxcont.listpage .cnt .pagenav .page.first-last.first:after {
  margin: 0 8px 10px 10px;
}
.boxcont.listpage .cnt .pagenav .page.first-last.last:after {
  order: -1;
  margin: 0 10px 10px 8px;
}
.boxcont.listpage .cnt .pagenav .page.first-last:hover a {
  border: 1px solid #E7E7E7;
}
.boxcont.listpage .cnt .pagenav .page.first-last.hide_dots:after,
.boxcont.listpage .cnt .pagenav .page.first-last.hide_dots:before {
  display: none;
}
.boxcont.listpage .cnt .pagenav .page:hover:not(.act) a {
  background: inherit;
  border: 1px solid #E7E7E7;
}
.boxcont.listpage .cnt .paging {
  position: relative;
  float: right;
  padding-right: 38px;
}
.boxcont.listpage .cnt .paging .cnt {
  width: calc(100% + 30px);
}
.boxcont.listpage .cnt .paging .cnt p {
  padding: 5px;
  float: left;
}
.boxcont.listpage .cnt .paging .cnt .pagesize {
  position: absolute;
  width: 30px;
  height: 24px;
  padding: 0;
  text-align: center;
  border: 1px solid #E7E7E7;
  font-size: 1.1em;
  margin: 0;
  padding: 3px;
}
.boxcont.listpage .cnt .showstyle {
  float: right;
}
.boxcont.listpage .cnt .showstyle .styletab {
  margin: 0 4px;
  float: left;
}
.boxcont.listpage .cnt .showstyle .styletab a {
  color: #E7E7E7;
}
.boxcont.listpage .cnt .showstyle .styletab a:before {
  display: inline-block;
  font: normal normal normal 2.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.boxcont.listpage .cnt .showstyle .styletab span {
  display: none;
}
.boxcont.listpage .cnt .showstyle .styletab:first-child {
  margin-left: 0;
}
.boxcont.listpage .cnt .showstyle .styletab:last-child {
  margin-right: 0;
}
.boxcont.listpage .cnt .showstyle .act a {
  color: #DFDFDF;
}
.boxcont.listpage .cnt .showstyle .table a:before {
  content: "\f0ce";
}
.boxcont.listpage .cnt .showstyle .gallery a:before {
  content: "\f00a";
}
.boxcont.listpage .cnt .showstyle .list a:before {
  content: "\f03a";
}
.boxcont.listpage .cnt .nextpage .btn {
  padding: 10px 30px;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) and (max-width: 1140px) {
  .boxcont.listpage .cnt .nextpage {
    display: none;
  }
}
.boxcont.listpage.btm {
  display: block;
}
.boxcont.listpage.btm .pagenav .cnt {
  justify-content: flex-end !important;
}
.boxcont.listpage .prev a:before {
  content: "\f104";
}
.boxcont.listpage .next a:before {
  content: "\f105";
}
.whisper {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  display: none;
  position: absolute;
  top: 20px;
  background: #FFFFFF;
  border-top-right-radius: 0;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: 37px 0 15px 0;
  z-index: 100;
}
.whisper:before {
  content: "";
  position: absolute;
  top: 26px;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background: #E7E7E7;
  z-index: 9999999;
}
#frqsrchword-box {
  float: left;
  clear: left;
  width: 100%;
  display: none;
  position: relative;
  margin: 0;
  border-top: none;
  z-index: 9;
}
#frqsrchword-box ul {
  float: left;
  clear: left;
  width: 100%;
}
#frqsrchword-box ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
  padding: 10px 25px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#frqsrchword-box ul li.title {
  font-weight: bold;
}
#frqsrchword-box ul li.item {
  cursor: pointer;
}
#frqsrchword-box ul li.act {
  border-color: #E7E7E7;
}
#frqsrchword-box ul li:first-child {
  border-top: none;
}
#whisper-box {
  float: left;
  clear: left;
  width: 100%;
  display: none;
  position: relative;
  margin: 0;
  z-index: 9;
}
#whisper-box ul {
  float: left;
  clear: left;
  width: 100%;
}
#whisper-box ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
  padding: 10px 25px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  cursor: pointer;
}
#whisper-box ul li.title {
  font-weight: bold;
}
#whisper-box ul li.act {
  border-color: #E7E7E7;
}
#whisper-box ul li.item .btn {
  display: none;
  float: right;
  width: 40px;
  min-width: 0;
  margin: 0 0 0 5px;
  padding: 10px 0;
}
#whisper-box ul li.item .btn:last-child {
  margin: 0;
}
#whisper-box ul li.item .btn:before {
  margin: 0;
}
#whisper-box ul li.item .btn span {
  display: none;
}
#whisper-box ul li.item .compare_prod {
  display: none;
}
#whisper-box ul li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 34px;
  height: 34px;
  margin: 0 16px 0 0;
}
#whisper-box ul li .img img {
  max-width: 100%;
  max-height: 100%;
}
#whisper-box ul li .name {
  float: left;
  width: calc(100% - 50px);
}
#whisper-box ul li .name a {
  float: left;
  width: auto;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.5rem;
}
#whisper-box ul li .name a.stiname {
  width: calc(100% - 80px);
}
#whisper-box ul li .name a.code {
  color: #9F9F9F;
  font-weight: 400;
}
#whisper-box ul li .btn-search-icon {
  font-size: 1.4rem;
}
#whisper-box ul li .qty {
  display: none;
}
#whisper-box ul li.count {
  cursor: default;
}
#whisper-box ul li.count .bnt {
  margin: 0;
}
#whisper-box ul li:first-child {
  border-top: none;
}
#maincont[data-ordering='0'] #whisper-box .btn.btn-buy {
  display: none;
}
.strlite ul {
  margin: 0 0 30px;
  float: left;
  clear: left;
  width: 100%;
}
.strlite ul li {
  position: relative;
  min-height: 240px;
  background: #FFFFFF;
  padding: 30px;
  margin: -1px -1px 0 0;
  border: 1px solid #F7F7F7;
}
.strlite ul li .cat_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.strlite ul li .img {
  float: left;
  width: 100%;
  text-align: center;
}
.strlite ul li .img img {
  max-width: 100%;
  max-height: 120px;
}
.strlite ul li h2 {
  position: relative;
  width: 100%;
  font-size: 2.5rem;
  font-weight: 500;
  margin: 0 0 25px;
  text-align: center;
}
.strlite ul li h2 span {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 3.2rem;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.strlite ul li h3 {
  font-size: 1.6rem;
  font-weight: 400;
}
.strlite ul li:hover {
  border: 1px solid #cfcfcf;
  z-index: 1;
}
.strlite ul li .cat_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
}
.strlite ul li ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  float: right;
  clear: none;
  width: auto;
  height: calc(2 * 2.4rem);
  line-height: 2.4rem;
  overflow: hidden;
  margin: 30px 0 0;
}
.strlite ul li ul li {
  float: left;
  width: auto;
  min-height: auto;
  padding: 0;
  margin: 0 5px 0 0;
  border: none;
  z-index: 2;
}
.strlite ul li ul li a {
  width: auto;
  color: #565656;
}
.strlite ul li ul li a:after {
  content: ",";
  float: right;
}
.strlite ul li ul li a:hover {
  text-decoration: underline;
}
.strlite ul li ul li:last-child {
  margin: 0;
}
.strlite ul li ul li:last-child a:after {
  display: none;
}
.strlite ul li ul li:hover {
  border: none;
}
@media screen and (max-width: 1023px) {
  .strlite ul {
    margin: 0 0 20px;
  }
  .strlite ul li .img {
    max-height: 90px;
  }
  .strlite ul li .img h2 {
    font-size: 2.2rem;
  }
  .strlite ul li .img h2 span {
    font-size: 2.2rem;
  }
  .strlite ul li ul li a {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .strlite ul li {
    flex-direction: row;
    min-height: auto;
    padding: 12px 20px;
  }
  .strlite ul li .img {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
    margin: 0 12px 0 0;
  }
  .strlite ul li .img a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .strlite ul li .img img {
    max-width: 100%;
    max-height: 40px;
  }
  .strlite ul li h2 {
    order: 2;
    text-align: left;
    margin: 0;
    font-size: 1.7rem;
    width: calc(100% - 62px);
  }
  .strlite ul li h2 span {
    text-align: left;
    font-size: 1.7rem;
    line-height: 2rem;
  }
  .strlite ul li .cat_wrapper {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .strlite ul li {
    padding: 12px;
    height: 62px;
  }
  .strlite ul li .img {
    width: 30px;
  }
  .strlite ul li .img img {
    max-width: 100%;
    max-height: 30px;
  }
  .strlite ul li h2 {
    font-size: 1.5rem;
    width: calc(100% - 42px);
  }
  .strlite ul li h2 span {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
@media screen and (max-width: 360px) {
  .strlite ul li {
    padding: 10px;
    height: 58px;
  }
  .strlite ul li .img {
    width: 25px;
  }
  .strlite ul li .img img {
    max-width: 100%;
    max-height: 25px;
  }
  .strlite ul li h2 {
    font-size: 1.5rem;
    width: calc(100% - 37px);
  }
  .strlite ul li h2 span {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}
.error {
  background: url(../img/404.png) no-repeat top right;
}
.error .cnt {
  font-size: 1.2em;
}
.contacts img {
  max-width: 50px;
  border-radius: 50%;
}
.contacts .name {
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
}
.contacts .title {
  float: left;
  clear: left;
  font-weight: bold;
  padding-right: 5px;
}
.configall .model {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #E7E7E7;
}
.config th {
  width: 20%;
}
.config .price input {
  width: auto;
  min-width: 0;
  border: none;
  margin: 0;
  padding: 0;
  color: #08090F;
  font-size: 1.2rem;
  font-weight: bold;
}
.config .title {
  font-size: 1.2em;
  font-weight: bold;
}
.config .order input {
  width: 30px;
  min-width: 0;
  text-align: center;
}
.config .btn-buy {
  margin: 0;
}
.config .btn-product {
  margin: 0;
  min-width: 0;
}
.config .btn-product:before {
  margin: 0;
}
.config .configuration th {
  width: 10%;
}
.config .configuration .custom-select.product {
  width: 95%;
}
.config .configuration .custom-select.product-count {
  width: 85%;
}
.config .configuration .custom-select.count {
  width: calc(10% - 5px);
}
/* discussion */
.postdisc {
  border: 1px solid #E7E7E7;
  padding: 5px;
  width: 100%;
  width: -moz-available !important;
  width: -webkit-fill-available !important;
}
.postdisc .cnt {
  margin: 5px 0;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
}
.postdisc ul {
  float: left;
}
.postdisc ul li {
  clear: left;
}
.postdisc .tools {
  float: right;
}
.postdisc .tools .btn {
  min-width: 0;
}
.postdisc .enter:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f148";
  transform: rotate(90deg);
  float: left;
  margin: 0 10px;
}
.postdisc .content {
  padding: 0 30px;
}
.postdisc:first-of-type {
  margin-top: 10px;
}
.postdisc.re {
  background-color: #efefef;
}
.recaptcha {
  float: left;
}
.recaptcha.err {
  border: 1px solid #C91F28 !important;
}
.postcodes {
  float: left;
  position: absolute;
  background: #F7F7F7;
  z-index: 9;
  top: 40px;
  border: 1px solid #E7E7E7;
}
.postcodes .tabinfo {
  margin: 0;
}
.postcodes .tabinfo td {
  cursor: pointer;
}
.strdownload ul {
  float: left;
  clear: left;
  width: 100%;
}
.strdownload ul li {
  float: left;
  width: 31.3333%;
  border-bottom: 1px solid #E7E7E7;
}
.strdownload ul li:nth-child(3n+2) {
  margin: 0 3%;
}
.strdownload ul li p {
  float: left;
  padding: 9px 0;
  font-weight: bold;
}
.strdownload ul li a {
  float: right;
}
.discoupons .info {
  top: 6px;
  padding-right: 5px;
}
.discoupons .dicmsg {
  float: left;
  color: green;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 500;
  margin: 8px 0 0;
}
.discoupons .dicmsg.hide {
  display: none;
}
.discoupons .dicmsg.err {
  color: #C91F28;
}
.chart-canvas {
  max-width: 50%;
}
.configsearch .config-param {
  float: left;
  width: calc(25% - 5px);
  margin: 0 5px 10px 0;
}
@media screen and (max-width: 640px) {
  .configsearch .config-param {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 480px) {
  .configsearch .config-param {
    width: 100%;
    margin-right: 0;
  }
}
.configsearch .config-param:nth-child(4n+1) {
  clear: left;
}
.configsearch .config-param .hdr {
  padding: 5px;
  background: #07090F;
  color: white;
}
.configsearch .config-param .cnt {
  padding: 0;
}
.configsearch .config-param .param {
  float: left;
  clear: left;
  width: 100%;
}
.configsearch .config-param .param.val:nth-child(2n) {
  background: rgba(7, 9, 15, 0.4);
}
.configsearch .config-param .param label {
  clear: left;
  width: 100%;
  padding: 5px 5px 5px 27px;
  margin: 0;
}
.configsearch .config-param .param [type="checkbox"] + label:before {
  top: 6px;
  left: 5px;
}
.configsearch .config-param .param [type="checkbox"] + label:after {
  top: 5px;
  left: 9px;
}
.configsearch .tabinfo .img img {
  max-width: 40px;
}
.configsearch .tabinfo .name a {
  font-weight: bold;
}
.configsearch .tabinfo .btn {
  min-width: 75px;
}
#gdpr-zones,
.gdpr-detail {
  display: none;
}
.I6-gdpr label {
  margin: 7px 0;
}
.I6-gdpr form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.I6-gdpr form input[type='date'] {
  width: auto;
  margin: 0 10px 0 0;
}
.I6-gdpr .info {
  display: none;
  float: right;
}
.I6-gdpr .info:before {
  padding: 2px 5px;
}
.I6-gdpr a {
  text-decoration: underline;
}
.I6-gdpr a:hover {
  text-decoration: underline;
}
.I6-gdpr .btn {
  float: right;
}
.gdprpermis .I6-gdpr .cnt {
  padding: 20px;
}
.gdprpermis .I6-gdpr .ftr {
  border-top: 1px solid #E7E7E7;
}
.gdprpermis .I6-gdpr .ftr .rowbox form {
  float: left;
}
.gdprpermis .I6-gdpr .ftr .rowbox form .date {
  min-width: 70px;
  max-width: 120px;
}
.modal-content .I6-gdpr .hdr a {
  cursor: auto;
  font-size: 1.6rem;
  font-weight: bold;
  color: #08090F;
}
#googlemap {
  width: 100%;
  height: 500px;
}
#googlemap .boxcont {
  position: relative;
  margin: 0;
}
#googlemap .boxcont.with-image {
  min-width: 400px;
}
#googlemap .boxcont h3,
#googlemap .boxcont .address {
  padding-bottom: 5px;
}
#googlemap .boxcont p {
  padding-bottom: 2px;
}
#googlemap .boxcont .detail {
  padding-top: 5px;
}
#googlemap .boxcont .img {
  position: absolute;
  top: 0;
  right: 0;
}
#googlemap .boxcont .img img {
  max-width: 200px;
}
#dtplist ul {
  float: left;
  clear: left;
  width: 100%;
  border: 1px solid #E7E7E7;
  border-bottom: none;
}
#dtplist li {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  padding: 5px;
  border-bottom: 1px solid #E7E7E7;
}
#dtplist li.area {
  background: #dcdcdc;
  cursor: pointer;
}
#dtplist li > div,
#dtplist li > p {
  padding-left: 25px;
}
#dtplist li .address {
  padding-top: 5px;
}
#dtplist li .btn-location {
  position: absolute;
  background: none;
  box-shadow: none;
  border: none;
  min-width: auto;
  margin: 0;
  padding: 5px;
  color: #737373;
}
#dtplist li .btn-location:before {
  margin: 0;
  display: inline-block;
  font: normal normal normal 2.5rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#dtplist li .detail {
  margin-top: 15px;
}
.google-reviews .hdr p:before {
  content: "";
  background: url(../img/logo-google.svg);
  width: 18px;
  height: 18px;
  float: left;
  margin: 2px 5px 2px 0;
}
.google-reviews #google-reviews {
  display: flex;
  flex-wrap: nowrap;
  gap: 5px 0.5%;
}
.google-reviews #google-reviews .review-item {
  border: 1px solid #E7E7E7;
  margin: 0 auto;
  padding: 1em;
  flex: 1 1 50%;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.google-reviews #google-reviews .review-item .review-meta {
  font-size: 1.5rem;
}
.google-reviews #google-reviews .review-item .review-meta img {
  float: left;
  margin-right: 10px;
}
.google-reviews #google-reviews .review-item .review-author {
  text-transform: capitalize;
  font-weight: bold;
}
.google-reviews #google-reviews .review-item .review-text {
  float: left;
  line-height: 1.5;
}
.google-reviews #google-reviews .review-item .review-text .review-date {
  opacity: 0.6;
  display: block;
}
.google-reviews #google-reviews .review-item .review-stars {
  font-size: 1.4rem;
}
.google-reviews #google-reviews .review-item .review-stars ul {
  display: inline-block;
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.google-reviews #google-reviews .review-item .review-stars ul li {
  float: left;
  list-style: none !important;
  margin-right: 1px;
  line-height: 1;
}
.google-reviews #google-reviews .review-item .review-stars ul li i {
  color: #eb6e00;
  font-size: 1.4em;
  font-style: normal;
}
.google-reviews #google-reviews .review-item .review-stars ul li i:after {
  content: "\2605";
}
.google-reviews #google-reviews .review-item .review-stars ul li i.inactive {
  color: #c6c6c6;
}
.google-reviews #google-reviews .review-item-long .review-text {
  max-height: 110px;
  overflow-y: auto;
}
@media (max-width: 1200px) {
  .google-reviews #google-reviews {
    flex-wrap: wrap;
  }
  .google-reviews #google-reviews .review-item {
    max-width: 49%;
  }
}
@media (max-width: 640px) {
  .google-reviews #google-reviews {
    flex-wrap: wrap;
  }
  .google-reviews #google-reviews .review-item {
    max-width: 100%;
  }
}
.w-100 {
  width: 100%;
}
.p-30 {
  padding: 30px;
}
.p-25 {
  padding: 25px;
}
.p-25-20 {
  padding: 25px 20px;
}
.p-20-25 {
  padding: 20px 25px;
}
.p-left-10 {
  padding-left: 10px;
}
.p-right-10 {
  padding-right: 10px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-left-15 {
  margin-left: 15px;
}
.m-right-10 {
  margin-right: 10px;
}
.m-right-20 {
  margin-right: 20px;
}
.m-bottom-40 {
  margin-bottom: 40px;
}
.m-bottom-30 {
  margin-bottom: 30px;
}
.m-bottom-20 {
  margin-bottom: 20px;
}
.m-bottom-15 {
  margin-bottom: 15px;
}
.m-bottom-10 {
  margin-bottom: 10px;
}
.col-20 {
  flex: 0 0 auto;
  width: 20%;
}
.col-25 {
  flex: 0 0 auto;
  width: 25%;
}
.col-30 {
  width: 30%;
}
.col-33 {
  flex: 0 0 auto;
  width: 33.333333%;
}
.col-40 {
  flex: 0 0 auto;
  width: 40%;
}
.col-50 {
  flex: 0 0 auto;
  width: 50%;
}
.col-60 {
  flex: 0 0 auto;
  width: 60%;
}
.col-70 {
  flex: 0 0 auto;
  width: 70%;
}
.col-75 {
  flex: 0 0 auto;
  width: 75%;
}
.col-100 {
  flex: 0 0 auto;
  width: 100%;
  clear: none;
}
.m-row {
  margin: 10px 0;
}
@media screen and (min-width: 479px) {
  .col-sm-50 {
    flex: 0 0 auto;
    width: 50%;
  }
  .p-left-sm-10 {
    padding-left: 10px;
  }
  .p-right-sm-10 {
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .m-top-md-20 {
    margin-top: 20px;
  }
  .m-top-md-30 {
    margin-top: 30px;
  }
  .m-top-md-40 {
    margin-top: 40px;
  }
  .m-bottom-md-10 {
    margin-bottom: 10px;
  }
  .m-bottom-md-20 {
    margin-bottom: 20px;
  }
  .m-bottom-md-40 {
    margin-bottom: 40px;
  }
  .col-md-50 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-20 {
    flex: 0 0 auto;
    width: 20%;
  }
  .col-md-28 {
    flex: 0 0 auto;
    width: 28%;
  }
  .col-md-30 {
    flex: 0 0 auto;
    width: 30%;
  }
  .col-md-33 {
    flex: 0 0 auto;
    width: 33%;
  }
  .col-md-40 {
    flex: 0 0 auto;
    width: 40%;
  }
  .col-md-44 {
    flex: 0 0 auto;
    width: 44%;
  }
  .col-md-50 {
    flex: 0 0 auto;
    width: 50%;
  }
  .p-left-md-10 {
    padding-left: 10px;
  }
  .p-right-md-10 {
    padding-right: 10px;
  }
  .p-left-md-15 {
    padding-left: 15px;
  }
  .p-right-md-15 {
    padding-right: 15px;
  }
  .align-items-end-md {
    align-items: flex-end;
  }
}
@media screen and (min-width: 1024px) {
  .col-lg-20 {
    flex: 0 0 auto;
    width: 20%;
  }
  .col-lg-25 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-30 {
    flex: 0 0 auto;
    width: 30%;
  }
  .col-lg-40 {
    flex: 0 0 auto;
    width: 40%;
  }
  .col-lg-50 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-60 {
    flex: 0 0 auto;
    width: 60%;
  }
  .col-lg-70 {
    flex: 0 0 auto;
    width: 70%;
  }
  .m-lg-row {
    margin: 20px 0;
  }
  .col-lg-show {
    display: block;
  }
  .p-right-lg-15 {
    padding-right: 15px;
  }
  .p-left-lg-15 {
    padding-left: 15px;
  }
  .p-right-lg-20 {
    padding-right: 20px;
  }
  .p-left-lg-20 {
    padding-left: 20px;
  }
  .p-right-lg-25 {
    padding-right: 25px;
  }
  .p-left-lg-25 {
    padding-left: 25px;
  }
  .m-bottom-lg-40 {
    margin-bottom: 40px;
  }
  .p-right-lg-10 {
    padding-right: 10px;
  }
  .p-left-lg-10 {
    padding-left: 10px;
  }
}
@media screen and (min-width: 1350px) {
  .col-xl-20 {
    flex: 0 0 auto;
    width: 20%;
  }
  .col-xl-25 {
    flex: 0 0 auto;
    width: 25%;
  }
  .m-bottom-xl-0 {
    margin-bottom: 0px;
  }
}
#processLoginModal p {
  text-align: center;
  font-size: 2.5em;
  margin: 26vw;
}
.idp_wrap {
  margin: 32px 0 0;
}
.idp_wrap p {
  width: 100%;
  margin: 0 0 14px;
}
.idp_wrap .idp_buttons {
  gap: 18px;
}
.idp_wrap .idp_buttons .btn.btn-idp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  min-width: auto;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
.idp_wrap .idp_buttons .btn.btn-idp span {
  display: none;
}
.idp_wrap .idp_buttons .btn.idp_2 img {
  max-width: 24px;
}
/* end legend */
.grecaptcha-badge {
  display: none !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
#I6-cookieConsent .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
#I6-cookieConsent .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#I6-cookieConsent .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#I6-cookieConsent input:checked + .slider {
  background-color: #2196F3;
}
#I6-cookieConsent input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
#I6-cookieConsent input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}
#I6-cookieConsent .slider.round {
  border-radius: 17px;
}
#I6-cookieConsent .slider.round:before {
  border-radius: 50%;
}
.countdown_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 20px 0 0;
}
.countdown_wrap p {
  margin: 0 6px 0 0;
}
.countdown_wrap #countdown {
  position: relative;
  height: 30px;
  width: 30px;
}
.countdown_wrap svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  transform: rotateY(-180deg) rotateZ(-90deg);
}
.countdown_wrap svg circle {
  stroke-dasharray: 113px;
  stroke-dashoffset: 0px;
  stroke-linecap: round;
  stroke-width: 3px;
  stroke: #96D796;
  fill: none;
  animation: countdown 4s linear infinite forwards;
}
/* buttons */
.btn {
  position: relative;
  float: left;
  background: #E7E7E7;
  color: #030303;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  padding: 8px 24px;
  min-width: 60px;
  border: 2px solid #E7E7E7;
  border-radius: 50px;
  cursor: pointer;
  transition: all 200ms ease;
}
.btn:hover {
  text-decoration: none !important;
  background: #FFFFFF;
  border-color: #F7CB37;
}
.btn .canvasloader {
  float: left;
  margin-right: 5px;
}
.btn span:first-letter {
  text-transform: uppercase;
}
.btn.btn-medium {
  padding: 6px 34px;
}
.btn-res {
  display: none;
}
a.btn {
  color: #030303;
}
.btn-big {
  padding: 10px 20px;
  font-size: 1.2em;
}
.btn-warning {
  background: #eea236;
}
.btn-danger {
  background: #fa0000;
}
.btn-success {
  background: #50aa46;
}
.btn-dis {
  background: rgba(200, 200, 200, 0.8);
  box-shadow: 0 0 1px 0 rgba(200, 200, 200, 0.8);
  cursor: auto;
  color: black;
}
.btn-dis:hover {
  background: rgba(200, 200, 200, 0.7);
}
.btn-buy u {
  display: none;
  float: right;
  position: relative;
  margin: 0 -10px 0 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 10px;
}
.btn-black {
  background: #07090F;
  color: #FFFFFF;
  border-color: #07090F;
}
.btn-black:hover {
  background: rgba(7, 9, 15, 0.8);
  border-color: transparent;
}
.btn-org {
  background: #f7cb37;
  border-color: #F7CB37;
}
.btn-org:hover {
  background: rgba(247, 203, 55, 0.8);
  border-color: transparent;
}
.btn-primary {
  text-transform: uppercase;
}
.btn-big {
  text-transform: uppercase;
  padding: 10px 60px;
  font-size: 1.4rem;
  font-weight: 600;
}
.btn-more,
.more {
  display: flex;
  align-items: center;
}
.btn-more:after,
.more:after {
  float: right;
  content: "";
  width: 14px;
  height: 7px;
  background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: 10px;
}
.less {
  display: flex;
  align-items: center;
}
.less:after {
  float: right;
  content: "";
  width: 14px;
  height: 7px;
  background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-left: 10px;
}
.cancel:hover span {
  text-decoration: underline;
}
.cancel:hover .close {
  opacity: 0.8;
}
.cancel:hover .close:before,
.cancel:hover .close:after {
  background-color: #FFFFFF;
}
.cancel .close {
  background: #960000;
}
.cancel .close:before,
.cancel .close:after {
  background-color: #FFFFFF;
  height: 10px;
  top: 4px;
  left: 8px;
}
.close,
.btn-close {
  float: left;
  position: relative;
  width: 18px;
  height: 18px;
  background: inherit;
  border: none;
  cursor: pointer;
}
.close span,
.btn-close span {
  display: none;
}
.close:hover:before,
.btn-close:hover:before,
.close:hover:after,
.btn-close:hover:after {
  background-color: #960000;
}
.close:before,
.btn-close:before,
.close:after,
.btn-close:after {
  position: absolute;
  top: 2px;
  left: 8px;
  content: ' ';
  height: 14px;
  width: 2px;
  background-color: #B3B3B3;
}
.close:before,
.btn-close:before {
  transform: rotate(45deg);
}
.close:after,
.btn-close:after {
  transform: rotate(-45deg);
}
.close.close-white:before,
.btn-close.close-white:before,
.close.close-white:after,
.btn-close.close-white:after {
  background-color: #FFFFFF;
}
.close.close-white:hover,
.btn-close.close-white:hover {
  opacity: 0.8;
}
.btn-close:before,
.btn-close:after {
  background-color: #000000;
}
.btn-red {
  background: #960000;
  border-color: #960000;
}
.btn-red:before,
.btn-red:after {
  background-color: #FFFFFF;
  height: 10px;
  top: 4px;
  left: 8px;
}
.btn-red:hover {
  opacity: 0.8;
}
.btn-red:hover:before,
.btn-red:hover:after {
  background-color: #FFFFFF;
}
.btn-text {
  background: inherit;
  border: none;
  padding: 0;
}
.btn-text:hover {
  background: inherit;
  opacity: 0.8;
}
.btn-scroll-top {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-scroll-top:before {
  float: left;
  content: "";
  width: 12px;
  height: 7px;
  background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-right: 10px;
}
.btn-buy {
  text-transform: uppercase;
  background: #f7cb37;
  border: none;
}
.btn-buy:hover {
  background: rgba(247, 203, 55, 0.8);
  border: none;
}
.disabled {
  opacity: 0.5;
}
.disabled:hover {
  background: #E7E7E7;
  border-color: #E7E7E7;
}
.btn-underline:hover {
  text-decoration: underline;
}
.btn-pdf-icon {
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-pdf-icon:hover {
  background: none;
}
.btn-pdf-icon span {
  display: none;
}
.btn-pdf-icon:before {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f1c1";
  margin: 0;
}
.btn-doc-icon {
  min-width: auto;
  background: none;
  border: none;
  padding: 2px 0;
  box-shadow: none;
}
.btn-doc-icon:hover {
  background: none;
}
.btn-doc-icon span {
  display: none;
}
.btn-doc-icon:before {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0f6";
  margin: 0;
}
.btn-location-arrow {
  min-width: auto;
  background: none;
  border: none;
  padding: 3px 0;
  box-shadow: none;
}
.btn-location-arrow:before {
  content: "\f124";
  font-size: 2.1rem;
}
.btn-location-arrow:hover {
  background: none;
}
.btn-check {
  display: flex;
  align-items: center;
}
.btn-check:before {
  float: left;
  content: "";
  width: 15px;
  height: 11px;
  background: url(../img/icons/check_icon.svg) no-repeat scroll center center;
  background-size: 100%;
  margin-right: 10px;
}
#leftcont .boxcont.tree {
  background: rgba(255, 197, 0, 0.9);
  border-radius: 0 0 4px 4px;
}
#leftcont .boxcont.tree .hdr {
  background: #F7F7F7;
}
#leftcont .boxcont.tree .hdr li {
  background: rgba(255, 209, 51, 0.8);
  color: #050505;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  padding: 5px 10px;
  text-align: center;
  width: calc(50% - 1px);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
#leftcont .boxcont.tree .hdr li:last-child {
  float: right;
}
#leftcont .boxcont.tree .hdr li.act {
  background: rgba(255, 197, 0, 0.9);
}
nav ul.spresenttree {
  float: left;
  clear: left;
  width: 100%;
}
nav ul.spresenttree li {
  padding: 5px 0;
  margin: 0 10px;
  border-bottom: 1px solid;
  border-color: rgba(231, 231, 231, 0.3);
  float: left;
  clear: left;
  width: calc(100% - 10px);
  position: relative;
}
nav ul.spresenttree li a {
  float: left;
  width: calc(100% - 2rem);
  text-decoration: none;
  font-size: 1.5rem;
  color: #020202;
  opacity: 0.9;
  margin-left: 2rem;
}
nav ul.spresenttree li a:hover {
  opacity: 1;
}
nav ul.spresenttree li:last-child {
  border: none;
}
nav ul.spresenttree li > span:before {
  content: "•";
  position: absolute;
  width: 1.8rem;
  text-align: center;
  color: #020202;
  opacity: 0.5;
  border: none;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: -0.2rem;
  left: 0;
}
nav ul.spresenttree li li {
  margin: 0;
  width: 100%;
}
nav ul.spresenttree li li a {
  color: #020202 !important;
}
nav ul.spresenttree li.plus > span {
  cursor: pointer;
}
nav ul.spresenttree li.plus > span:before {
  content: "+";
}
nav ul.spresenttree li.plus ul {
  display: none;
}
nav ul.spresenttree li.minus > span {
  cursor: pointer;
}
nav ul.spresenttree li.minus > span:before {
  content: "-";
}
nav ul.spresenttree li.not.act a {
  text-decoration: underline;
}
nav ul.spresenttree li.not ul {
  display: none;
}
nav ul.spresenttree ul {
  padding: 5px 0 0 18px;
  border: none;
}
nav .webmenu {
  float: left;
  padding: 0;
}
nav .webmenu li {
  position: relative;
  float: left;
  list-style: none;
}
nav .webmenu li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  float: left;
  font-size: 1.5rem;
  padding: 12px 0 10px 0;
  margin: 0 0 0 30px;
  color: #9F9F9F;
  transition: all 300ms ease;
}
nav .webmenu li a:before {
  transition: all 300ms ease;
}
nav .webmenu li a:hover {
  color: #FEFEFE;
}
nav .webmenu li a:hover:before {
  filter: brightness(0) invert(1);
}
nav .webmenu li:first-child a {
  margin-left: 0;
}
/* hover menu */
#headercont .webmenu {
  float: left;
  clear: left;
}
#headercont .webmenu li:hover > ul {
  display: block;
}
#headercont .webmenu ul {
  position: absolute;
  top: 28px;
  left: -10px;
  display: none !important;
  padding: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(7, 9, 15, 0.9);
  box-shadow: 0 0 4px #07090F;
  z-index: 9;
}
#headercont .webmenu ul li {
  float: left;
  clear: left;
  width: 250px;
  padding: 0;
}
#headercont .webmenu ul li ul {
  top: 0;
  left: 100%;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#headercont .webmenu ul li a {
  color: #9F9F9F;
  width: 100%;
  padding: 8px 0 8px 10px;
}
#headercont .webmenu ul li a:hover {
  text-decoration: underline;
}
#headercont .webmenu ul li:after {
  content: "";
  padding: 0;
  margin: 0;
}
#footercont .webmenu {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
#footercont .webmenu li {
  position: relative;
  width: 25%;
  float: left;
  padding: 0;
}
#footercont .webmenu li a {
  width: 100%;
  margin: 0 0 15px;
  font-weight: 600;
  font-size: 1.7rem;
  color: #08090F;
  padding: 0;
  cursor: default;
}
#footercont .webmenu li a:hover {
  opacity: 1;
}
#footercont .webmenu li.opened .title:after {
  display: none;
}
#footercont .webmenu li ul {
  display: block;
  float: left;
  clear: left;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #footercont .webmenu li ul {
    display: block !important;
    height: auto !important;
  }
}
#footercont .webmenu li ul li {
  width: 100%;
  margin: 0;
  padding: 0;
}
#footercont .webmenu li ul li a {
  margin: 0 0 10px;
  border: none;
  cursor: pointer;
  font-weight: normal;
  font-size: 1.6rem;
  transition: all 300ms ease;
}
#footercont .webmenu li ul li a:hover {
  text-decoration: underline;
}
#footercont .webmenu li ul li:last-child a {
  margin: 0;
}
#footercont .webmenu li:after {
  display: none;
}
#footercont .webmenu li:before {
  display: none;
}
#footercont .webmenu li.closed .title:after {
  display: none;
}
.left_menu {
  float: left;
  clear: left;
  width: 100%;
}
.left_menu ul {
  float: left;
  clear: left;
  width: 100%;
  display: block;
}
.left_menu ul li {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 10px;
}
.left_menu ul li a {
  position: relative;
  width: 100%;
  padding: 15px 25px;
  margin: 0;
  background: #F7F7F7;
  color: #08090F;
  font-size: 1.8rem;
  font-weight: 600;
  border: 2px solid #E7E7E7;
  outline: none;
  box-shadow: none;
  z-index: 1;
  transition: all 300ms ease;
}
.left_menu ul li a.act {
  background: #FFFFFF;
}
.left_menu ul li a:hover {
  color: #08090F;
  background: #FFFFFF;
}
.left_menu ul li ul {
  margin: 10px 0 0;
}
.left_menu ul li ul li {
  margin: 0;
}
.left_menu ul li ul li a {
  background: #F7F7F7;
  padding: 12px 25px 12px 50px;
  font-size: 1.7rem;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #E7E7E7;
}
.left_menu ul li ul li a:hover {
  background: #F7F7F7;
  text-decoration: underline;
}
.left_menu ul li ul li a.act {
  font-weight: 500;
  text-decoration: underline;
}
.left_menu ul li ul li a .count {
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  padding: 0 3px;
  background: #E2E2E2;
  min-width: 2.2rem;
  height: 2.2rem;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.1rem;
  font-weight: 500;
}
.left_menu ul li ul li:last-child a {
  border-bottom: none;
}
.left_menu ul li.closed ul {
  display: none;
}
.left_menu ul li.opened > a {
  background: #FFFFFF;
}
.left_menu ul li.opened ul {
  display: block;
}
.left_menu ul li.opened ul li.opened > a {
  background: #F7F7F7;
}
.left_menu ul li ul {
  display: none;
  float: left;
  clear: left;
  width: 100%;
}
.left_menu ul li:last-child ul li:last-child a {
  border-bottom: 1px solid #E7E7E7;
}
@media screen and (max-width: 1023px) {
  .left_menu ul li a {
    padding: 15px 20px;
    font-size: 1.6rem;
    border-width: 1px;
  }
  .left_menu ul li ul li a {
    font-size: 1.6rem;
    padding: 12px 20px 12px 30px;
  }
}
@media screen and (max-width: 767px) {
  .left_menu ul li {
    margin: 0;
  }
  .left_menu ul li a {
    background: #FFFFFF;
    border-top: none;
  }
  .left_menu ul li:first-child a {
    border-top: 1px solid #E7E7E7;
  }
  .left_menu ul li ul li a {
    padding: 10px 20px 10px 30px;
  }
  .left_menu ul li ul li:first-child a {
    border-top: none;
  }
  .left_menu ul li ul li:last-child a {
    border-bottom: 1px solid #E7E7E7;
  }
}
#sptnav {
  position: relative;
  display: flex;
  justify-content: center;
  float: left;
  clear: left;
  width: 100%;
  background: #F7CB37;
}
#sptnav.active {
  z-index: 99;
}
#sptnav ul {
  float: left;
  clear: left;
  width: 100%;
}
#sptnav ul.level3 {
  display: flex;
  justify-content: center;
}
#sptnav ul.level3 > li {
  display: flex;
  height: 62px;
}
#sptnav ul.level3 > li > a,
#sptnav ul.level3 > li p {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#sptnav ul li.act {
  background: #FFFFFF;
}
#sptnav ul li.act a,
#sptnav ul li.act p {
  color: #08090F;
  padding: 12px 40px;
}
#sptnav ul li.act .sptnavsub {
  display: block;
}
#sptnav ul li img {
  display: none;
  float: left;
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}
#sptnav ul li a,
#sptnav ul li p {
  padding: 12px 40px;
  color: #08090F;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #E4BB32;
}
#sptnav ul li a span.cat_name_add,
#sptnav ul li p span.cat_name_add {
  font-weight: 400;
  text-transform: none;
}
#sptnav ul li .icon {
  display: none;
}
#sptnav ul li:first-child {
  border-left: 1px solid #E4BB32;
}
#sptnav ul li .sptnavsub {
  display: none;
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 3;
}
#sptnav ul li .sptnavsub ul {
  background: #FFFFFF;
  border: none;
}
#sptnav ul li .sptnavsub ul li {
  border: none;
  width: 33.333333%;
  padding: 20px 40px 20px 0;
}
#sptnav ul li .sptnavsub ul li.act {
  border: none;
}
#sptnav ul li .sptnavsub ul li img {
  display: block;
  max-width: 45px;
  max-height: 45px;
}
#sptnav ul li .sptnavsub ul li a,
#sptnav ul li .sptnavsub ul li p {
  float: left;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 0 10px;
  border: none;
  transition: all 200ms ease;
}
#sptnav ul li .sptnavsub ul li a:hover,
#sptnav ul li .sptnavsub ul li p:hover {
  text-decoration: underline;
}
#sptnav ul li .sptnavsub ul li .cat_img {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0 8px 0 0;
}
#sptnav ul li .sptnavsub ul li .cat_img a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  height: 100% !important;
}
#sptnav ul li .sptnavsub ul li .cat_img img {
  max-width: 100%;
  max-height: 100%;
}
#sptnav ul li .sptnavsub ul li .cat_box {
  float: left;
  width: calc(100% - 63px);
}
#sptnav ul li .sptnavsub ul li:nth-child(3n) {
  padding-right: 0;
}
#sptnav ul li .sptnavsub .level6 {
  padding: 30px 0px;
  display: flex;
  flex-wrap: wrap;
}
#sptnav ul li .sptnavsub .level9 {
  width: 100%;
}
#sptnav ul li .sptnavsub .level9 li {
  padding: 0;
  width: auto;
}
#sptnav ul li .sptnavsub .level9 li a {
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0;
  width: auto;
  border: none;
  text-transform: none;
  color: #565656;
}
#sptnav ul li .sptnavsub .level9 li a:after {
  position: relative;
  content: "|";
  margin: 0 4px;
  font-size: 1.6rem;
  color: #7d7d7d;
  top: 0px;
}
#sptnav ul li .sptnavsub .level9 li a.act {
  text-decoration: underline;
}
#sptnav ul li .sptnavsub .level9 li img {
  display: none;
}
#sptnav ul li .sptnavsub .level9 li .cat_box {
  width: auto;
}
#sptnav ul li .sptnavsub .level9 li:last-child a:after {
  display: none;
}
/* responsive styles */
@media screen and (max-width: 1920px) {
  #sptnav ul li a,
  #sptnav ul li p {
    padding: 12px 30px;
  }
  #sptnav ul li.act a,
  #sptnav ul li.act p {
    padding: 12px 30px;
  }
}
@media screen and (max-width: 1640px) {
  #sptnav ul li a,
  #sptnav ul li p {
    padding: 12px 20px;
  }
  #sptnav ul li.act a,
  #sptnav ul li.act p {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 1440px) {
  #sptnav ul li a,
  #sptnav ul li p {
    padding: 12px 20px;
  }
  #sptnav ul li a .cat_name_add,
  #sptnav ul li p .cat_name_add {
    display: none;
  }
  #sptnav ul li.act a,
  #sptnav ul li.act p {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 1200px) {
  #sptnav ul li a,
  #sptnav ul li p {
    padding: 12px 12px;
    font-size: 1.5rem;
  }
  #sptnav ul li a .cat_name_add,
  #sptnav ul li p .cat_name_add {
    display: none;
  }
  #sptnav ul li.act a,
  #sptnav ul li.act p {
    padding: 12px 12px;
  }
}
@media screen and (max-width: 1023px) {
  #sptnav {
    display: none;
    z-index: 3;
    position: absolute;
    top: 70px;
  }
  #sptnav .container.max {
    padding: 0;
  }
  #sptnav .container.medium {
    padding: 0 !important;
  }
  #sptnav ul.level3 {
    display: block;
  }
  #sptnav ul.level3 > li {
    height: auto;
  }
  #sptnav ul.level3 li {
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 0 25px;
    border-bottom: 1px solid #E4BB32;
  }
  #sptnav ul.level3 li a,
  #sptnav ul.level3 li p {
    width: calc(100% - 62px);
    border: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
  }
  #sptnav ul.level3 li a .cat_name_add,
  #sptnav ul.level3 li p .cat_name_add {
    display: block;
    margin: 0 0 0 10px;
  }
  #sptnav ul.level3 li .icon {
    display: block;
    padding: 20px 22px;
  }
  #sptnav ul.level3 li .icon:before {
    float: left;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
    background-size: 100%;
  }
  #sptnav ul.level3 li.act .icon {
    display: block;
  }
  #sptnav ul.level3 li.act .icon:before {
    float: left;
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
    background-size: 100%;
  }
  #sptnav ul.level3 li .sptnavsub {
    position: relative;
    top: unset;
    left: unset;
  }
  #sptnav ul.level3 li .sptnavsub ul li {
    width: 100%;
  }
  #sptnav ul.level3 li .sptnavsub ul li a,
  #sptnav ul.level3 li .sptnavsub ul li p {
    width: auto;
    text-align: left;
  }
  #sptnav ul.level3 li .sptnavsub ul.level6 {
    padding: 0 25px 0 0;
  }
  #sptnav ul.level3 li .sptnavsub ul.level6 > li {
    padding: 15px 0;
  }
  #sptnav ul.level3 li .sptnavsub ul.level6 > li:first-child {
    padding-top: 10px;
  }
  #sptnav ul.level3 li .sptnavsub ul.level6 > li:last-child {
    padding-bottom: 30px;
  }
  #sptnav ul.level3 li .sptnavsub ul .icon {
    display: none;
  }
  #sptnav ul.level3 li .sptnavsub .level9 li {
    width: auto;
  }
  #sptnav ul li {
    width: 100%;
  }
  #sptnav ul li:first-child {
    border-left: none;
  }
  #sptnav ul li a,
  #sptnav ul li p {
    width: 100%;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  #sptnav {
    top: 60px;
  }
}
@media screen and (max-width: 360px) {
  #sptnav {
    top: 50px;
  }
}
/* end responsive styles */
/* documents orderss, order, invoice... */
.document .cnt table {
  border: none;
  margin: 0;
}
.document .cnt table tr:last-child th,
.document .cnt table tr:last-child td {
  padding-bottom: 0px;
}
.document .cnt table th,
.document .cnt table td {
  line-height: 2rem;
}
.document .cnt table th {
  min-width: 120px;
  width: 120px;
  text-align: left;
  padding: 0;
  padding-bottom: 14px;
  font-weight: 600;
}
.document .cnt table td {
  width: 100%;
  padding: 0 12px;
  padding-bottom: 14px;
}
.document .cnt table td .btn-pdf {
  margin: 0 5px;
}
.document .cnt table td .btn-pdf:before {
  font-size: 1.2em;
}
.document .cnt table td a:not(.btn) {
  font-weight: 600;
}
.document .cnt table.form th {
  width: 100%;
  min-width: auto;
}
.document .cnt table .invoice .incvoice_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 5px;
}
.document .cnt table .invoice .incvoice_wrap:last-child {
  margin: 0;
}
.document .cnt table .invoice span {
  float: left;
}
.document .cnt table .invoice .btn {
  padding: 0;
}
.document .cnt table.th_140 th {
  width: 140px;
  min-width: 140px;
}
.document .cnt table.invoice th {
  min-width: 134px;
  width: 134px;
}
.document .cnt table.invoice td.inv_number p {
  margin: 0 8px 0 0;
}
.document .cnt table.invoice .doc_wrap {
  float: left;
}
.document .cnt table.invoice .doc_wrap a {
  padding: 0 0 0 4px;
}
.document .cnt table.invoice .doc_wrap a:first-child {
  padding-left: 0;
}
.document .cnt ul {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
}
.document .cnt ul li {
  float: left;
  clear: left;
  width: 100%;
}
.document .cnt ul li .btn {
  margin: 0 0 0 10px;
}
.document.qrcode {
  clear: left;
}
.document.qrcode .cnt {
  display: flex;
  flex-wrap: wrap;
}
.document.qrcode .cnt .tabinfo {
  width: 70%;
}
.document.qrcode .cnt figure {
  flex-grow: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .document .cnt .title h3 {
    font-size: 1.6rem;
  }
  .document .cnt table tr {
    float: left;
    width: 100%;
    margin: 0 0 12px;
  }
  .document .cnt table tr:last-child {
    margin: 0;
  }
  .document .cnt table th {
    display: flex;
    margin: 0 0 6px;
  }
  .document .cnt table th,
  .document .cnt table td {
    float: left;
    width: 100%;
    padding: 0;
  }
  .document .cnt table.table-flex tr {
    flex-wrap: wrap;
  }
}
.user-document ol {
  padding-left: 1em;
}
.user-document h1,
.user-document h2,
.user-document h3,
.user-document p,
.user-document ol {
  margin: 0.5em 0;
}
.user-document ul {
  padding-left: 1.2em;
  list-style: disc;
}
.user-document ul li {
  float: none;
}
.user-document ul li a {
  font-size: 1em;
}
/* default styles for owl carousel */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #DDDDDD !important;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: none;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme:hover .owl-nav [class*=owl-] {
  display: block;
}
.owl-theme .owl-nav button {
  position: absolute;
  top: calc(50% - 2rem);
  z-index: 7;
  overflow: hidden;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  display: block;
  outline: none;
  left: 0;
  width: 3rem;
  height: 5rem;
  margin: 0;
}
.owl-theme .owl-nav .owl-prev span,
.owl-theme .owl-nav .owl-next span {
  display: none;
}
.owl-theme .owl-nav .owl-prev {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.owl-theme .owl-nav .owl-prev:after {
  position: relative;
  content: "";
  display: block;
  border-right: 2px solid #E7E7E7;
  border-bottom: 2px solid #E7E7E7;
  height: 2.6rem;
  width: 2.6rem;
  left: 0.65rem;
  transform: rotate(135deg);
}
.owl-theme .owl-nav .owl-next {
  left: auto;
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.owl-theme .owl-nav .owl-next:after {
  position: relative;
  content: "";
  display: block;
  border-right: 2px solid #E7E7E7;
  border-bottom: 2px solid #E7E7E7;
  height: 2.6rem;
  width: 2.6rem;
  right: 0.65rem;
  transform: rotate(-45deg);
}
.owl-theme .owl-nav span {
  float: left;
  width: 100%;
  font-size: 2.5rem;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
  transition: all 300ms ease;
  outline: none;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #F7CB37;
  border: 1px solid #F7CB37;
}
/* end default styles for owl carousel */
/* cls css files  */
.stiparcomp h1 span {
  padding-left: 5px;
}
.stiparcomp h1 span:before {
  content: "(";
}
.stiparcomp h1 span:after {
  content: ")";
}
.stiparcomp .filteritem {
  float: left;
  margin: 0;
}
.stiparcomp .filteritem label {
  margin: 0;
}
.stiparcomp .sharer {
  display: none;
  float: right;
}
.stiparcomp .sharer .fa:before {
  display: inline-block;
  font: normal normal normal 3rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.stiparcomp .sharer .fa-facebook-square {
  color: #4966b6;
}
.stiparcomp .sharer .fa-twitter-square {
  color: #44bae5;
}
.stiparcomp .sharer span {
  display: none;
}
.stiparcomp .arr {
  float: left;
  cursor: pointer;
}
.stiparcomp .arr.arr-next,
.stiparcomp .arr.arr-prev {
  margin: 0 0 0 8px;
}
.stiparcomp .arr.arr-next:after,
.stiparcomp .arr.arr-prev:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 3.4rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  opacity: 0.8;
  color: #F7CB37;
}
.stiparcomp .arr.arr-next:hover:after,
.stiparcomp .arr.arr-prev:hover:after {
  opacity: 1;
}
.stiparcomp .arr.arr-prev {
  margin: 0 8px 0 0;
}
.stiparcomp .arr.arr-prev:after {
  content: "\f104";
}
.stiparcomp .cnt {
  overflow-x: auto;
}
@media screen and (min-width: 980px) {
  .stiparcomp .cnt::-webkit-scrollbar {
    width: 16px;
    height: 16px;
  }
  .stiparcomp .cnt::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #DDDDDD;
  }
}
.stiparcomp .cnt table {
  display: block;
  width: 100%;
}
.stiparcomp .cnt table tbody {
  display: block;
  width: 100%;
}
.stiparcomp .cnt table tr {
  display: flex;
}
.stiparcomp .cnt table tr.thumbnail:hover td {
  background: #FFFFFF;
}
.stiparcomp .cnt table tr:hover td {
  background: #E7E7E7;
}
.stiparcomp .cnt table th {
  display: none;
}
.stiparcomp .cnt table td {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 0 0 100%;
  flex-basis: calc(25% + 1px);
  max-width: calc(25% + 1px);
  padding: 12px 20px;
  margin: -1px 0px 0 -1px;
  border: 1px solid #F7F7F7;
  border-right: 1px solid #F7F7F7;
}
.stiparcomp .cnt table .cancel .btn-icon {
  float: right;
}
.stiparcomp .cnt table .label,
.stiparcomp .cnt table .text {
  float: left;
  clear: left;
  width: 100%;
}
.stiparcomp .cnt table .label {
  color: #565656;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.stiparcomp .cnt table .text {
  float: left;
  clear: left;
  width: 100%;
  font-weight: 500;
}
.stiparcomp .cnt table .detparam,
.stiparcomp .cnt table .diffparam,
.stiparcomp .cnt table .stiplname,
.stiparcomp .cnt table .sticode,
.stiparcomp .cnt table .stipartno,
.stiparcomp .cnt table .stiwardurtimnameeu,
.stiparcomp .cnt table .stiwardureu,
.stiparcomp .cnt table .stiwardurtimname,
.stiparcomp .cnt table .stiwardur,
.stiparcomp .cnt table .remove,
.stiparcomp .cnt table .stiplnote,
.stiparcomp .cnt table .stistatus,
.stiparcomp .cnt table .stiwartxt,
.stiparcomp .cnt table .stiqtyfree {
  display: none;
}
.stiparcomp .cnt table .cpa_50022,
.stiparcomp .cnt table .cpa_87473,
.stiparcomp .cnt table .cpa_1046,
.stiparcomp .cnt table .cpa_2023 {
  display: none;
}
.stiparcomp .cnt table .remove th,
.stiparcomp .cnt table .remove td {
  border: none;
  padding: 0 5px;
}
.stiparcomp .cnt table .remove .btn-remove {
  float: right;
}
.stiparcomp .cnt table .thumbnail td {
  padding: 20px;
}
.stiparcomp .cnt table .thumbnail .wrapper {
  padding: 8px 0 10px 0;
}
.stiparcomp .cnt table .thumbnail .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
}
.stiparcomp .cnt table .thumbnail .img img {
  max-width: 100%;
}
.stiparcomp .cnt table .thumbnail .name {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  word-break: break-word;
  height: 5.2rem;
}
.stiparcomp .cnt table .sippriceord .label {
  margin: 0 0 6px;
}
.stiparcomp .cnt table .price .price.wovat span {
  color: #565656;
}
.stiparcomp .cnt table .order {
  width: 100%;
}
.stiparcomp .cnt table .order .btn-buy {
  display: table;
  float: none;
  margin: 0 auto;
}
.stiparcomp .cnt table .buy {
  display: none;
}
.ordbaskets {
  /* printpage */
}
.ordbaskets #columnLeft {
  flex-direction: column;
}
.ordbaskets #columnRight {
  float: right;
  flex-direction: column;
}
.ordbaskets #logincontactcont > .hdr {
  display: none;
}
.ordbaskets[data-step="1"] .products > .hdr {
  display: none;
}
.ordbaskets[data-step="1"] #columnRight {
  order: -1;
}
.ordbaskets[data-step="1"] #columnRight .buttons {
  display: none;
}
.ordbaskets[data-step="2"] #columnLeft,
.ordbaskets[data-step="3"] #columnLeft {
  padding-right: 25px;
}
.ordbaskets[data-step="2"] #columnRight,
.ordbaskets[data-step="3"] #columnRight {
  padding-left: 25px;
}
@media screen and (min-width: 1023px) {
  .ordbaskets[data-step="2"] #columnRight,
  .ordbaskets[data-step="3"] #columnRight {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    margin: 0 0 40px;
  }
}
.ordbaskets[data-step="2"] .basket_buttons,
.ordbaskets[data-step="3"] .basket_buttons,
.ordbaskets[data-step="2"] .I6-gdpr,
.ordbaskets[data-step="3"] .I6-gdpr {
  width: 60%;
  padding-right: 20px;
}
.ordbaskets[data-step="2"] .products,
.ordbaskets[data-step="3"] .products {
  margin: 0 0 15px;
}
.ordbaskets[data-step="2"] .products .ordcount,
.ordbaskets[data-step="3"] .products .ordcount,
.ordbaskets[data-step="2"] .products .ord_code,
.ordbaskets[data-step="3"] .products .ord_code {
  display: none;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex tr,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex tr {
  padding: 25px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem),
.ordbaskets[data-step="3"] .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem) {
  margin-top: -1px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem)[data-stiadvsrv],
.ordbaskets[data-step="3"] .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem)[data-stiadvsrv] {
  margin-bottom: 0px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.code,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.code,
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.stock,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.stock,
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.ordcount,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.ordcount,
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.price,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.price,
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.buyout,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.buyout {
  display: none;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name {
  padding: 0;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .stiplname,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .stiplname {
  font-size: 1.5rem;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .column_right,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .column_right {
  display: none;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .column_left,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .column_left {
  padding: 0 25px 0 15px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc {
  padding: 0;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc .column_right,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc .column_right {
  min-width: 120px;
  padding-left: 25px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.img,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.img {
  min-width: 70px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.img img,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.img img {
  max-width: 60px;
  max-height: 60px;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc .price,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc .price {
  font-size: 1.6rem;
}
.ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc .price.wovat,
.ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc .price.wovat {
  display: none;
}
.ordbaskets[data-step="2"] .row.buttons,
.ordbaskets[data-step="3"] .row.buttons {
  margin-top: 20px;
}
.ordbaskets[data-step="2"] .deliverycont,
.ordbaskets[data-step="3"] .deliverycont {
  display: none;
}
.ordbaskets[data-step="2"] .sumtab,
.ordbaskets[data-step="3"] .sumtab {
  width: 100%;
}
.ordbaskets .cnt {
  width: 100%;
}
.ordbaskets .contentcont .boxcont {
  margin: 0;
}
.ordbaskets .contentcont .boxcont .idp_wrap {
  margin: 0 0 24px;
}
.ordbaskets .contentcont .boxcont .idp_wrap .label {
  margin: 0 0 12px;
}
.ordbaskets .tradeterm {
  border: none !important;
}
.ordbaskets .tradeterm .cnt {
  padding: 5px 0;
}
.ordbaskets .tradeterm .cnt .rowbox {
  float: right;
  font-size: 1.3rem;
}
.ordbaskets .I6-gdpr {
  border: none !important;
}
.ordbaskets .I6-gdpr .cnt {
  padding: 5px 0;
}
.ordbaskets .I6-gdpr .cnt .rowbox {
  float: right;
  clear: right;
  font-size: 1.3rem;
}
.ordbaskets .I6-gdpr .cnt .rowbox .info span {
  right: 0;
}
.ordbaskets .trippleswitch .trplopt {
  float: left;
  width: 33.3333%;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-right: 1px solid #F7F7F7;
}
.ordbaskets .trippleswitch .trplopt:last-child {
  border-right: 1px solid #FFFFFF;
}
.ordbaskets .trippleswitch .trplopt:hover {
  border-color: #cfcfcf !important;
}
.ordbaskets .trippleswitch .trplopt label {
  width: 100%;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin: 0;
  padding: 14px 50px 14px 100px;
}
.ordbaskets .trippleswitch .trplopt label:before {
  top: 23px;
  left: 57px;
}
.ordbaskets .trippleswitch .trplopt label:after {
  top: 29px;
  left: 63px;
}
.ordbaskets .trippleswitch .trplopt p {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 2px 0 0;
}
.ordbaskets .contact.data_4 .wrapper,
.ordbaskets .comshipto.data_4 .wrapper,
.ordbaskets .buyasfirm.data_4 .wrapper,
.ordbaskets .customsignorder.data_4 .wrapper,
.ordbaskets .discoupons.data_4 .wrapper,
.ordbaskets .contact.data_3 .wrapper,
.ordbaskets .comshipto.data_3 .wrapper,
.ordbaskets .buyasfirm.data_3 .wrapper,
.ordbaskets .customsignorder.data_3 .wrapper,
.ordbaskets .discoupons.data_3 .wrapper {
  display: none;
  margin: 25px 0 0;
}
@media screen and (min-width: 768px) {
  .ordbaskets .customsignorder .rowbox .inputs {
    margin: 0;
  }
}
.ordbaskets .buyasfirm label {
  margin: 0;
}
.ordbaskets .comshipto .hdr span {
  padding: 10px;
  float: left;
}
.ordbaskets .comshipto label {
  margin: 0;
}
.ordbaskets .delivery {
  clear: left;
}
.ordbaskets .delivery .sms_box {
  background: #FFFFFF;
  padding: 20px 40px 25px 90px;
  border-top: 1px solid #F7F7F7;
}
.ordbaskets .delivery .sms_box label {
  padding: 0 0 0 40px;
  min-height: auto;
  margin: 0 0 16px;
}
.ordbaskets .delivery .sms_box label:hover {
  border: 1px solid #FFFFFF;
}
.ordbaskets .delivery .sms_box label:before {
  left: 0;
  top: 1px;
}
.ordbaskets .delivery .sms_box label:after {
  top: 1px;
}
.ordbaskets .delivery .sms_box .phone_number .label {
  margin: 0 0 8px;
  font-weight: 500;
}
.ordbaskets .delivery .sms_box .phone_number .label,
.ordbaskets .delivery .sms_box .phone_number .text {
  width: 100%;
}
.ordbaskets .delivery .sms_box .sms_number {
  padding: 6px 16px;
  width: 100%;
  max-width: 300px;
  font-size: 1.6rem;
}
.ordbaskets .delivery ul,
.ordbaskets .payway ul {
  float: left;
  clear: left;
  width: 100%;
}
.ordbaskets .delivery li,
.ordbaskets .payway li {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 8px;
}
.ordbaskets .delivery li.dtp-not-allowed,
.ordbaskets .payway li.dtp-not-allowed {
  display: none !important;
}
.ordbaskets .delivery li .name,
.ordbaskets .payway li .name {
  margin: 0 20px 0 0;
}
.ordbaskets .delivery li .img,
.ordbaskets .payway li .img {
  float: left;
  display: flex;
  align-items: center;
  width: 70px;
  margin: 0 20px 0 0;
}
.ordbaskets .delivery li .img img,
.ordbaskets .payway li .img img {
  left: 0;
  max-width: 100px;
  max-height: 24px;
}
.ordbaskets .delivery li label,
.ordbaskets .payway li label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 15px 40px 15px 90px;
  background: #FFFFFF;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  min-height: 55px;
  border: 1px solid #FFFFFF;
}
.ordbaskets .delivery li label:before,
.ordbaskets .payway li label:before {
  top: 16px;
  left: 40px;
}
.ordbaskets .delivery li label:after,
.ordbaskets .payway li label:after {
  top: 22px;
  left: 46px;
}
.ordbaskets .delivery li label:hover,
.ordbaskets .payway li label:hover {
  border: 1px solid #cfcfcf;
}
.ordbaskets .delivery li .price,
.ordbaskets .payway li .price {
  float: right;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: auto;
}
.ordbaskets .delivery li .price .wvat,
.ordbaskets .payway li .price .wvat {
  line-height: 1.6rem;
  font-weight: 500;
}
.ordbaskets .delivery li .price span,
.ordbaskets .payway li .price span {
  width: auto;
  font-weight: 500;
}
.ordbaskets .delivery li .price span:first-letter,
.ordbaskets .payway li .price span:first-letter {
  text-transform: uppercase;
}
.ordbaskets .delivery li .price span.coeficiet:before,
.ordbaskets .payway li .price span.coeficiet:before {
  content: "(";
}
.ordbaskets .delivery li .price span.coeficiet:after,
.ordbaskets .payway li .price span.coeficiet:after {
  content: ")";
}
.ordbaskets .delivery li .price span.free,
.ordbaskets .payway li .price span.free {
  text-transform: uppercase;
  color: #2b9b11;
}
.ordbaskets .delivery li .info,
.ordbaskets .payway li .info {
  display: none;
  float: right;
  margin: 1px 0 0 0;
}
.ordbaskets .delivery li .info span,
.ordbaskets .payway li .info span {
  top: 0;
  right: 20px;
}
.ordbaskets .delivery li .info span .dempawdetail,
.ordbaskets .payway li .info span .dempawdetail {
  padding-top: 5px;
}
.ordbaskets .delivery li .info span .dempawdetail .name,
.ordbaskets .payway li .info span .dempawdetail .name,
.ordbaskets .delivery li .info span .dempawdetail .price,
.ordbaskets .payway li .info span .dempawdetail .price {
  float: left;
  padding-right: 5px;
}
.ordbaskets .delivery li .services,
.ordbaskets .payway li .services {
  display: none;
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
}
.ordbaskets .delivery li .services li,
.ordbaskets .payway li .services li {
  padding-left: 52px;
  margin: 0;
  border: none;
  border-top: 1px solid #F7F7F7;
}
.ordbaskets .delivery li .services li label,
.ordbaskets .payway li .services li label {
  border: none;
}
.ordbaskets .delivery li .services li label:hover,
.ordbaskets .payway li .services li label:hover {
  border: none;
}
.ordbaskets .delivery li .services li .wovat,
.ordbaskets .payway li .services li .wovat {
  display: none;
}
.ordbaskets .delivery li .services li ul,
.ordbaskets .payway li .services li ul {
  display: none;
}
.ordbaskets .delivery li .services label.check-lg,
.ordbaskets .payway li .services label.check-lg {
  padding-left: 90px;
}
.ordbaskets .delivery li .services label.check-lg:after,
.ordbaskets .payway li .services label.check-lg:after {
  top: 16px;
  left: 43px;
}
.ordbaskets .delivery li .place,
.ordbaskets .payway li .place {
  float: left;
  clear: left;
  width: 100%;
  background: #FFFFFF;
  padding: 15px 40px 15px 90px;
  color: #F7CB37;
  font-size: 1.6rem;
  font-weight: 500;
  border-top: 1px solid #F7F7F7;
}
.ordbaskets .delivery li p,
.ordbaskets .payway li p {
  float: left;
}
.ordbaskets .discoupons .inputs .diccode {
  position: relative;
  float: left;
  clear: left;
  width: 100%;
  margin: 12px 0 0;
}
.ordbaskets .discoupons .inputs .diccode:first-child {
  margin: 0;
}
.ordbaskets .discoupons .inputs .diccode .btn {
  position: absolute;
  min-width: 0;
  margin: 0;
  padding: 0;
  top: 15px;
  right: 16px;
}
.ordbaskets .discoupons .inputs .diccode .btn:before {
  margin: 0;
}
.ordbaskets .discoupons .inputs .info {
  display: none;
}
.ordbaskets .discoupons.singleonly .inputs > :first-child {
  display: block !important;
}
.ordbaskets .discoupons.singleonly .inputs .diccode {
  display: none;
}
.ordbaskets .demtoplace .hdr {
  display: flex;
  align-items: center;
}
.ordbaskets .demtoplace .hdr .btn {
  display: none;
  margin-left: 5px;
}
.ordbaskets .demtoplace .inputs .btn {
  float: right;
  border-radius: 0;
  padding: 12px 40px 13px 40px;
}
.ordbaskets .demtoplace #dtppostcode {
  width: calc(100% - 146px);
}
.ordbaskets .demtoplace ul {
  float: left;
  clear: left;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
}
.ordbaskets .demtoplace ul li {
  display: flex;
  align-items: center;
  float: left;
  clear: left;
  width: 100%;
  cursor: pointer;
  border: 1px solid #E7E7E7;
  padding: 12px 16px;
  margin: 0 0 10px;
}
.ordbaskets .demtoplace ul li:hover {
  border: 1px solid #F7CB37;
}
.ordbaskets .demtoplace ul li.act {
  border: 1px solid #F7CB37;
}
.ordbaskets .demtoplace ul li.act .open-hours,
.ordbaskets .demtoplace ul li.act .open-hours-exception {
  display: none;
  float: left;
  padding: 20px 5px 10px 5px;
}
.ordbaskets .demtoplace ul li.act .open-hours .title,
.ordbaskets .demtoplace ul li.act .open-hours-exception .title {
  font-size: 1.3rem;
  font-weight: bold;
}
.ordbaskets .demtoplace ul li.act .detail {
  margin: 10px 0 0;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .ordbaskets .demtoplace ul li.act .detail {
    display: block;
  }
}
.ordbaskets .demtoplace ul li.act .detail table th {
  font-weight: 500;
}
.ordbaskets .demtoplace ul li.act .detail table th,
.ordbaskets .demtoplace ul li.act .detail table td {
  font-size: 1.5rem;
  padding: 2px 10px;
}
.ordbaskets .demtoplace ul li.act .detail table th {
  padding-left: 0;
}
.ordbaskets .demtoplace ul li label {
  margin-right: 12px;
}
.ordbaskets .demtoplace ul li .item .gps {
  display: none;
}
.ordbaskets .demtoplace ul li .item .name {
  font-weight: 600;
  font-size: 1.7rem;
}
.ordbaskets .demtoplace ul li .item .address {
  font-size: 1.5rem;
}
.ordbaskets .demtoplace ul li .detail {
  display: none;
}
.ordbaskets .demtoplace ul li .open-hours span,
.ordbaskets .demtoplace ul li .open-hours-exception span {
  float: left;
  text-transform: capitalize;
  font-weight: bold;
  min-width: 55px;
}
.ordbaskets .demtoplace ul li .open-hours span:after,
.ordbaskets .demtoplace ul li .open-hours-exception span:after {
  content: ":";
  padding-right: 5px;
}
.ordbaskets .demtoplace ul li .open-hours {
  display: none !important;
}
.ordbaskets .demtoplace ul li .btn-location {
  background: none;
  box-shadow: none;
  border: none;
  min-width: auto;
  margin: 0;
  padding: 0;
  margin-left: auto;
}
.ordbaskets .demtoplace ul li .btn-location:before {
  float: left;
  content: "";
  width: 26px;
  height: 26px;
  background: url(../img/icons/map_icon.svg) no-repeat scroll center center / 100%;
  margin-left: 12px;
}
.ordbaskets .demtoplace.ext .hdr {
  padding-bottom: 15px;
}
.ordbaskets .demtoplace.ext .hdr p {
  padding: 0;
}
.ordbaskets .demtoplace.ext .hdr .btn {
  display: block;
}
.ordbaskets .demtoplace.ext ul {
  padding: 0;
}
.ordbaskets .demtoplace.ext ul li {
  cursor: initial;
}
.ordbaskets .demtoplace.ext .detail,
.ordbaskets .demtoplace.ext .open-hours,
.ordbaskets .demtoplace.ext .open-hours-exception {
  clear: left;
  display: block;
  float: left;
  padding: 10px 0;
}
.ordbaskets .demtoplace.ext .detail .title,
.ordbaskets .demtoplace.ext .open-hours .title,
.ordbaskets .demtoplace.ext .open-hours-exception .title {
  font-size: 1.3rem;
  font-weight: bold;
}
.ordbaskets .products > .cnt {
  background: #F7F7F7;
  padding: 0;
}
.ordbaskets .products .stitable.stitable-flex tr {
  padding: 35px;
}
.ordbaskets .products .stitable.stitable-flex tr:first-child {
  display: none;
}
.ordbaskets .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem, .recycle) {
  margin-top: 12px;
}
.ordbaskets .products .stitable.stitable-flex tr:not(.stiadvsrvsspitem, .stiadvsrvitem, .recycle)[data-stiadvsrv] {
  margin-bottom: 12px;
}
.ordbaskets .products .stitable.stitable-flex tr.stiadvsrvsspitem,
.ordbaskets .products .stitable.stitable-flex tr.stiadvsrvitem {
  padding: 20px 35px;
}
.ordbaskets .products .stitable.stitable-flex tr.stiadvsrvsspitem:last-child,
.ordbaskets .products .stitable.stitable-flex tr.stiadvsrvitem:last-child {
  margin-bottom: 12px;
}
.ordbaskets .products .stitable.stitable-flex tr:nth-child(2) {
  margin-top: 0;
}
.ordbaskets .products .stitable.stitable-flex td {
  padding: 0 40px;
  border-bottom: none;
}
.ordbaskets .products .stitable.stitable-flex td.price {
  display: none;
}
.ordbaskets .products .stitable.stitable-flex td.totalprc {
  flex-wrap: inherit;
  align-items: center;
}
.ordbaskets .products .stitable.stitable-flex td.totalprc .column_right {
  min-width: 180px;
  flex-direction: column;
  align-items: flex-end;
}
.ordbaskets .products .stitable.stitable-flex td.name {
  flex-wrap: inherit;
}
.ordbaskets .products .stitable.stitable-flex td.img {
  min-width: 80px;
  padding: 0 10px 0 0;
}
.ordbaskets .products .stitable.stitable-flex td:first-child {
  padding-left: 0;
}
.ordbaskets .products .stitable.stitable-flex td:last-child {
  padding-right: 0;
}
.ordbaskets .products .stitable.stitable-flex td .column_left {
  padding-right: 40px;
}
.ordbaskets .products .stitable.stitable-flex td .column_right {
  display: flex;
  align-items: center;
  margin-left: auto;
  padding-left: 40px;
}
.ordbaskets .products .stitable.stitable-flex .code {
  display: none;
}
.ordbaskets .products.noedit .buyout {
  display: none;
}
.ordbaskets .products.noedit .qtybox .up,
.ordbaskets .products.noedit .qtybox .down {
  cursor: auto;
}
.ordbaskets .products.noedit .qtybox input[readonly="readonly"] {
  background: #f6f6f6;
}
.ordbaskets .products .energyclass {
  display: none;
}
.ordbaskets .boxcont.ordrelation .cnt table,
.ordbaskets .boxcont.itemsintoexistorder .cnt table,
.ordbaskets .boxcont.sipqdiscs .cnt table {
  border: none;
}
.ordbaskets .boxcont.ordrelation .cnt table .price,
.ordbaskets .boxcont.itemsintoexistorder .cnt table .price,
.ordbaskets .boxcont.sipqdiscs .cnt table .price {
  font-size: 1.6rem;
}
.ordbaskets .boxcont.ordrelation .cnt table .code,
.ordbaskets .boxcont.itemsintoexistorder .cnt table .code,
.ordbaskets .boxcont.sipqdiscs .cnt table .code,
.ordbaskets .boxcont.ordrelation .cnt table .coder,
.ordbaskets .boxcont.itemsintoexistorder .cnt table .coder,
.ordbaskets .boxcont.sipqdiscs .cnt table .coder {
  width: 120px;
}
.ordbaskets .itemsintoexistorder .tabinfo {
  margin: 0;
}
.ordbaskets .sumtab .tabinfo {
  margin: 0;
  border: none;
}
.ordbaskets .sumtab .tabinfo .dicvalue td {
  font-weight: 600;
}
.ordbaskets .sumtab tbody {
  display: flex;
  flex-direction: column;
}
.ordbaskets .sumtab .tabinfo tr:last-child td,
.ordbaskets .sumtab .tabinfo tr:last-child th {
  padding-bottom: 0px;
}
.ordbaskets .sumtab tr {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 2px 0;
}
.ordbaskets .sumtab tr#totalDempayCost {
  display: none;
  margin: 12px 0 0;
}
.ordbaskets .sumtab tr.total.vat {
  margin: 12px 0 0;
}
.ordbaskets .sumtab th {
  padding: 0;
  font-weight: 400;
  font-size: 1.6rem;
  width: auto;
}
.ordbaskets .sumtab td {
  display: flex;
  justify-content: flex-end;
  width: auto;
  padding: 0;
  min-width: 160px;
  padding-left: 20px;
}
.ordbaskets .sumtab tr.credit {
  display: none;
}
.ordbaskets .sumtab tr.total.vat {
  margin: 12px 0 0;
}
.ordbaskets .sumtab #dempayCost,
.ordbaskets .sumtab .discountval {
  display: none;
}
.ordbaskets .sumtab #totalwovat,
.ordbaskets .sumtab #totaldph {
  font-size: 1.5rem;
}
.ordbaskets .sumtab .info {
  display: none;
}
.ordbaskets[data-step="3"] #dempayCost,
.ordbaskets[data-step="3"] .discountval {
  display: flex;
}
.ordbaskets[data-step="3"] .sumtab tr.total.vat {
  display: none;
  margin: 0;
}
.ordbaskets[data-step="3"] .sumtab tr.total.vat span {
  font-size: 1.5rem;
}
.ordbaskets[data-step="3"] .sumtab tr#totalDempayCost {
  display: flex;
}
.ordbaskets[data-step="3"] .sumtab tr.delivery span {
  font-size: 1.5rem;
  font-weight: 700;
}
.ordbaskets .buttons .btn-delete {
  text-transform: uppercase;
  padding: 10px 25px;
  margin: 0 0 0 10px;
}
.ordbaskets .buttons .btn-next,
.ordbaskets .buttons .btn-create-ord {
  margin-left: auto;
}
.ordbaskets .buttons .grecaptcha-info {
  float: right;
  clear: both;
  padding-top: 10px;
}
.ordbaskets .buttons .grecaptcha-info {
  float: right;
  clear: both;
  padding-top: 10px;
}
.ordbaskets .sascheck + label {
  float: right !important;
}
.ordbaskets .deliverycont {
  padding: 0 40px 0 10px;
}
@media print {
  .ordbaskets .contentcont .boxcont {
    border: none;
  }
  .ordbaskets .contentcont .boxcont .hdr {
    border: none !important;
    padding: 0 !important;
  }
  .ordbaskets .contentcont .boxcont .hdr p {
    padding: 0 !important;
    font-size: 1.3rem;
  }
  .ordbaskets .contentcont .boxcont .cnt {
    padding: 5px 0;
  }
  .ordbaskets .contentcont .tabinfo {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
/* styles for spresenttrees and stoitems */
@media screen and (min-width: 768px) {
  .stoitems .filters {
    align-items: center;
  }
  .stoitems .filters .filter {
    background: inherit;
  }
  .stoitems .filters .store {
    order: 2;
  }
  .stoitems .filters .store .cnt {
    padding: 10px 20px;
  }
  .stoitems .filters .orderby {
    order: 1;
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 980px) and (min-width: 768px) {
  .stoitems .filters .orderby {
    width: calc(100% - 280px);
  }
  .stoitems .filters .orderby .btn .text {
    padding: 10px;
  }
  .stoitems .filters .orderby .hide_res_sm {
    display: none;
  }
  .stoitems .filters .store {
    width: 280px;
  }
  .stoitems .filters .store .info {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .stoitems #show_filter {
    margin: 0;
  }
}
.stoitems .boxcont.srchfavour #show_filter {
  display: none;
}
.spresenttrees .cat_banner {
  float: left;
  clear: left;
  width: 100%;
}
.spresenttrees .column_left_wrapper {
  float: left;
  clear: both;
  position: relative;
}
.spresenttrees .column {
  float: left;
}
.spresenttrees .column.column_left {
  width: 320px;
}
.spresenttrees .column.column_right {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 320px);
}
@media screen and (max-width: 1350px) {
  .spresenttrees .column.column_left {
    width: 300px;
  }
  .spresenttrees .column.column_right {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 1023px) {
  .spresenttrees .column.column_left {
    display: none;
    position: absolute;
    top: 64px;
    left: -35px;
    width: 320px;
    background: #FFFFFF;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    z-index: 10;
  }
  .spresenttrees .column.column_left.open {
    display: block;
  }
  .spresenttrees .column.column_right {
    width: 100%;
  }
}
@media screen and (max-width: 1350px) {
  .spresenttrees .cat_banner .image_link {
    height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .spresenttrees .cat_banner .image_link {
    height: 80px;
  }
}
#show_filter {
  order: -1;
  float: left;
  margin: 0 0 17px;
}
#show_filter .boxcont.pagetext {
  margin: 0;
  width: auto;
  clear: left;
}
#show_filter span {
  float: left;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
#show_filter span.name {
  font-size: 1.7rem;
  line-height: 1.7rem;
  font-weight: 600;
  margin: 0 0 6px;
}
#show_filter .close {
  display: none;
}
@media screen and (max-width: 1023px) {
  #show_filter.btn-filters {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    left: -35px;
    min-width: 290px;
    padding: 12px 25px 12px 35px;
    margin: 0 0 20px;
    background: #FFFFFF;
    cursor: pointer;
    border: 1px solid #EDEDED;
    border-left: none;
  }
  #show_filter.btn-filters:after {
    float: right;
    content: "";
    width: 8px;
    height: 14px;
    background: url(../img/icons/arrow_right_grey.svg) no-repeat scroll center center / 100%;
    margin-left: auto;
  }
  #show_filter.btn-filters.open {
    width: 320px;
  }
  #show_filter.btn-filters.open:after {
    display: none;
  }
  #show_filter.btn-filters.open .close {
    display: block;
    margin-left: auto;
  }
}
.stinote .cnt .img {
  display: none;
}
.stinote .cnt p {
  text-align: center;
  padding: 0 80px;
  margin: 0 0 30px;
}
.products > .cnt {
  display: flex;
  flex-wrap: wrap;
}
.subcats .hdr {
  display: none;
}
.filter {
  float: left;
  background: #FFFFFF;
}
.filter > .hdr {
  display: none;
}
.filter .radio-group label.radio {
  margin-bottom: 11px;
}
.filter [type="checkbox"]:not(:disabled) + label:hover p {
  text-decoration: underline;
}
.filter [type="checkbox"]:disabled + label p {
  text-decoration: line-through;
}
.filter label {
  width: 20%;
  margin: 5px 0;
  padding: 0 5px 0 0;
  color: #08090F;
  font-size: 1.6rem;
}
.filter label.radio {
  width: auto;
  margin: 9px 10px 9px 0px;
}
.filter label.checkbox {
  margin: 2px 10px 2px 0;
  width: auto;
}
.filter label.checkbox[for='allstockfilter'] {
  margin: 2px 0;
}
.filter label p {
  float: left;
}
.subcats ul {
  float: left;
  clear: left;
  width: 100%;
}
.subcats ul li {
  float: left;
}
.subcats ul li a {
  float: left;
  width: calc(100% + 1px);
  padding: 10px 20px;
  margin: -1px -1px 0 0;
  background: #FFFFFF;
  font-size: 1.7rem;
  font-weight: 500;
  border: 1px solid #F7F7F7;
  height: 64px;
}
.subcats ul li a:hover {
  border: 1px solid #cfcfcf;
  z-index: 1;
}
.subcats ul li a:after {
  float: right;
  content: "";
  width: 8px;
  height: 14px;
  background: url(../img/icons/arrow_right_grey.svg) no-repeat scroll center center / 100%;
  margin-left: auto;
}
.subcats ul li .img {
  margin: 0 20px 0 0;
}
.subcats ul li .name {
  width: calc(100% - 80px);
  line-height: 2.1rem;
  overflow: hidden;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.subcats ul li img {
  float: left;
  max-width: 40px;
  max-height: 40px;
}
.subcats ul li .count {
  display: none;
}
.filter.store {
  width: 320px;
}
.filter.store > .cnt {
  float: left;
  width: 100%;
  padding: 20px;
}
.filter.store .boxcont {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.filter.store #avail_option {
  cursor: pointer;
  float: left;
  width: 100%;
}
.filter.store #avail_option span {
  float: left;
}
.filter.store .checkbox {
  padding: 0 0 0 28px;
}
.filter.store .checkbox p {
  padding: 0;
}
.filter.store .checkbox .stock {
  color: #147A44;
}
.filter.store .checkbox .avail {
  color: #D88730;
}
.filter.store .boxcont label[for='stockatstore'] {
  margin-right: 12px;
}
.filter.store .boxcont label[for='nostockfilter'] {
  display: none;
}
.filter.store .boxcont label:hover p {
  text-decoration: none;
}
.filter.store .boxcont label .info {
  margin-left: 3px;
}
.fulltext {
  float: left;
  clear: left;
  width: 100%;
  margin: 10px 0 0;
}
.fulltext > .cnt {
  display: flex;
  align-items: center;
  float: left;
  clear: left;
  width: 100%;
  padding: 13px 30px;
}
.fulltext form {
  display: flex;
  align-items: center;
}
.fulltext form span.text {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin: 0 10px 0 0;
}
.fulltext form input {
  padding: 6px 10px;
  margin-right: 10px;
  max-width: 160px;
  min-width: 60px;
}
.fulltext form .btn {
  padding: 6px 24px;
  min-width: 96px;
}
.orderby {
  width: 100%;
  margin: 20px 0;
}
.orderby > .cnt {
  width: 100%;
}
.orderby .wrapper {
  display: table;
}
.orderby .btn {
  display: table-cell;
  float: none;
  min-width: 0;
  width: auto;
  padding: 0;
  margin: 0;
  background: #F7F7F7;
  border-radius: 0;
  border: none;
}
.orderby .btn .text {
  width: calc(100% + 1px);
  padding: 10px 20px;
  margin: -1px -1px 0 0;
  font-size: 1.5rem;
  font-weight: 400;
  border: 1px solid #E7E7E7;
}
.orderby .btn:hover {
  background: #FFFFFF;
  z-index: 1;
}
.orderby .btn:hover .text {
  border: 1px solid #D7D7D7;
}
.orderby .btn.act {
  background: #FFFFFF;
  z-index: 1;
}
.orderby .btn.act .text {
  border: 1px solid #D7D7D7;
}
.stocks label {
  width: auto;
}
#stiparinfcont_values {
  align-items: flex-end;
}
#stiparinfcont_values .paramgroup_wrapper {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  width: calc(100% - 100px);
}
@media screen and (min-width: 980px) {
  #stiparinfcont_values .paramgroup_wrapper::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  #stiparinfcont_values .paramgroup_wrapper::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #DDDDDD;
  }
}
#stiparinfcont_values .paramgroupsactive {
  float: left;
  margin: 0 0 5px 5px;
}
#stiparinfcont_values .paramgroupsactive:first-child {
  margin-left: 0;
}
#stiparinfcont_values .paramgroupsactive .row {
  flex-wrap: nowrap;
}
#stiparinfcont_values .activeitem {
  display: flex;
  align-items: center;
  margin: 0 0 0 6px;
  padding: 8px 10px;
  background: #FFFFFF;
  cursor: pointer;
}
#stiparinfcont_values .activeitem:first-child {
  margin: 0;
}
#stiparinfcont_values .activeitem:hover .close:before,
#stiparinfcont_values .activeitem:hover .close:after {
  background-color: #960000;
}
#stiparinfcont_values .activeitem .info {
  display: none;
}
#stiparinfcont_values .activeitem .activeitem_wrap {
  float: left;
  margin: 0 10px 0 0;
}
#stiparinfcont_values .activeitem .title {
  color: #565656;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 1.2rem;
}
#stiparinfcont_values .activeitem .text {
  margin: 5px 0 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5rem;
}
#stiparinfcont_values .cancel_filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: auto;
  margin-bottom: 5px;
}
#stiparinfcont_values .cancel_filters span {
  float: left;
  font-size: 1.4rem;
}
#stiparinfcont_values .cancel_filters span.close {
  margin: 0 0 0 6px;
}
.stiparinf {
  background: #F7F7F7;
  padding: 0 30px 0 0;
}
.stiparinf > .cnt {
  padding-bottom: 10px;
}
.stiparinf .paramgroups {
  display: none;
  float: left;
  clear: left;
  width: 20%;
  padding: 0;
}
.stiparinf .paramgroups .group {
  padding: 10px;
  font-size: 1.1em;
  font-weight: bold;
  border-top: 1px solid #E7E7E7;
  cursor: pointer;
  color: #204471;
}
.stiparinf .paramgroups .group:hover {
  text-decoration: underline;
}
.stiparinf .paramgroups .group.act {
  background: #f8f8f8;
  position: relative;
  left: 1px;
}
.stiparinf .paramgroups .group:last-child {
  border-bottom: 1px solid #E7E7E7;
}
.stiparinf .paramgroups .group .count {
  background: rgba(255, 0, 0, 0.9);
  color: white;
  width: 1.4em;
  height: 1.4em;
  display: block;
  text-align: center;
  float: right;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1px;
  font-weight: bold;
}
.stiparinf .paramitem {
  float: right;
  width: 100%;
  background: #f8f8f8;
  padding: 0;
  margin: 0 0 30px;
}
.stiparinf .paramitem.act {
  display: block;
}
.stiparinf .paramitem .info {
  margin-left: 5px;
}
.stiparinf .paramitem .param {
  float: left;
  width: 100%;
}
.stiparinf .paramitem .param.out {
  display: none;
}
.stiparinf .paramitem .param.min-max {
  width: auto;
  margin: 8px 0 5px 0;
  cursor: pointer;
}
.stiparinf .paramitem .param.min-max .more:after,
.stiparinf .paramitem .param.min-max .less:after {
  width: 10px;
  height: 6px;
  margin-left: 8px;
}
.stiparinf .paramitem .param.min-max .more:hover,
.stiparinf .paramitem .param.min-max .less:hover {
  text-decoration: underline;
}
.stiparinf .paramitem .hdr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: auto;
  margin: 0 0 10px;
}
.stiparinf .paramitem .hdr p {
  width: auto;
  font-size: 2.1rem;
  font-weight: 500;
}
.stiparinf .paramitem .hdr p:first-letter {
  text-transform: uppercase;
}
.stiparinf .paramitem .hdr p:after {
  display: none;
  content: "";
}
.stiparinf .paramitem .hdr .info {
  margin-left: 10px;
}
.stiparinf .paramitem .hdr .info p {
  font-size: 1.4rem;
  font-weight: 400;
}
.stiparinf .paramitem label {
  width: auto;
}
.stiparinf .paramitem .count {
  float: right;
  color: #999999;
}
.stiparinf .paramitem.slider label {
  display: none;
}
.stiparinf .paramitem.slider .cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.stiparinf .paramitem.slider .cnt .from,
.stiparinf .paramitem.slider .cnt .to {
  display: flex;
  flex: 0 0 34px;
  justify-content: center;
  flex-wrap: nowrap;
  font-weight: 500;
  font-size: 1.4rem;
}
.stiparinf .paramitem.slider .cnt .param-range {
  flex: 0 0 calc(100% - 16px);
  margin: 9px 8px;
}
.prcrange {
  width: calc(100% - 328px);
  margin: 0 8px 0 0;
  padding: 15px 30px;
}
.prcrange .price-inputs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1280px) {
  .prcrange .price-inputs {
    width: 100%;
  }
}
.prcrange .stipricerange {
  margin-right: 0;
}
.prcrange .curcode {
  border-left: none;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 500;
}
.prcrange .from,
.prcrange .to {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
}
.prcrange .from span,
.prcrange .to span {
  margin: 0 5px 0 0;
  font-size: 1.4rem;
  font-weight: 500;
}
.prcrange .from input,
.prcrange .to input {
  display: none;
  max-width: 80px;
  border: none;
  font-weight: 500;
  padding: 0;
}
.prcrange .to {
  justify-content: flex-end;
}
.prcrange .price-range {
  flex: 0 0 calc(100% - 16px);
  margin: 9px 16px 0 0;
  order: 2;
  height: 6px;
}
.prcrange .price-range .noUi-handle {
  outline: none;
  border: 1px solid #2E2E2E;
  height: 16px;
  width: 16px;
  top: -5px;
  right: -16px;
  background: #2E2E2E;
  box-shadow: none;
  border-radius: 50%;
}
.products .cnt {
  padding: 0;
}
.boxcont.productlist {
  padding: 0;
  margin: 0;
}
.banner ul,
.banner li {
  float: left;
  clear: left;
  width: 100%;
}
.banner ul img,
.banner li img {
  max-width: 100%;
  height: auto;
}
/* responsive styles */
@media screen and (max-width: 1023px) {
  .subcats > .cnt {
    margin: 0 0 20px;
  }
  .stiparinf {
    padding: 15px 20px 15px 35px;
    background: #FFFFFF;
  }
  .stiparinf .paramitem {
    background: #FFFFFF;
  }
  .stiparinf .paramitem .hdr p {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .stiparinf .paramitem:last-child {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 980px) {
  .filter label {
    width: 33.3333%;
  }
}
@media screen and (max-width: 820px) {
  .filter label {
    width: 50%;
  }
  #stiparinfcont_values .paramgroup_wrapper {
    width: 100%;
  }
  #stiparinfcont_values .cancel_filters {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .subcats > .cnt {
    margin: 0 0 10px;
  }
  #show_filter {
    margin: 0 0 10px;
  }
  #show_filter.products-count {
    margin: 5px 0 20px 0;
  }
  #stiparinfcont_values.m-bottom-15 {
    margin: 10px 0 2px 0;
  }
  .prcrange {
    width: 100%;
    background: inherit;
    padding: 15px 15px 20px 15px;
    margin: 0;
  }
  .orderby {
    width: calc(50% - 3px);
    min-height: 42px;
    order: 2;
    margin: 5px 3px 20px 0;
  }
  .orderby > .cnt {
    position: relative;
  }
  .orderby > .cnt.open .wrapper {
    position: absolute;
    box-shadow: 0 0px 8px 0px rgba(0, 0, 0, 0.15);
  }
  .orderby > .cnt.open .btn {
    display: block;
  }
  .orderby > .cnt.open .btn .text {
    background: #FFFFFF;
    border: none;
  }
  .orderby .wrapper {
    display: flex;
    flex-direction: column;
    z-index: 10;
  }
  .orderby .btn {
    display: none;
  }
  .orderby .btn .show_res {
    display: none;
  }
  .orderby .btn .text {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 15px;
  }
  .orderby .btn.act {
    display: block;
    order: -1;
  }
  .orderby .btn.act .text {
    border: none;
  }
  .orderby .btn.act .text:after {
    float: right;
    content: "";
    width: 12px;
    height: 7px;
    background: url(../img/icons/arrow_down.svg) no-repeat scroll center center / 100%;
    margin-left: auto;
  }
  .orderby .btn.act .show_res {
    display: block;
    margin: 0 3px 0 0;
    font-weight: 500;
  }
  .filter.store {
    width: calc(50% - 3px);
    min-height: 41px;
    order: 3;
    margin: 5px 0 20px 3px;
  }
  .filter.store [type="checkbox"]:hover:checked + label:hover:before {
    position: relative;
    display: block;
    float: right;
    content: "";
    width: 12px;
    height: 7px;
    background: url(../img/icons/arrow_down.svg) no-repeat scroll center center / 100%;
    margin-left: auto;
    border: none !important;
    order: 3;
  }
  .filter.store > .cnt {
    position: relative;
    padding: 0;
  }
  .filter.store > .cnt .show_res {
    display: none;
  }
  .filter.store > .cnt.open .wrapper {
    position: absolute;
    box-shadow: 0 0px 8px 0px rgba(0, 0, 0, 0.15);
  }
  .filter.store > .cnt.open .checkbox:not(.act) {
    display: block;
    margin: 0;
  }
  .filter.store .wrapper {
    left: 0;
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    z-index: 10;
  }
  .filter.store .store_label.show_res {
    display: block;
  }
  .filter.store #store_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 15px;
  }
  .filter.store #store_text .info {
    display: none;
  }
  .filter.store #store_text .show_res {
    display: block;
    margin: 0 3px 0 0;
    font-weight: 500;
    font-size: 1.5rem;
  }
  .filter.store #store_text p {
    font-size: 1.5rem;
  }
  .filter.store #store_text p.stock {
    color: #147A44;
  }
  .filter.store #store_text p.avail {
    color: #D88730;
  }
  .filter.store #store_text:before {
    position: relative;
    display: block;
    float: right;
    content: "";
    width: 12px;
    height: 7px;
    background: url(../img/icons/arrow_down.svg) no-repeat scroll center center / 100%;
    margin-left: auto;
    border: none !important;
    order: 3;
  }
  .filter.store #store_text span {
    font-size: 1.5rem;
    float: left;
  }
  .filter.store .checkbox {
    display: none;
    padding: 10px 15px;
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
  .filter.store .checkbox.act {
    display: none !important;
    order: -1;
  }
  .filter.store label {
    width: 100%;
    margin-right: 0 !important;
    padding: 0;
  }
  .filter.store label:before,
  .filter.store label:after {
    display: none;
  }
  .filter.store label.act {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
  }
  .filter.store label .info {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .products .code {
    display: none;
  }
  .filter label {
    width: 100%;
  }
  .stipricerange {
    width: 100px;
  }
  .subcats ul li a {
    padding: 12px;
    height: 62px;
  }
  .subcats ul li a:after {
    display: none;
  }
  .subcats ul li .img {
    width: 30px;
    margin: 0 12px 0 0;
  }
  .subcats ul li .img img {
    max-width: 100%;
    max-height: 30px;
  }
  .subcats ul li .name {
    font-size: 1.6rem;
    line-height: 1.8rem;
    width: calc(100% - 42px);
  }
}
@media screen and (max-width: 479px) {
  .orderby {
    min-height: 64px;
  }
  .orderby .btn.act .text .show_res {
    width: 100%;
    text-align: left;
  }
  .filter.store {
    min-height: 64px;
  }
  .filter.store .show_res {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 360px) {
  .subcats ul li a {
    padding: 10px;
    height: 58px;
  }
  .subcats ul li .img {
    width: 25px;
  }
  .subcats ul li .img img {
    max-width: 100%;
    max-height: 25px;
  }
  .subcats ul li .name {
    font-size: 1.5rem;
    line-height: 1.7rem;
    width: calc(100% - 37px);
  }
}
/* end responsive styles */
.watchdog .leftpart {
  float: left;
  width: 25%;
}
.watchdog .leftpart .img {
  text-align: center;
}
.watchdog .leftpart .img img {
  max-width: 100%;
}
.watchdog .rightpart {
  float: left;
}
.watchdogs > .cnt {
  padding: 0;
}
.watchdogs .watchdog {
  float: left;
  width: 49.5%;
  margin: 5px 0;
}
.watchdogs .watchdog:nth-child(2n) {
  float: right;
}
.watchdogs .watchdog .img {
  float: left;
  width: 25%;
}
.watchdogs .watchdog .img img {
  width: 75%;
}
.watchdogs .watchdog .watchdoginfo {
  float: right;
  width: 75%;
}
.watchdogs .watchdog .watchdoginfo table {
  border: none;
  margin: 0;
}
.watchdogs .watchdog .watchdoginfo .watchparam {
  font-size: 1.4rem;
  font-weight: bold;
}
.watchdogs .watchdog .watchdoginfo .watchparam td {
  text-align: center;
}
.watchdogs .watchdog .watchdoginfo .price {
  float: none;
  font-size: 1em;
}
.watchdogs .watchdog .watchdoginfo .price th {
  color: black;
}
.watchdogs .watchdog .watchdoginfo .price td {
  font-weight: bold;
}
@media screen and (max-width: 1350px) {
  .watchdogs .watchdog {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .watchdogs .btn {
    min-width: 0;
  }
  .watchdogs .btn:before {
    margin: 0;
  }
  .watchdogs .btn span {
    display: none;
  }
}
/* styles for stoitem */
.boxcont.stoitem {
  margin: 0;
}
.boxcont.stoitem section.detail .container > .hdr {
  display: flex;
  align-items: flex-end;
  border-bottom: 1px solid #E7E7E7;
  padding: 0;
  width: 100%;
  margin: 0 0 40px;
}
.boxcont.stoitem section.detail .container > .hdr h1 {
  position: relative;
  font-size: 3rem;
  padding: 0 0 12px 0;
  word-break: break-word;
}
.boxcont.stoitem section.detail .container > .hdr .prod_logo {
  float: left;
  margin-left: auto;
  padding: 0 0 12px;
}
.boxcont.stoitem section.detail .container > .hdr .prod_logo .cat_producer_link {
  position: relative;
  bottom: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  float: left;
  width: 300px;
  padding-left: 120px;
}
.boxcont.stoitem section.detail .container > .hdr .prod_logo .cat_producer_link img {
  max-width: 100%;
  max-height: 43px;
}
.boxcont.stoitem .stiimg {
  text-align: center;
  position: relative;
  padding: 0 20px 0 0;
}
.boxcont.stoitem .stiimg .catimg {
  display: none;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.boxcont.stoitem .stiimg .catimg img {
  max-height: 75px;
}
.boxcont.stoitem .stiimg .energy_class {
  display: none;
}
.boxcont.stoitem .stiimg .status {
  position: absolute;
  width: auto !important;
}
.boxcont.stoitem .stiimg .status .popup_listbox {
  display: none !important;
}
.boxcont.stoitem .stiimg .stiysttbox {
  display: none;
  text-align: left;
}
.boxcont.stoitem .stiimg .stiysttbox .stiysttitembox .hdr p {
  font-size: 1em;
}
.boxcont.stoitem .stiimg .stiysttbox .stiysttitembox .stiplshortnote {
  margin: 0 0 0 15px;
}
.boxcont.stoitem .stiimg .boxcont.img {
  margin: 0 0 30px;
}
.boxcont.stoitem .stiimg .boxcont.img img[src='img/no_photo.svg'] {
  max-width: 250px;
}
.boxcont.stoitem .stiimg .gallery {
  display: flex;
  justify-content: center;
  width: 100%;
}
.boxcont.stoitem .stiimg .owl-carousel .owl-wrapper,
.boxcont.stoitem .stiimg .owl-carousel .owl-item {
  float: left;
}
.boxcont.stoitem .stiimg .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}
.boxcont.stoitem .stiimg .owl-item img {
  width: auto;
  max-height: 70px;
}
.boxcont.stoitem .stiimg .owl-nav .owl-prev,
.boxcont.stoitem .stiimg .owl-nav .owl-next {
  width: 2rem;
  height: 4rem;
}
.boxcont.stoitem .stiimg .owl-nav .owl-prev:after,
.boxcont.stoitem .stiimg .owl-nav .owl-next:after {
  width: 1.6rem;
  height: 1.6rem;
}
.boxcont.stoitem .stiimg .owl-nav .owl-prev:after {
  left: 0.4rem;
}
.boxcont.stoitem .stiimg .owl-nav .owl-next:after {
  right: 0.4rem;
}
.boxcont.stoitem .stiimg a img {
  max-width: 100%;
  max-height: 450px;
}
.boxcont.stoitem .stiimg .fa-youtube-play {
  color: red;
}
.boxcont.stoitem .stiimg .fa-youtube-play:before {
  display: inline-block;
  font: normal normal normal 6rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.boxcont.stoitem .stiinfo {
  background: #FFFFFF;
  padding: 0 0 0 20px;
}
.boxcont.stoitem .stiinfo .cnt {
  padding: 0;
}
.boxcont.stoitem .stiinfo .cnt .product_info {
  margin: 0 0 30px;
}
.boxcont.stoitem .stiinfo .cnt .product_info .rowbox {
  min-width: 205px;
  margin: 0 0 6px;
  padding: 0 20px 0 0;
}
.boxcont.stoitem .stiinfo .cnt .product_info .rowbox .label {
  font-size: 1.5rem;
}
.boxcont.stoitem .stiinfo .cnt .product_info .rowbox .label:after {
  content: ":";
  float: left;
  margin: 0 6px 0 0;
}
.boxcont.stoitem .stiinfo .cnt .product_info .rowbox .text {
  font-size: 1.5rem;
}
.boxcont.stoitem .stiinfo .cnt .hide_product {
  margin: 0 0 30px;
}
.boxcont.stoitem .stiinfo .cnt .hide_product h2 {
  color: #C91F28;
}
.boxcont.stoitem .stiinfo .cnt .hide_product .similar_products {
  margin: 14px 0 0;
}
.boxcont.stoitem .stiinfo .cnt .short_note {
  margin: 0 0 40px;
}
.boxcont.stoitem .stiinfo .cnt .short_note p {
  font-size: 1.6rem;
}
.boxcont.stoitem .stiinfo .cnt .order_wrapper {
  justify-content: space-between;
  align-items: center;
  border: 1px solid #6B6C70;
  padding: 17px 40px;
  margin: 0 0 30px;
}
.boxcont.stoitem .stiinfo .cnt .order_wrapper .prices_wrap {
  padding: 8px 0;
  margin: 0 20px 0 0;
  width: auto;
}
.boxcont.stoitem .stiinfo .cnt .order_wrapper .order {
  padding: 8px 0;
  width: auto;
}
.boxcont.stoitem .stiinfo .cnt .order_wrapper .order .label {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .rowbox {
  width: auto;
}
.boxcont.stoitem .stiinfo .cnt .rowbox .label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: auto;
  margin: 0;
  line-height: inherit;
}
.boxcont.stoitem .stiinfo .cnt .rowbox .text {
  float: left;
  width: auto;
  margin: 0;
}
.boxcont.stoitem .stiinfo .cnt .code .text p,
.boxcont.stoitem .stiinfo .cnt .partno .text p {
  display: block;
}
.boxcont.stoitem .stiinfo .cnt .sticode {
  font-weight: 600;
}
.boxcont.stoitem .stiinfo .cnt .avail {
  width: 100%;
}
.boxcont.stoitem .stiinfo .cnt .avail ul {
  float: left;
  clear: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.boxcont.stoitem .stiinfo .cnt .avail ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.boxcont.stoitem .stiinfo .cnt .avail ul li.head {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail ul li p,
.boxcont.stoitem .stiinfo .cnt .avail ul li span {
  font-size: 1.5rem;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail {
  margin: 0 0 20px;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li {
  width: 50%;
  border: 1px solid #E7E7E7;
  padding: 9px;
  margin: 0px -1px 0 0;
  cursor: pointer;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li .sat_wrap {
  display: flex;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li .date {
  display: none;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li .qty {
  font-size: 1.4rem;
  font-weight: 600;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li .name {
  order: 2;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li.onstock {
  border: 1px solid #137943;
  z-index: 1;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li.outstock {
  border: 1px solid #5badec;
  z-index: 1;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li.outstock .qty {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li.outstock .date {
  display: block;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdetail ul li:last-child {
  margin-right: 0;
  border: 1px solid #E7E7E7;
  z-index: 0;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdelivery {
  margin: 0 0 40px;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdelivery ul li {
  width: calc(50% - 2px);
  background: #F7F7F7;
  padding: 8px;
  margin: 0 2px 2px 0;
  border: 1px solid #F7F7F7;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdelivery ul li:last-child {
  margin-right: 0;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdelivery ul li .date {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekdelivery ul li .name:after {
  content: ":";
  float: right;
  margin: 0 6px 0 0;
}
.boxcont.stoitem .stiinfo .cnt .avail .apekinet {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail.inet {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail .hdr p {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.boxcont.stoitem .stiinfo .cnt .avail .availability {
  display: flex;
}
.boxcont.stoitem .stiinfo .cnt .avail .label {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .avail .text {
  width: 100%;
}
.boxcont.stoitem .stiinfo .cnt .wvat {
  width: 100%;
}
.boxcont.stoitem .stiinfo .cnt .wvat .price {
  margin: 0px 0 8px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 2.2rem;
}
.boxcont.stoitem .stiinfo .cnt .wovat {
  width: 100%;
}
.boxcont.stoitem .stiinfo .cnt .wovat .price {
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #6B6C70;
}
.boxcont.stoitem .stiinfo .cnt .smp .price {
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #dd0000;
  margin: 0 0 10px;
}
.boxcont.stoitem .stiinfo .cnt .smp .price u {
  line-height: 1.3rem;
}
.boxcont.stoitem .stiinfo .cnt .smp .info span {
  font-size: 1.4rem;
}
.boxcont.stoitem .stiinfo .cnt .discoupons {
  margin: 10px 0;
}
.boxcont.stoitem .stiinfo .cnt .discoupons input {
  margin: 0px;
}
.boxcont.stoitem .stiinfo .cnt .inetarea {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .storearea .hdr,
.boxcont.stoitem .stiinfo .cnt .storearea .legend {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .apekcomment {
  margin: 0;
}
.boxcont.stoitem .stiinfo .cnt .wovat .label,
.boxcont.stoitem .stiinfo .cnt .wvat .label,
.boxcont.stoitem .stiinfo .cnt .smp .label {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .buybox .btn-buy {
  padding: 11px 36px 10px 36px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.boxcont.stoitem .stiinfo .cnt .buybox .qtybox.icon input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.boxcont.stoitem .stiinfo .cnt .rf,
.boxcont.stoitem .stiinfo .cnt .af,
.boxcont.stoitem .stiinfo .cnt .rfaf,
.boxcont.stoitem .stiinfo .cnt .vat,
.boxcont.stoitem .stiinfo .cnt .endprc,
.boxcont.stoitem .stiinfo .cnt .recommended {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .rating {
  display: none;
}
.boxcont.stoitem .stiinfo .cnt .rating .star:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f006";
  font-size: 1.4em;
  color: #fc9b2e;
  margin: 0 5px 0 0;
}
.boxcont.stoitem .stiinfo .cnt .rating .full:before {
  content: "\f005";
}
.boxcont.stoitem .stiinfo .cnt .variants .variant {
  float: left;
  padding: 2px 5px;
  margin: 0 4px 2px 0;
  background: white;
  border: 1px solid #E7E7E7;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.boxcont.stoitem .stiinfo .cnt .variants .variant.act {
  border: 2px solid #E7E7E7;
}
.boxcont.stoitem .stiinfo .cnt .variants .variant.dis {
  background: rgba(200, 200, 200, 0.8);
  cursor: auto;
}
.boxcont.stoitem .stiinfo .cnt .variants .variant.err {
  border: none;
  background: none;
  color: red;
  font-weight: bold;
}
.boxcont.stoitem .stiinfo .cnt .variants .img {
  padding: 0;
}
.boxcont.stoitem .stiinfo .cnt .variants .img img {
  float: left;
  clear: left;
  max-width: 35px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.boxcont.stoitem .stiinfo .cnt .variants .err {
  float: left;
  border: none;
  background: none !important;
  color: red;
  font-weight: bold;
  padding: 3px 0;
}
.boxcont.stoitem .stiinfo .boxcont.tools {
  margin: 0;
}
.boxcont.stoitem .stiinfo .boxcont.tools .btn-facebook,
.boxcont.stoitem .stiinfo .boxcont.tools .btn-watchdog,
.boxcont.stoitem .stiinfo .boxcont.tools .btn-print,
.boxcont.stoitem .stiinfo .boxcont.tools .btn-error {
  display: none;
}
.boxcont.stoitem .stiinfo .boxcont.tools .icon {
  display: flex;
  align-items: center;
  margin: 0 20px 10px 0;
}
.boxcont.stoitem .stiinfo .boxcont.tools .icon:before {
  margin: 0 10px 0 0;
  width: 45px;
  height: 45px;
  min-width: 45px;
}
.boxcont.stoitem .stiinfo .boxcont.tools .icon span {
  font-size: 1.5rem;
  font-weight: 500;
}
.boxcont.stoitem .stiinfo .boxcont.tools .icon span.time {
  color: #585858;
  font-size: 1.3rem;
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  .boxcont.stoitem .stiinfo .boxcont.tools .icon span.time {
    display: none;
  }
}
.boxcont.stoitem .stiinfo .boxcont.tools .support_grey:before {
  background: url(../img/icons/support_grey.svg) no-repeat scroll center center / 100%;
}
.boxcont.stoitem .stiinfo .boxcont.tools .support_grey:hover:before {
  background: url(../img/icons/support_grey_hover.svg) no-repeat scroll center center / 100%;
}
.boxcont.stoitem .tabs {
  background: none;
  border: none;
  padding: 0;
}
.boxcont.stoitem .tabs .tabs_nav {
  border-bottom: 1px solid #FFFFFF;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav {
  background: none;
  border: none;
  padding: 0;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li {
  position: relative;
  top: 1px;
  margin: 0 -1px 0 0;
  background: #F7F7F7;
  border-radius: 0;
  border: none;
  border: 1px solid #FFFFFF;
  border-bottom: none;
  border-top: none;
  outline: none;
  transition: all 200ms ease;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li:hover {
  background: #F3F3F3;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 24px 48px;
  color: #08090F;
  min-width: 45px;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.7rem;
  font-weight: 400;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a span {
  float: left;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a:hover {
  text-decoration: none;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#sticomment"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattachvideo"]:before {
  content: "\f129";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stipacking"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipacking"]:before {
  content: "\f187";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#sticattree"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="sticattree"]:before {
  content: "\f126";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiparsets"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiparsets"]:before {
  content: "\f085";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiattach"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattach"]:before {
  content: "\f0c6";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiattachvideo"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattachvideo"]:before {
  content: "\f03d";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stipricelogs"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipricelogs"]:before {
  content: "\f201";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stipromotions"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stipromotions"]:before {
  content: "\f129";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stifbcomments"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stifbcomments"]:before {
  content: "\f230";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiqrcode"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiqrcode"]:before {
  content: "\f029";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stisendmails"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stisendmails"]:before {
  content: "\f1d8";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stidiscussion"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stidiscussion"]:before {
  content: "\f086";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiadvsrv"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiadvsrv"]:before {
  content: "\f1cd";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stireview"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stireview"]:before {
  content: "\f005";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stigpsr"]:before {
  content: "\f05a";
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a:before {
  display: none;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[href="#stiattachparam"]:before,
.boxcont.stoitem .tabs ul.ui-tabs-nav li a[data-anchor="stiattachparam"]:before {
  display: block;
  content: "";
  float: left;
  order: 2;
  background: url("../img/flag-cz.svg") no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 14px;
  margin: 0 0 0 6px;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav li[aria-controls='stiattach'],
.boxcont.stoitem .tabs ul.ui-tabs-nav li[aria-controls='stidiscussion'],
.boxcont.stoitem .tabs ul.ui-tabs-nav li[aria-controls='stiqrcode'],
.boxcont.stoitem .tabs ul.ui-tabs-nav li[aria-controls='stifbcomments'] {
  display: none;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav .ui-state-active {
  background: #F3F3F3;
  border-color: #FFFFFF;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav .ui-state-active a {
  color: #08090F;
  font-weight: 400;
}
.boxcont.stoitem .tabs ul.ui-tabs-nav .ui-state-active a:after {
  position: absolute;
  content: "";
  background: #F7CB37;
  height: 2px;
  width: 100%;
  bottom: -1px;
  left: 0;
}
.boxcont.stoitem .tabs .tabpage {
  float: left;
}
.boxcont.stoitem .tabs .tabpage .rowbox input,
.boxcont.stoitem .tabs .tabpage .rowbox textarea {
  width: 100%;
  margin-left: 0;
}
.boxcont.stoitem .tabs .tabpage a {
  word-break: break-all;
  color: #08090F;
}
.boxcont.stoitem .tabs .tabpage a.btn:not(.btn-pdf-icon) {
  color: #fff;
}
.boxcont.stoitem .tabs .tabpage a.btn:not(.btn-pdf-icon):hover {
  text-decoration: none;
}
.boxcont.stoitem .tabs .tabpage a:hover {
  text-decoration: underline;
}
.boxcont.stoitem .tabs .ui-tabs-anchor {
  outline: none;
}
.boxcont.stoitem .tabs .ui-tabs-panel {
  padding: 60px 0;
  float: left;
  display: block;
  width: 100%;
}
.boxcont.stoitem .tabs .tab_title {
  display: none;
}
.boxcont.stoitem .tabs #stiparameters td:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.25em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 3px;
}
.boxcont.stoitem .tabs #stiparameters td:last-child {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 3px;
}
.boxcont.stoitem .tabs #stiattach .label,
.boxcont.stoitem .tabs #stigpsr .label {
  min-width: 0;
}
.boxcont.stoitem .tabs #stiattachvideo .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.boxcont.stoitem .tabs #stiattachvideo .video iframe,
.boxcont.stoitem .tabs #stiattachvideo .video object,
.boxcont.stoitem .tabs #stiattachvideo .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boxcont.stoitem .tabs .visualize ul li {
  background: none;
  border: none;
  border-bottom: none;
  position: absolute;
  top: auto;
}
#sticattree .cat_nav {
  display: flex;
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 10px;
}
#sticattree .cat_nav:last-child {
  margin: 0;
}
#sticattree ul {
  float: left;
}
#sticattree ul li {
  margin: 0 12px 0 0;
  font-size: 1.4rem;
}
#sticattree ul li a {
  font-size: 1.4rem;
  font-size: 400;
}
#sticattree ul li a:after {
  float: left;
  content: "";
  width: 7px;
  height: 11px;
  background: url(../img/icons/arrow_right.svg) no-repeat scroll center center / 100%;
  margin: 5px 12px 0 0;
}
#sticattree .hp {
  margin: 0;
  float: left;
}
#sticattree .hp span {
  display: none;
}
#sticattree .hp a:before {
  float: left;
  content: "";
  width: 16px;
  height: 14px;
  background: url(../img/icons/home.svg) no-repeat scroll center center / 100%;
  margin: 2px 12px 0 0;
}
#stidiscussion,
#stifbcomments,
#stiqrcode,
#stiattach {
  display: none;
}
.sticommentwrap {
  float: left;
  clear: left;
  width: 100%;
}
.sticomment .stiplnote {
  margin: 0;
}
.sticomment .stiplnote p {
  line-height: 2.8rem;
}
.sticomment .stiplnote a {
  word-break: break-word;
}
.sticomment .stiplnote ul {
  padding: 1rem 0 1rem 4rem;
  list-style-type: disc;
}
.sticomment .stiplnote ul li {
  float: none;
}
.sticomment .web {
  width: 100%;
  padding-top: 1em;
  border-top: 1px solid #e7e7e7;
}
.stiadvsrv .tabinfo {
  margin: 0;
}
.stiadvsrv .tabinfo td {
  width: auto;
}
.stiadvsrv .tabinfo td label {
  display: none;
}
.stiadvsrv .tabinfo td img {
  max-width: 100px;
}
.stiadvsrv .tabinfo td .price {
  padding-left: 5px;
  font-size: 1em;
  color: black;
}
.stirelation.groups .relationgroups {
  width: 15%;
}
.stirelation.groups .relationgroups ul {
  padding-right: 10px;
}
.stirelation.groups .relationgroups ul li {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: bold;
  border-top: 1px solid #E7E7E7;
}
.stirelation.groups .relationgroups ul li.act {
  background: silver;
}
.stirelation.groups .relationgroups ul li:last-child {
  border-bottom: 1px solid #E7E7E7;
}
.stirelation.groups > .cnt {
  width: 85%;
  float: right;
  clear: none;
}
.stirelation.groups > .cnt .prodbox {
  margin: 0.25% !important;
}
.stisendmails .rowbox .label {
  margin: 0 0 10px;
}
.stisendmails .rowbox .inputs {
  margin: 0 0 15px;
}
.stisendmails .captcha {
  margin: 18px 0 0;
}
.stisendmails .submit {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
.stisendmails .submit .btn {
  padding: 8px 40px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
.sti_relation_condoffer.vipcondoffer {
  width: 100%;
}
.sti_relation_condoffer .stirelvipconoffer {
  width: 100%;
}
.sti_relation_condoffer .stirelvipconoffer .price {
  margin-top: 7px;
}
.sti_relation_condoffer .stirelvipconoffer .buybox {
  display: none;
}
.sti_relation_condoffer .stirelvipconoffer table img {
  max-width: 50px;
}
.sti_relation_condoffer .stirelvipconoffer table td.normalprc span {
  color: black;
  text-decoration: line-through;
}
.sti_relation_condoffer_master .prodbox .price {
  margin-top: 7px;
}
.stibundletab a:not([href]) {
  cursor: initial;
}
.review .star {
  float: left;
  clear: left;
  color: #FAC900;
}
.review .star span {
  float: left;
  margin-right: 5px;
  font-size: 1.4rem;
  font-weight: bold;
}
.review .star:before {
  display: inline-block;
  font: normal normal normal 1.8rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.review .star.s_50:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
.review .star.s_45:before {
  content: "\f005 \f005 \f005 \f005 \f123";
}
.review .star.s_40:before {
  content: "\f005 \f005 \f005 \f005 \f006";
}
.review .star.s_35:before {
  content: "\f005 \f005 \f005 \f123 \f006";
}
.review .star.s_30:before {
  content: "\f005 \f005 \f005 \f006 \f006";
}
.review .star.s_25:before {
  content: "\f005 \f005 \f123 \f006 \f006";
}
.review .star.s_20:before {
  content: "\f005 \f005 \f006 \f006 \f006";
}
.review .star.s_15:before {
  content: "\f005 \f123 \f006 \f006 \f006";
}
.review .star.s_10:before {
  content: "\f005 \f006 \f006 \f006 \f006";
}
.stireview .cnt {
  display: flex;
  flex-wrap: wrap;
}
.stireview .review {
  float: left;
  width: 49%;
  margin: 0.5%;
  padding: 10px;
  border: 1px solid #E7E7E7;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url("../img/heureka.svg") no-repeat;
  background-position: 5px 5px;
  background-size: 45px auto;
}
.stireview .review .title {
  float: left;
  clear: left;
  width: 100%;
  padding: 0 0 5px 45px;
}
.stireview .review .star {
  float: left;
  clear: left;
  width: 100%;
  padding: 0 0 5px 45px;
  font-size: 1.6rem;
}
.stireview .review li {
  float: left;
  clear: left;
  width: 100%;
  padding: 3px 0;
  color: #50ad30;
}
.stireview .review li:before {
  display: inline-block;
  font: normal normal normal 1.4rem/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f067";
  margin-right: 5px;
  padding: 1px 0;
}
.stireview .review li.cons {
  color: #dc2424;
}
.stireview .review li.cons:before {
  content: "\f068";
}
.stireview .review q {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
}
@media screen and (max-width: 767px) {
  .stireview .review {
    width: 100%;
  }
}
/* printpage */
@media print {
  body {
    width: 1000px;
  }
  #centercont,
  #contentcont {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .boxcont {
    width: 100% !important;
  }
  .logo {
    float: left;
    margin: 10px 0;
  }
  .navbar {
    float: left;
    clear: left;
  }
  .stoitem {
    font-size: 1.2em;
  }
  .stiimg {
    border-bottom: 1px solid #E7E7E7;
    margin: 0;
  }
  .stiimg .status {
    display: none;
  }
  .stiinfo {
    border-bottom: 1px solid #E7E7E7;
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .ui-tabs-panel {
    border: none !important;
  }
  #headercont,
  #footercont,
  #leftcont,
  #rightcont,
  .gallery,
  .tools,
  .stirelation,
  .sti_relation_condoffer,
  .sti_relation_condoffer_master,
  .stoitemdiscoupons,
  .order,
  .tabs ul,
  .sendmail,
  .stiattach_sys_video,
  .pricelog,
  .stiattach,
  .discoupons,
  .avail,
  .catimg,
  .stifbcomments {
    display: none !important;
  }
}
#update,
#insert {
  display: none;
}
#filter [type="checkbox"]:checked + label:before {
  background: white;
}
#filter label {
  width: 90px;
  margin-right: 0;
  background: rgba(231, 231, 231, 0.8);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 1px 0 rgba(7, 46, 92, 0.8);
  font-weight: bold;
  color: white;
  padding: 7px 0 5px 35px;
  height: 28px;
}
#filter label:before {
  top: 6px;
  left: 6px;
}
#filter label:after {
  top: 6px;
  left: 9px;
  color: black;
}
#filter input {
  float: left;
  width: calc(100% - 125px);
  margin-right: 0;
  border-left: none;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#filter button {
  width: 35px;
  min-width: 0;
  height: 28px;
  margin-right: 0;
  cursor: pointer;
  border-left: none;
  color: white;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#copy-string {
  display: none;
}
.wstname {
  font-weight: bold;
}
.tool .btn {
  min-width: auto;
  float: right;
}
.tool .btn:before {
  margin: 0;
}
.modal-content input {
  width: 100%;
}
.webmenu .name {
  padding-left: 10px;
  font-weight: bold;
}
.webmenu .name:before {
  content: " ";
  width: 1em;
  height: 1em;
  display: block;
  float: left;
  margin-right: 5px;
  background: rgba(255, 0, 0, 0.8);
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.webmenu .name.act:before {
  background: rgba(0, 255, 0, 0.8);
}
.webmenu .category-group {
  width: 33.3333%;
  float: left;
  display: block;
}
.webmenu .category-group strong {
  float: left;
  font-size: 1.2em;
  padding-bottom: 10px;
}
.webmenu .category-group li {
  padding: 2px 0;
}
.webmenu .category-group li label {
  margin: 6px 6px 6px 0;
}
.webmenu .category-group li input {
  width: 35px;
  min-width: auto;
  text-align: center;
}
.webmenu .info {
  padding: 5px 0;
}
.webmenu i {
  padding: 10px 0;
  float: left;
  clear: both;
}
.webmenu .qq-upload-list {
  margin-bottom: 10px;
}
.webmenu .qq-upload-list li {
  margin: 5px 0;
}
.webmenu .qq-uploader {
  float: left;
  clear: left;
  width: 100%;
}
.webmenu .qq-upload-button {
  display: block;
  white-space: nowrap;
  padding: 7px 0;
  text-align: center;
  background: #880000;
  border-bottom: 1px solid #DDD;
  color: #FFF;
}
.webmenu .qq-upload-button input {
  width: 100% !important;
  max-width: 100% !important;
}
.webmenu .qq-upload-button-hover {
  background: #CC0000;
}
.webmenu .qq-upload-success {
  position: relative;
}
.webmenu .qq-upload-success span {
  float: left;
  padding: 5px 0;
  margin-right: 5px;
  font-weight: bold;
}
.webmenu .qq-upload-success .qq-upload-file {
  padding-left: 25px;
}
.webmenu .qq-upload-success .qq-upload-file:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 1.6em/1 FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: green;
  position: absolute;
  left: 0;
}
.webmenu .qq-upload-success .qq-progress-bar {
  display: none;
}
.webmenu .qq-upload-success .qq-upload-failed-text {
  display: none;
}
/* responsive styles */
/* styles for touched devices */
.touchevents .prodbox .buttons {
  display: block;
}
@media screen and (max-width: 1630px) {
  /* header cont */
  .search {
    margin: 0 40px 5px 60px;
  }
  /* end header cont */
  .product .owl-theme .owl-nav .owl-prev {
    left: -8rem;
  }
  .product .owl-theme .owl-nav .owl-next {
    right: -8rem;
  }
}
@media screen and (max-width: 1500px) {
  /* header cont */
  #headercont .logo {
    margin: 0 60px 0 0;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 450px);
  }
  .header_icon {
    margin: 0 20px;
  }
  /* end header cont */
  .product .owl-theme .owl-nav .owl-prev {
    left: -6rem;
  }
  .product .owl-theme .owl-nav .owl-next {
    right: -6rem;
  }
}
@media screen and (max-width: 1440px) {
  /* header cont */
  nav:not(.left_menu) .webmenu li a {
    margin: 0 0 0 18px;
  }
  #headercont .top .icon:before {
    margin: 0 6px 0 0;
  }
  #headercont .logo {
    margin: 0 40px 0 0;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 430px);
  }
  .search {
    margin: 0 30px 5px 40px;
  }
  .header_icon {
    margin: 0 15px;
  }
  .product {
    padding: 0 30px;
  }
  /* end header cont */
}
@media screen and (max-width: 1350px) {
  /* footer cont */
  #footercont .footer_wrapper .logo {
    margin: 0 30px 0 0;
  }
  #footercont .footer_wrapper .contact a.phone {
    margin: 0 25px 0 0;
  }
  #footercont .footer_wrapper .right-column {
    width: calc(100% - 390px);
    padding: 0 0 0 50px;
  }
  .partners .owl-theme .owl-nav .owl-prev {
    left: -10px;
  }
  .partners .owl-theme .owl-nav .owl-prev:after {
    width: 2rem;
    height: 2rem;
  }
  .partners .owl-theme .owl-nav .owl-next {
    right: -10px;
  }
  .partners .owl-theme .owl-nav .owl-next:after {
    width: 2rem;
    height: 2rem;
    right: 0rem;
  }
  .product .owl-theme .owl-nav .owl-prev {
    left: -5.5rem;
    width: 4rem;
  }
  .product .owl-theme .owl-nav .owl-prev:after {
    width: 2rem;
    height: 2rem;
  }
  .product .owl-theme .owl-nav .owl-next {
    right: -5.5rem;
    width: 4rem;
  }
  .product .owl-theme .owl-nav .owl-next:after {
    width: 2rem;
    height: 2rem;
    right: 0rem;
  }
  /* end footer cont */
}
@media screen and (max-width: 1280px) {
  .contentcont .registration .box-white.nav label {
    padding: 25px 40px 25px 76px;
  }
  .contentcont .registration .box-white.nav label:before {
    left: 40px;
  }
  .contentcont .registration .box-white.nav label:after {
    left: 46px;
  }
  /* footer cont */
  #footercont .footer_wrapper .contact {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0 0 0 30px;
  }
  #footercont .footer_wrapper .contact .icon {
    margin: 7px 0;
  }
  #footercont .footer_wrapper .column {
    width: 100%;
  }
  #footercont .footer_wrapper .column.left-column {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 0 25px;
  }
  #footercont .footer_wrapper .column.left-column .row {
    width: auto;
  }
  #footercont .footer_wrapper .column.left-column .contact_wrapper {
    flex: 1;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
  }
  #footercont .footer_wrapper .column.right-column {
    padding: 0;
    margin: 0 0 25px;
  }
  .ordbaskets .trippleswitch .trplopt label {
    padding: 14px 20px 14px 60px;
  }
  .ordbaskets .trippleswitch .trplopt label:before {
    left: 20px;
  }
  .ordbaskets .trippleswitch .trplopt label:after {
    left: 26px;
  }
  /* end footer cont */
  .boxcont.stoitem .stiimg {
    padding: 0 10px 0 0;
  }
  .boxcont.stoitem .stiinfo {
    padding: 0 0 0 10px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper {
    padding: 12px 24px;
  }
  .show_res_xxl {
    display: block;
  }
  .hide_res_xxl {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  /* header cont */
  #headercont .header_wrapper .header_content .contact {
    display: none;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 230px);
  }
  /* end header cont */
  .ordbaskets[data-step="2"] #columnLeft,
  .ordbaskets[data-step="3"] #columnLeft {
    width: 55%;
  }
  .ordbaskets[data-step="2"] #columnRight,
  .ordbaskets[data-step="3"] #columnRight {
    width: 45%;
  }
  .ordbaskets[data-step="2"] .basket_buttons,
  .ordbaskets[data-step="3"] .basket_buttons,
  .ordbaskets[data-step="2"] .I6-gdpr,
  .ordbaskets[data-step="3"] .I6-gdpr {
    width: 55%;
  }
  .ordbaskets .products .stitable.stitable-flex td {
    padding: 0 20px;
  }
  .ordbaskets .products .stitable.stitable-flex td .column_left {
    padding-right: 20px;
  }
  .ordbaskets .products .stitable.stitable-flex td .column_right {
    padding-left: 20px;
  }
  .ordbaskets .deliverycont .title p {
    margin-bottom: 10px;
  }
  .ordbaskets .deliverycont .icon {
    margin: 10px 30px 0 0;
  }
  .wrapper.column_left {
    width: 270px;
  }
  .wrapper.column_right {
    width: calc(100% - 270px);
  }
  /* footer cont */
  #footercont .icons_wrap {
    width: 100%;
  }
  #footercont .icons_wrap .hdr p {
    margin: 0 0 15px;
  }
  #footercont .icons_wrap .cnt {
    flex-wrap: wrap;
  }
  #footercont .icons_wrap.deliverycont {
    margin: 0 0 20px;
  }
  #footercont .icons_wrap.deliverycont .icon {
    margin: 0 30px 10px 0;
  }
  #footercont .icons_wrap.deliverycont .icon:last-child {
    margin-bottom: 10px !important;
  }
  /* end footer cont */
}
@media screen and (min-width: 1023px) and (max-width: 1200px) {
  .contentcont .registration .box-white.nav label {
    font-size: 1.4rem;
  }
  .contentcont .registration .box-white.nav label .icon {
    position: relative;
    right: -10px;
  }
  .boxcont.stoitem .stiimg {
    width: 45%;
  }
  .boxcont.stoitem .stiinfo {
    width: 55%;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper {
    padding: 12px 20px;
  }
  .boxcont.stoitem .stiinfo .cnt .buybox .qtybox.icon input {
    width: 52px;
  }
  .boxcont.stoitem .stiinfo .cnt .buybox .btn-buy {
    padding: 11px 30px 10px 30px;
  }
  .ordbaskets .trippleswitch .trplopt p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  /* header cont */
  #headercont .contact {
    display: none;
  }
  #headercont .top {
    display: none;
  }
  #headercont .container.medium {
    padding: 0 0 0 35px;
  }
  #headercont .header_wrapper .header_content {
    height: 70px;
  }
  #headercont .header_wrapper .header_content.content_right {
    flex-direction: row;
    align-items: center;
  }
  #headercont .header_icon .btn_icon {
    padding: 0;
  }
  #headercont .header_icon .btn_icon span.text {
    display: none;
  }
  #headercont .header_icon .btn_icon.btn_active:before {
    border-width: 10px;
    bottom: -19px;
    left: calc(50% - 10px);
  }
  #headercont .logo {
    width: 133px;
    margin: 0 20px 0 0;
  }
  #headercont .logo a {
    height: 60px;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 153px);
  }
  .icon.compare:before {
    position: relative;
    top: -1px;
  }
  /* end header cont */
  /* skelton */
  #leftcont,
  #rightcont {
    display: none;
    position: relative;
  }
  #leftcont {
    left: -50%;
  }
  #rightcont {
    left: -50%;
  }
  #tree-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    margin: 0 0 0 30px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background: #F7CB37;
  }
  .tree-icon-box {
    position: relative;
    width: 33px;
    height: 19px;
  }
  #tree-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #07090F;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  #tree-icon span:nth-child(1) {
    top: 0px;
  }
  #tree-icon span:nth-child(2) {
    top: 8px;
    width: 100%;
  }
  #tree-icon span:nth-child(3) {
    top: 16px;
    width: 100%;
  }
  #tree-icon.open span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
  }
  #tree-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #tree-icon.open span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
    width: 100%;
  }
  #tree-icon.open:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #E4BB32;
  }
  #leftcont.res-tree-open {
    position: absolute;
    display: block;
    width: 50%;
    z-index: 8;
    background: #F7F7F7;
    box-shadow: 5px 5px 10px 0 silver;
    animation: slide-left-right 0.5s forwards;
  }
  #contentcont.wleft {
    width: 100%;
  }
  #contentcont.wright {
    width: 100%;
  }
  .wrapper.column_left {
    width: 240px;
    padding: 0 15px 0 0;
  }
  .wrapper.column_right {
    width: calc(100% - 240px);
    padding: 0 0 0 15px;
  }
  .contentcont .boxcont.half {
    width: 100%;
  }
  .contentcont .box-white .hdr {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .contentcont .box-white .hdr p,
  .contentcont .box-white .hdr h3 {
    width: auto;
    text-align: center;
    font-size: 2.2rem;
  }
  .contentcont .box-white.nav label {
    padding: 21px 40px 21px 76px;
  }
  .contentcont .box-white.nav label:before {
    top: 23px;
  }
  .contentcont .box-white.nav label:after {
    top: 29px;
  }
  .contentcont .box-white.nav .hdr {
    display: none;
  }
  .contentcont .row_submit {
    margin: 20px 0;
    justify-content: center;
  }
  .contentcont.orders .stitable .rf,
  .contentcont.orders .stitable .af {
    display: none;
  }
  .boxcont.article h2 {
    font-size: 2.2rem;
  }
  .boxcont.article h3 {
    font-size: 1.8rem;
  }
  .stiparcomp .cnt table td {
    flex-basis: calc(33.333333% + 2px);
    max-width: calc(33.333333% + 2px);
  }
  .stitable.stitable-flex .img {
    width: 70px;
  }
  .stitable.stitable-flex .img img {
    max-width: 60px;
    max-height: 60px;
  }
  .ordbaskets[data-step="2"] #columnLeft,
  .ordbaskets[data-step="3"] #columnLeft {
    width: 100%;
    padding: 0;
  }
  .ordbaskets[data-step="2"] #columnRight,
  .ordbaskets[data-step="3"] #columnRight {
    width: 100%;
    padding: 0;
  }
  .ordbaskets[data-step="2"] .basket_buttons,
  .ordbaskets[data-step="3"] .basket_buttons,
  .ordbaskets[data-step="2"] .I6-gdpr,
  .ordbaskets[data-step="3"] .I6-gdpr {
    width: 100%;
    padding: 0;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex tr:nth-child(2),
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex tr:nth-child(2) {
    margin-top: 0;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .column_left,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .column_left {
    margin: 0;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex .totalprc .wvat,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex .totalprc .wvat {
    margin: 0;
  }
  .ordbaskets .products .stitable.stitable-flex tr {
    position: relative;
    padding: 34px 30px;
  }
  .ordbaskets .products .stitable.stitable-flex.stiadvsrvsspitem,
  .ordbaskets .products .stitable.stitable-flex.stiadvsrvitem {
    padding: 20px 30px;
  }
  .ordbaskets .products .stitable.stitable-flex td.img {
    min-width: 70px;
  }
  .ordbaskets .products .stitable.stitable-flex td.name {
    flex-wrap: wrap;
  }
  .ordbaskets .products .stitable.stitable-flex td.name .column_left {
    margin: 0 0 10px;
  }
  .ordbaskets .products .stitable.stitable-flex td.name .column_right {
    width: 100%;
  }
  .ordbaskets .products .stitable.stitable-flex td.name .column_right .availability {
    width: auto;
    justify-content: flex-start;
  }
  .ordbaskets .products .stitable.stitable-flex td .ord_code {
    display: none;
  }
  .ordbaskets .products .stitable.stitable-flex td.totalprc .column_right {
    min-width: 150px;
    padding-left: 20px;
  }
  .ordbaskets .products .stitable.stitable-flex td.buyout {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0px !important;
  }
  .ordbaskets .products .stitable.stitable-flex td .column_left {
    padding: 0;
  }
  .ordbaskets .products .stitable.stitable-flex td .column_right {
    padding: 0;
    margin-left: 0;
  }
  .ordbaskets .deliverycont {
    padding: 0 20px 0 0;
  }
  .ordbaskets .deliverycont .icon.kuryr:before {
    width: 57px;
    height: 22px;
  }
  .ordbaskets .deliverycont .icon.posta:before {
    width: 80px;
    height: 12px;
  }
  .ordbaskets .deliverycont .icon.dpd:before {
    width: 40px;
    height: 20px;
  }
  .ordbaskets .deliverycont .icon.gls:before {
    width: 50px;
    height: 15px;
  }
  .ordbaskets .deliverycont .icon.pdp:before {
    width: 52px;
    height: 15px;
  }
  .ordbaskets .deliverycont .icon.ppl:before {
    width: 60px;
    height: 15px;
  }
  .ordbaskets .deliverycont .icon.zasilkovna:before {
    width: 80px;
    height: 19px;
  }
  .ordbaskets .trippleswitch .trplopt {
    width: 50%;
  }
  .ordbaskets .trippleswitch .trplopt label {
    padding: 14px 20px 14px 68px;
  }
  .ordbaskets .trippleswitch .trplopt label:before {
    left: 30px;
  }
  .ordbaskets .trippleswitch .trplopt label:after {
    left: 36px;
  }
  .ordbaskets .trippleswitch .trplopt:last-child {
    border-top: 1px solid #F7F7F7;
  }
  .ordbaskets .delivery li label,
  .ordbaskets .payway li label {
    padding: 15px 30px 15px 75px;
  }
  .ordbaskets .delivery li label:before,
  .ordbaskets .payway li label:before {
    top: 16px;
    left: 30px;
  }
  .ordbaskets .delivery li label:after,
  .ordbaskets .payway li label:after {
    top: 22px;
    left: 36px;
  }
  .ordbaskets .delivery li .place,
  .ordbaskets .payway li .place {
    padding: 15px 30px 15px 75px;
  }
  .ordersteps .row {
    margin: 0 0 30px;
  }
  .ordersteps .row .step .icon:before {
    width: 77px;
    height: 77px;
  }
  .ordersteps .row .step .name {
    font-size: 1.5rem;
  }
  .ordersteps .row:after {
    top: 36px;
  }
  /* end skelton */
  /* header cont */
  .search {
    width: calc(100% - 308px);
    margin: 0 15px;
  }
  /* end header cont */
  .chart-canvas {
    max-width: 100%;
  }
  section {
    padding: 30px 0;
  }
  section.banner {
    padding: 0 0 30px;
  }
  section.newsletter .rowbox.icon:before {
    display: none;
  }
  section.newsletter .rowbox.icon .icon:before {
    width: 34px;
    height: 22px;
  }
  section.newsletter .rowbox.icon h2 {
    margin: 0 0 0 15px;
    font-size: 2.6rem;
  }
  section.newsletter .rowbox.icon .text {
    margin: 0;
  }
  section.newsletter label {
    font-size: 1.4rem;
    text-align: center;
  }
  .partners .logo .image_link img {
    max-height: 65px;
  }
  .stinote .cnt p {
    padding: 0;
    margin: 0 0 20px;
  }
  .boxcont.navbar {
    padding: 12px 0;
  }
  .boxcont.stoitem section.detail .container > .hdr {
    margin: 0 0 30px;
  }
  .boxcont.stoitem section.detail .container > .hdr h1 {
    font-size: 2.6rem;
  }
  .boxcont.stoitem section.detail .container > .hdr .prod_logo .cat_producer_link {
    width: 250px;
  }
  .boxcont.stoitem section.detail .container > .hdr .prod_logo .cat_producer_link img {
    max-height: 38px;
  }
  .boxcont.stoitem .stiinfo .cnt .product_info {
    margin: 0 0 10px;
  }
  .boxcont.stoitem .stiinfo .cnt .short_note {
    margin: 0 0 30px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper {
    margin: 0 0 20px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .prices_wrap {
    width: 100%;
    margin: 0;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order {
    width: 100%;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order .inputs {
    width: 100%;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order .inputs .buybox {
    width: 100%;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order .inputs .buybox .btn-buy {
    width: calc(100% - 86px);
    padding: 11px 0 10px 0;
  }
  .boxcont.stoitem .tabpage .hdr_large p {
    width: 100%;
    text-align: center;
  }
  .boxcont.stoitem .tabs .ui-tabs-panel {
    padding: 30px 0;
  }
  .boxcont.stoitem .tabs .tabs_nav ul {
    display: table;
    width: 100%;
  }
  .boxcont.stoitem .tabs .tabs_nav ul li {
    display: table-cell;
    float: none;
    top: auto;
    border-right: none;
  }
  .boxcont.stoitem .tabs .tabs_nav ul li a {
    width: 100%;
    padding: 24px 32px;
  }
  .boxcont.stoitem .tabs .tabs_nav ul .ui-state-active a:after {
    bottom: -2px;
  }
  .boxcont.stoitem .tabs .tabs_nav .container {
    padding: 0;
  }
  .boxcont.stoitem .sticomment,
  .boxcont.stoitem .stiparsets {
    float: left;
    clear: left;
    width: 100%;
  }
  .boxcont.stoitem .sticomment {
    margin: 0 0 30px;
  }
  .boxcont.stoitem .stisendmails .submit {
    margin-bottom: 10px;
  }
  .box-white .cnt {
    padding: 30px 40px;
    margin: 0 0 30px;
  }
  .box-white:last-child {
    margin: 0;
  }
  .box-white.box-large > .cnt {
    padding: 40px;
  }
  .rowbox_wrap.col-lg-50 .rowbox:last-child .text,
  .rowbox_wrap.col-lg-50 .rowbox:last-child .label {
    margin: 0 0 16px;
  }
  .rowbox_wrap.col-lg-50 .rowbox:last-child .inputs,
  .rowbox_wrap.col-lg-50 .rowbox:last-child .custom-select {
    margin: 0 0 12px;
  }
  .rowbox_wrap.col-lg-50:last-child .rowbox:last-child .text,
  .rowbox_wrap.col-lg-50:last-child .rowbox:last-child .label {
    margin: 0;
  }
  .rowbox_wrap.col-lg-50:last-child .rowbox:last-child .inputs,
  .rowbox_wrap.col-lg-50:last-child .rowbox:last-child .custom-select {
    margin: 0;
  }
  .show_res_xl {
    display: block;
  }
  .hide_res_xl {
    display: none;
  }
  .wrapper .show_menu {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 5px 20px;
    font-size: 1.7rem;
    font-weight: 500;
  }
  .wrapper .show_menu:after {
    float: right;
    content: "";
    width: 17px;
    height: 12px;
    background: url(../img/icons/arrow_down.svg) no-repeat scroll center center;
    background-size: 100%;
    margin-left: auto;
  }
  .wrapper .show_menu.opened:after {
    float: right;
    content: "";
    width: 17px;
    height: 12px;
    background: url(../img/icons/arrow_up.svg) no-repeat scroll center center;
    background-size: 100%;
    margin-left: auto;
  }
  .wrapper.column_left {
    order: -1;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
  }
  .wrapper.column_left .left_menu {
    margin: 10px 0 0;
    display: none;
  }
  .wrapper.column_right {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 641px) {
  #headercont.active_search .header_icon {
    display: none;
  }
  #headercont.active_search .boxcont.search {
    margin: 0;
    width: calc(100% - 115px);
    max-width: 100%;
  }
}
@media screen and (max-width: 980px) {
  /* header cont */
  #headercont nav .webmenu {
    display: none;
    position: absolute;
    width: 100%;
    margin-left: -10px;
    background: rgba(7, 9, 15, 0.9);
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    z-index: 9;
  }
  #headercont nav .webmenu li {
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
  }
  #headercont nav .webmenu li:last-child {
    border: none;
  }
  #headercont nav .webmenu li:after {
    content: "";
    padding: 0;
    margin: 0;
  }
  #headercont nav .webmenu li a {
    width: 100%;
    padding: 5px 10px;
  }
  #headercont nav .webmenu li:hover ul {
    display: none;
  }
  #headercont nav .webmenu li.hover ul {
    display: block;
  }
  #headercont nav .webmenu li ul {
    position: relative;
    left: 0;
    top: 0;
    float: left;
    clear: left;
    width: 100%;
    box-shadow: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #headercont nav .webmenu li ul li {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
  }
  #headercont .top {
    display: none;
  }
  #headercont .basket .btn:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  #headercont .basket .cnt {
    padding: 5px 0;
  }
  #headercont .basket .price {
    padding: 4px 10px 4px 10px;
  }
  #menu-icon {
    width: 22px;
    height: 22px;
    position: relative;
    margin: 4px auto 3px auto;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #menu-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #9F9F9F;
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  #menu-icon span:nth-child(1) {
    top: 0px;
  }
  #menu-icon span:nth-child(2) {
    top: 8px;
  }
  #menu-icon span:nth-child(3) {
    top: 16px;
  }
  #menu-icon.open span:nth-child(1) {
    top: 9px;
    transform: rotate(135deg);
  }
  #menu-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #menu-icon.open span:nth-child(3) {
    top: 8px;
    transform: rotate(-135deg);
  }
  /* end header cont */
}
@media screen and (max-width: 820px) {
  .stoitems .listpage .cnt .pagetext,
  .spresenttrees .listpage .cnt .pagetext {
    display: none;
  }
  .stoitems .listpage .cnt .pagenav,
  .spresenttrees .listpage .cnt .pagenav {
    display: none;
  }
  .stoitems .listpage .cnt .pagenav .cnt,
  .spresenttrees .listpage .cnt .pagenav .cnt {
    justify-content: flex-start;
  }
  .stoitems .listpage .cnt .nextpage .btn,
  .spresenttrees .listpage .cnt .nextpage .btn {
    padding: 8px 20px;
  }
  #footercont ul.paymentcont {
    float: left;
    max-width: 100%;
    padding: 10px 10px 0 10px;
  }
  #footercont ul.paymentcont li {
    float: left;
  }
}
@media screen and (max-width: 767px) {
  /* header cont */
  #headercont .header_wrapper .header_content {
    height: 60px;
  }
  #headercont #tree-icon {
    width: 60px;
    height: 60px;
  }
  #headercont .logo {
    width: 100px;
    margin: 0;
  }
  #headercont .logo a {
    height: 50px;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 90px);
  }
  #headercont .header_icon .btn_icon.btn_active:before {
    border-width: 8px;
    bottom: -14px;
    left: calc(50% - 8px);
  }
  /* end header cont */
  section {
    padding: 25px 0;
  }
  section.banner {
    padding: 0;
  }
  section.banner .benefits_title {
    position: relative;
    float: left;
    clear: left;
    width: 100%;
    padding: 12px 0;
    margin: 0 0 10px;
    background: #F7CB37;
    color: #08090F;
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
  }
  section.banner .benefits_title:before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-top: 15px solid #F7CB37;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  section.benefits .icon:before {
    width: 65px;
    height: 65px;
  }
  section.top-categories .categories {
    justify-content: space-between;
  }
  section.detail .hdr .prod_logo {
    display: none;
  }
  section.newsletter .rowbox.newsletter {
    margin: 0 0 20px;
  }
  section.newsletter .rowbox.newsletter p {
    width: 100%;
    text-align: center;
  }
  section.newsletter .icon {
    justify-content: center;
  }
  section.newpassword .btn-big {
    padding: 10px;
    width: 50%;
    min-width: 170px;
  }
  section.newpassword .log-again {
    font-size: 1.5rem;
    margin: 10px 0 0  10px;
  }
  section.login .btn-login {
    padding: 10px;
    width: 50%;
    min-width: 130px;
  }
  section.login .pswd-rec {
    font-size: 1.5rem;
    margin: 10px 0 10px 10px;
  }
  section.login .box-white.m-bottom {
    margin: 0 0 12px;
  }
  section.login .box-white.benefits h4 {
    text-align: center;
    font-size: 1.7rem;
  }
  section.login .box-white.benefits .buttons {
    margin: 10px 0 0;
  }
  section.login .box-white.benefits .buttons .btn {
    padding: 10px 40px;
  }
  section.login .box-white .rowbox {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  section.login .box-white .rowbox .icon {
    width: 240px;
  }
  section.login .box-white .rowbox .icon p {
    max-width: calc(100% - 41px);
    font-size: 1.5rem;
    line-height: 2rem;
  }
  section.login .box-white .rowbox .icon.check:before {
    margin: 1px 15px 0 0;
    width: 21px;
    height: 21px;
  }
  section .owl-dots {
    display: none;
  }
  .contentcont .registration .box-white.nav label {
    width: 100%;
    padding: 15px 20px 15px 56px;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #F7F7F7;
    margin: 0px -1px 0px 0px;
  }
  .contentcont .registration .box-white.nav label:before {
    top: 16px;
    left: 20px;
  }
  .contentcont .registration .box-white.nav label:after {
    top: 22px;
    left: 26px;
  }
  .contentcont .registration .box-white.nav label:hover {
    border: 1px solid #FFFFFF;
    border-bottom: 1px solid #F7F7F7;
  }
  .contentcont .registration .row_submit {
    margin: 10px 0 20px 0;
  }
  .article_wrap {
    flex-direction: column;
  }
  .boxcont.article p,
  .boxcont.article h2,
  .boxcont.article h3 {
    margin: 0 0 15px;
  }
  .boxcont.article h2 {
    font-size: 2.1rem;
  }
  .boxcont.article h3 {
    font-size: 1.7rem;
  }
  .boxcont.stoitem section.detail {
    padding-top: 15px;
  }
  .boxcont.stoitem section.detail .container > .hdr {
    width: 100%;
  }
  .boxcont.stoitem section.detail .container > .hdr h1 {
    font-size: 2.4rem;
    text-align: center;
  }
  .boxcont.stoitem .stiimg {
    width: 100%;
    padding: 0;
  }
  .boxcont.stoitem .stiinfo {
    width: 100%;
    padding: 0;
  }
  .boxcont.stoitem .stiinfo .cnt .product_info .rowbox {
    margin: 0 0 4px;
  }
  .boxcont.stoitem .stiinfo .cnt .hide_product {
    margin: 0 0 20px;
  }
  .boxcont.stoitem .stiinfo .cnt .hide_product h2 {
    font-size: 2.2rem;
    text-align: center;
  }
  .boxcont.stoitem .stiinfo .cnt .hide_product .similar_products {
    display: flex;
    justify-content: center;
  }
  .boxcont.stoitem .stiinfo .cnt .product_info {
    margin: 0 0 15px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper {
    padding: 10px 15px;
    margin: 0 0 15px;
  }
  .boxcont.stoitem .stiinfo .cnt .short_note {
    margin: 0 0 25px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order .inputs .buybox .qtybox.icon input {
    width: 52px;
    height: 42px;
    padding: 10px 10px 9px 10px;
  }
  .boxcont.stoitem .stiinfo .cnt .order_wrapper .order .inputs .buybox .btn-buy {
    width: calc(100% - 80px);
  }
  .boxcont.stoitem .tabs {
    display: none;
  }
  .boxcont.stoitem .tabpage {
    margin: 0;
    border-bottom: 2px solid #FFFFFF;
  }
  .boxcont.stoitem .tabpage.stiattachparam {
    border-bottom: none;
  }
  .boxcont.stoitem .tabpage > .cnt {
    padding: 20px 0;
  }
  .boxcont.stoitem #sticattree > .cnt,
  .boxcont.stoitem #stisendmails > .cnt,
  .boxcont.stoitem #sticommentwrap > .cnt,
  .boxcont.stoitem #stiattachparam > .cnt {
    display: none;
  }
  .boxcont.stoitem #sticattree ul li {
    margin: 2px 12px 2px 0;
  }
  .boxcont.stoitem #sticattree .hp {
    margin: 2px 0;
  }
  .boxcont.stoitem .opened > .hdr p,
  .boxcont.stoitem .closed > .hdr p {
    padding: 20px 35px;
    font-size: 1.7rem;
    font-weight: 600;
  }
  .boxcont.stoitem .opened > .hdr p {
    background: #F3F3F3;
    border-bottom: 2px solid #F7CB37;
  }
  .rowbox.rowbox-ca {
    margin: 0 0 8px;
  }
  .rowbox.rowbox-ca .title {
    padding: 15px 20px;
  }
  .rowbox.rowbox-ca .title p,
  .rowbox.rowbox-ca .title h3 {
    font-size: 1.7rem;
  }
  .rowbox.rowbox-ca .cnt {
    padding: 0 20px 15px 20px;
  }
  .stiparcomp .cnt table td {
    flex-basis: calc(100% + 2px);
    max-width: calc(100% + 2px);
  }
  .stitable.stitable-flex .qtybox.icon input {
    padding: 7px 10px 6px 10px;
    height: 36px;
  }
  .stitable.stitable-flex .qtybox.icon .up,
  .stitable.stitable-flex .qtybox.icon .down {
    width: 19px;
    height: 19px;
  }
  .stitable.stitable-flex .qtybox.icon .up:before {
    position: relative;
    bottom: 1px;
  }
  .ordbaskets #columnRight .buttons {
    display: flex;
    justify-content: center;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex tr {
    flex-wrap: wrap;
    padding: 15px 20px;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex tr.stiadvsrvsspitem td.name,
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex tr.stiadvsrvitem td.name {
    margin: 0;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td {
    padding: 0 10px;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.img {
    padding: 0 10px 0 0;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.name {
    width: calc(100% - 83px);
    margin: 0 0 14px;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.name .column_left,
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.name .column_right {
    width: 100%;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.name .stiplname {
    padding: 0 15px 0 0;
    font-size: 1.6rem;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.totalprc {
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin-left: 80px;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.totalprc .wovat {
    display: none;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.totalprc .ordcount {
    margin: 2px 10px 2px 0;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.totalprc .price {
    font-size: 2rem;
    line-height: 2rem;
    margin: 10px 0;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.totalprc .column_right {
    min-width: auto;
    padding: 0;
  }
  .ordbaskets[data-step="1"] .products .stitable.stitable-flex td.ordcount {
    padding-left: 0;
    margin-left: 80px;
  }
  .ordbaskets[data-step="2"] .row.buttons,
  .ordbaskets[data-step="3"] .row.buttons {
    margin: 0 0 10px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex tr,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex tr {
    padding: 20px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.img,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.img {
    min-width: 55px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.img img,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.img img {
    max-width: 45px;
    max-height: 45px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .column_left,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .column_left {
    padding: 0 10px 0 5px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc .column_right,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc .column_right {
    padding: 0 0 0 10px;
    min-width: auto;
  }
  .ordbaskets .demtoplace .inputs .btn {
    width: 100%;
  }
  .ordbaskets .demtoplace #dtppostcode {
    width: 100%;
    margin: 0 0 10px;
  }
  .ordbaskets .buttons .hide_res_xl {
    display: initial;
  }
  .ordbaskets .sumtab {
    width: 100%;
  }
  .ordbaskets .sumtab th {
    width: 150px;
    font-size: 1.5rem;
  }
  .ordbaskets .sumtab td {
    min-width: 150px;
    padding-left: 10px;
  }
  .ordbaskets .sumtab tr {
    justify-content: space-between;
  }
  .ordbaskets .buttons {
    flex-direction: column;
    align-items: center;
  }
  .ordbaskets .buttons .btn {
    margin: 0 0 15px;
  }
  .ordbaskets .buttons .btn.btn-delete {
    order: 10;
    margin: 0;
  }
  .ordbaskets .deliverycont {
    display: none;
  }
  .ordbaskets .trippleswitch .trplopt {
    width: 100%;
    border-top: 1px solid #F7F7F7;
  }
  .ordbaskets .trippleswitch .trplopt label {
    padding: 12px 20px 12px 58px;
    font-size: 1.5rem;
  }
  .ordbaskets .trippleswitch .trplopt label p {
    font-size: 1.4rem;
  }
  .ordbaskets .trippleswitch .trplopt label:before {
    top: 21px;
    left: 20px;
  }
  .ordbaskets .trippleswitch .trplopt label:after {
    top: 27px;
    left: 26px;
  }
  .ordbaskets .delivery li .img,
  .ordbaskets .payway li .img {
    display: none;
  }
  .ordbaskets .delivery li .name,
  .ordbaskets .payway li .name {
    width: calc(100% - 110px);
    font-size: 1.7rem;
  }
  .ordbaskets .delivery li label,
  .ordbaskets .payway li label {
    padding: 17px 20px 17px 65px;
    min-height: auto;
  }
  .ordbaskets .delivery li label:before,
  .ordbaskets .payway li label:before {
    left: 20px;
  }
  .ordbaskets .delivery li label:after,
  .ordbaskets .payway li label:after {
    left: 26px;
  }
  .ordbaskets .delivery li .place,
  .ordbaskets .payway li .place {
    padding: 20px 20px 20px 65px;
  }
  .ordersteps .row {
    margin: 0 0 20px;
  }
  .ordersteps .row .step:last-child {
    display: none;
  }
  .ordersteps .row .step .icon {
    min-width: 90px;
  }
  .ordersteps .row .step .icon:before {
    width: 65px;
    height: 65px;
  }
  .ordersteps .row .step .name {
    font-size: 1.3rem;
  }
  .ordersteps .row:after {
    top: 30px;
  }
  .tabinfo.ordsumtab tr.rf,
  .tabinfo.ordsumtab tr.af {
    display: none;
  }
  .fulltext {
    display: none;
  }
  /* footer cont */
  #footercont .footer_wrapper {
    padding: 30px 0;
  }
  #footercont .footer_wrapper .logo {
    width: 100px;
    margin: 0 20px 0 0;
  }
  #footercont .footer_wrapper .logo a {
    height: 52px;
  }
  #footercont .footer_wrapper .company .name {
    font-size: 1.7rem;
    margin: 0 0 3px;
  }
  #footercont .footer_wrapper .company p {
    font-size: 1.5rem;
  }
  #footercont .footer_wrapper .company p.address {
    margin: 0 0 3px;
  }
  #footercont .footer_wrapper .contact a {
    font-size: 1.8rem;
  }
  #footercont .footer_wrapper .partners_wrapper {
    align-items: center;
  }
  #footercont .footer_wrapper .opening_hours .hdr p {
    margin: 0 0 8px;
  }
  #footercont .footer_wrapper .opening_hours .icon {
    padding: 0 0 6px;
  }
  #footercont .footer_wrapper .opening_hours .icon:before {
    display: none;
  }
  #footercont .footer_wrapper .opening_hours .icon span {
    margin: 0;
  }
  #footercont .footer_wrapper .partners .cnt a.intel {
    margin: 0 20px 0 0;
  }
  #footercont .webmenu {
    flex-direction: column;
    border: 1px solid #DDDDDD;
    overflow: hidden;
  }
  #footercont .webmenu li {
    width: 100%;
    border-bottom: none;
    background: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
  }
  #footercont .webmenu li:last-child {
    border-bottom: none;
  }
  #footercont .webmenu li a {
    padding: 15px 20px;
    margin: 0;
  }
  #footercont .webmenu li ul {
    width: 100%;
  }
  #footercont .webmenu li ul li {
    border-bottom: none;
  }
  #footercont .webmenu li ul li a {
    padding: 10px 30px;
    margin: 0;
  }
  #footercont .webmenu li ul li:first-child {
    border-top: 1px solid #DDDDDD;
  }
  #footercont .webmenu li.closed .title:after {
    display: block;
  }
  #footercont .webmenu li.closed ul {
    display: none;
  }
  #footercont .webmenu li.opened .title:after {
    display: block;
  }
  #footercont .webmenu li.opened ul {
    display: block;
  }
  #footercont .icons_wrap.deliverycont .icon {
    margin: 0 20px 10px 0;
  }
  /* end footer cont */
  .hide_res {
    display: none;
  }
  .show_res_md {
    display: block;
  }
  .box-white .cnt {
    padding: 20px;
  }
  .box-white:last-child {
    margin: 0;
  }
  .box-white.box-large > .cnt {
    padding: 20px;
  }
  .rowbox_wrap.col-md-50 .rowbox:last-child .text,
  .rowbox_wrap.col-md-50 .rowbox:last-child .label {
    margin: 0 0 16px;
  }
  .rowbox_wrap.col-md-50 .rowbox:last-child .inputs,
  .rowbox_wrap.col-md-50 .rowbox:last-child .custom-select {
    margin: 0 0 12px;
  }
  .rowbox_wrap.col-md-50:last-child .rowbox:last-child .text,
  .rowbox_wrap.col-md-50:last-child .rowbox:last-child .label {
    margin: 0;
  }
  .rowbox_wrap.col-md-50:last-child .rowbox:last-child .inputs,
  .rowbox_wrap.col-md-50:last-child .rowbox:last-child .custom-select {
    margin: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .ordbaskets[data-step="2"] #columnRight,
  .ordbaskets[data-step="3"] #columnRight {
    flex-direction: row;
  }
  .ordbaskets[data-step="2"] #columnRight .sumtab_wrapper,
  .ordbaskets[data-step="3"] #columnRight .sumtab_wrapper {
    width: 53%;
    order: 2;
  }
  .ordbaskets[data-step="2"] #columnRight .buttons,
  .ordbaskets[data-step="3"] #columnRight .buttons {
    display: flex;
    align-items: center;
    width: 47%;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) and (min-width: 640px) {
  .search input {
    padding: 7px 30px;
  }
  .search .btn-search {
    padding: 7px 24px;
  }
}
@media screen and (max-width: 640px) {
  #headercont .btn-res {
    display: block;
    width: auto;
    background: inherit;
    min-width: auto;
    border: none;
    padding: 0;
  }
  #headercont #search_content {
    display: none;
  }
  #headercont #search_content.search {
    display: none;
    padding: 0;
    margin-left: 10px;
    float: right;
  }
  #headercont #search_content.search input {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #08090F;
  }
  #headercont #search_content.search .btn-search {
    background: #FFFFFF;
    border-color: #FFFFFF;
  }
  #headercont.res-search-open #search_content {
    position: absolute;
    top: 60px;
    left: 0;
    display: block;
    margin: 0;
    width: 100%;
    max-width: 100%;
    background: #FFFFFF;
    padding: 3px 0;
    z-index: 2;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  }
  #headercont .header_wrapper .header_content {
    position: inherit;
  }
  .boxcont.navbar {
    padding: 10px 0;
  }
  .boxcont.navbar ul li {
    display: none;
  }
  .boxcont.navbar ul li:nth-last-child(2) {
    display: block;
  }
  .boxcont.navbar ul li:nth-last-child(2) a:before,
  .boxcont.navbar ul li:nth-last-child(2) p:before,
  .boxcont.navbar ul li:nth-last-child(2) h1:before {
    transform: rotate(180deg);
  }
  .boxcont.navbar ul li.hp a:before {
    width: 7px;
    height: 11px;
    background: url(../img/icons/arrow_right.svg) no-repeat scroll center center / 100%;
    margin: 5px 12px 0 0;
  }
  .boxcont.navbar ul li.hp a span {
    display: block;
  }
  .whisper {
    border-radius: 0;
  }
  .icon.search_icon.btn-res:before {
    width: 30px;
    height: 30px;
  }
  .show_res {
    display: block;
  }
  .show_res_flex {
    display: flex;
  }
  .hide_res_sm {
    display: none;
  }
  section.benefits .icon {
    flex-direction: column;
  }
  section.benefits .icon .text {
    margin: 10px 0 0;
    align-items: center;
  }
  section.benefits .icon .text h3 {
    text-align: center;
  }
  section.benefits .icon .text p {
    text-align: center;
  }
  section.benefits .icon .text span.title:first-letter {
    text-transform: uppercase;
  }
  section .owl-dots {
    display: none;
  }
  section .section_note p {
    font-size: 1.7rem;
  }
  section .section_note.buttons {
    flex-direction: column;
    align-items: center;
  }
  section .section_note.buttons .btn {
    margin: 0 0 15px;
  }
  section .section_note.buttons .btn:last-child {
    margin: 0;
  }
  .product {
    padding: 0;
  }
  .product .owl-theme .owl-nav {
    display: none;
  }
  /* footer cont */
  #footercont .footer_wrapper .column.left-column {
    margin: 0 0 20px;
  }
  #footercont .footer_wrapper .column.left-column .row {
    width: 100%;
  }
  #footercont .footer_wrapper .column.left-column .row.logo_wrapper {
    margin: 0 0 15px;
  }
  #footercont .footer_wrapper .column.left-column .row.contact_wrapper {
    justify-content: flex-start;
  }
  #footercont .footer_wrapper .column.left-column .row.contact_wrapper .contact {
    padding: 0;
  }
  #footercont .footer_wrapper .contact a span {
    margin-left: 10px;
  }
  #footercont .footer_wrapper .opening_hours .icon {
    margin: 0 10px 0 0;
    font-size: 1.5rem;
  }
  #footercont .footer_wrapper .partners .cnt a.intel {
    margin: 0 10px 0 0;
  }
  #footercont .footer_wrapper .partners .cnt a.intel:before {
    width: 55px;
    height: 55px;
  }
  #footercont .footer_wrapper .partners .cnt a.heureka:before {
    width: 55px;
    height: 55px;
  }
  #footercont .paymentcont .icon.card {
    margin: 5px 15px 5px 0;
  }
  #footercont .footerinfo .cnt {
    flex-direction: column;
  }
  #footercont .footerinfo .cnt .company {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 10px;
  }
  #footercont .footerinfo .cnt .copyright span:first-child {
    position: relative;
    margin: 0 0 10px;
  }
  #footercont .footerinfo .cnt .copyright span:first-child:after {
    content: "";
    background: #FFFFFF;
    position: absolute;
    width: 60px;
    height: 1px;
    float: left;
    margin: 0;
    bottom: -8px;
    left: calc(50% - 30px);
  }
  #footercont .footerinfo .cnt .company,
  #footercont .footerinfo .cnt .copyright {
    flex: inherit;
    width: 100%;
  }
  #footercont .footerinfo .cnt .company .row,
  #footercont .footerinfo .cnt .copyright .row {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  /* end footer cont */
}
@media screen and (max-width: 480px) {
  #headercont .container.medium {
    padding: 0 0 0 15px;
  }
  #headercont .basket.header_icon .btn_icon .count {
    height: 1.7rem;
    min-width: 1.7rem;
    font-size: 1.1rem;
    left: 20px;
  }
  #headercont .header_icon {
    margin: 0 10px;
  }
  #headercont .header_icon .btn_icon.btn_active:before {
    border-width: 11px;
    bottom: -18px;
    left: calc(50% - 11px);
  }
  .prodlist .count {
    height: 1.7rem;
    min-width: 1.7rem;
    font-size: 1.1rem;
    left: 25px;
  }
  .icon.login:before {
    width: 24px;
    height: 24px;
  }
  .icon.compare:before {
    width: 29px;
    height: 25px;
  }
  .icon.basket:before {
    width: 32px;
    height: 25px;
  }
  .icon.search_icon.btn-res {
    margin: 0 10px 0 0;
  }
  .icon.search_icon.btn-res:before {
    width: 24px;
    height: 24px;
  }
  #tree-icon {
    margin: 0 0 0 20px;
  }
  #leftcont.res-tree-open {
    width: 100%;
    left: -100%;
  }
  .legend ul {
    width: 100%;
  }
  .listpage .cnt .paging {
    display: none;
  }
  #stiysttable .checker,
  #stiysttable .code {
    display: none;
  }
  .contentcont .registration .submit {
    margin: 10px 0;
  }
  .contentcont .boxcont.products {
    margin: 0 0 30px;
  }
  .contentcont .boxcont.listpage {
    margin: 0 0 15px;
  }
  .boxcont.stoitem .stiinfo .cnt .product_info .rowbox {
    min-width: 50%;
    padding: 0;
  }
  .boxcont.stoitem .opened > .hdr p,
  .boxcont.stoitem .closed > .hdr p {
    padding: 20px 25px;
  }
  .boxcont.stoitem .tabinfo.hor td.paramname .name_wrap p {
    width: calc(100% - 18px);
  }
  .boxcont.msgbox {
    padding: 0 25px;
  }
  #cookieUseAgreement p {
    width: 100%;
  }
  #cookieUseAgreement .btn {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .partners .logo .image_link img {
    max-height: 60px;
  }
  section .section_note .icon.check:before {
    width: 24px;
    height: 24px;
    margin: 0 12px 0 0;
  }
  section .section_note .icon.check p {
    width: calc(100% - 36px);
  }
  .info:not(.info_bottom) span {
    left: 50%;
    margin-left: -120px;
    top: 40px;
    border-right: none;
    border-bottom: 2px solid #F7CB37;
  }
  .info:not(.info_bottom) span:before {
    border-width: 11px;
    bottom: -18px;
    left: calc(50% - 11px);
    top: -11px;
    transform: rotate(135deg);
  }
}
@media screen and (max-width: 479px) {
  .form .empty,
  .rowbox .empty {
    display: none;
  }
  .form .col-100 .btn,
  .rowbox .col-100 .btn {
    margin: 12px 0 0;
  }
}
@media screen and (max-width: 380px) {
  #headercont .logo {
    width: 90px;
  }
  #headercont .logo a {
    height: 46px;
  }
  .header_icon {
    margin: 0 9px;
  }
  .icon.search_icon.btn-res {
    margin: 0 8px 0 0;
  }
  #tree-icon {
    margin: 0 0 0 15px;
  }
  section.newsletter .rowbox.icon h2 {
    font-size: 2.2rem;
    margin: 0 0 0 6px;
  }
  .boxcont.listpage .cnt .nextpage .btn {
    font-size: 1.2rem;
    padding: 9px 16px;
  }
  .boxcont.listpage .btn-scroll-top {
    font-size: 1.1rem;
  }
  .boxcont.listpage .btn-scroll-top:before {
    width: 10px;
    height: 5px;
    margin-right: 6px;
  }
  .ordbaskets .sumtab th {
    min-width: 90px;
    font-size: 1.3rem;
  }
  .ordbaskets .sumtab td {
    min-width: 130px;
    font-size: 1.4rem;
  }
  .ordbaskets .sumtab .total.vat td {
    font-size: 1.9rem;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex tr,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex tr {
    flex-wrap: wrap;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.img,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.img {
    width: 55px;
    min-width: 45px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name {
    width: calc(100% - 55px);
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.name .column_left,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.name .column_left {
    padding: 0;
    margin: 0 0 10px;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc {
    width: calc(100% - 55px);
    margin-left: auto;
  }
  .ordbaskets[data-step="2"] .products .stitable.stitable-flex td.totalprc .column_right,
  .ordbaskets[data-step="3"] .products .stitable.stitable-flex td.totalprc .column_right {
    padding: 0;
  }
  /* footer cont */
  #footercont .footer_wrapper .logo {
    width: 80px;
    margin: 0 15px 0 0;
  }
  #footercont .footer_wrapper .logo a {
    height: 40px;
  }
  #footercont .footer_wrapper .contact {
    justify-content: flex-start;
  }
  #footercont .footer_wrapper .contact .icon a {
    font-size: 1.6rem;
  }
  #footercont .footer_wrapper .contact .icon a.phone {
    margin: 0 15px 0 0;
  }
  #footercont .footer_wrapper .contact .icon.phone:before {
    width: 18px;
    height: 18px;
  }
  #footercont .footer_wrapper .contact .icon.email:before {
    width: 20px;
    height: 15px;
  }
  .countdown_wrap #countdown {
    margin-top: 3px;
  }
  /* end footer cont */
}
@media screen and (max-width: 360px) {
  #headercont .logo {
    width: 80px;
  }
  #headercont .logo a {
    height: 40px;
  }
  #headercont .header_wrapper .header_content {
    height: 50px;
  }
  #headercont .header_wrapper .header_content.content_right {
    width: calc(100% - 80px);
  }
  #headercont.res-search-open #search_content {
    top: 50px;
  }
  #headercont #tree-icon {
    width: 50px;
    height: 50px;
  }
  #headercont .prodlist .count {
    height: 1.4rem;
    min-width: 1.4rem;
    font-size: 0.9rem;
    left: 20px;
  }
  #headercont .basket.header_icon .btn_icon .count {
    height: 1.4rem;
    min-width: 1.4rem;
    font-size: 0.9rem;
    left: 20px;
  }
  #headercont .header_icon .btn_icon.btn_active:before {
    border-width: 10px;
    bottom: -15px;
    left: calc(50% - 10px);
  }
  .tree-icon-box {
    width: 25px;
  }
  .icon.login:before {
    width: 20px;
    height: 20px;
  }
  .icon.compare:before {
    width: 24px;
    height: 21px;
  }
  .icon.basket:before {
    width: 28px;
    height: 21px;
  }
  .icon.search_icon.btn-res:before {
    width: 20px;
    height: 20px;
  }
  .ordersteps .row {
    margin: 0 0 15px;
  }
  .ordersteps .row .step .icon {
    min-width: 75px;
  }
  .ordersteps .row .step .icon:before {
    width: 50px;
    height: 50px;
  }
  .ordersteps .row .step .name {
    font-size: 1.2rem;
  }
  .ordersteps .row:after {
    top: 25px;
  }
  /* footer cont */
  #footercont .footer_wrapper .logo {
    width: 70px;
  }
  #footercont .footer_wrapper .logo a {
    height: 36px;
  }
  #footercont .footer_wrapper .company .name {
    font-size: 1.5rem;
  }
  #footercont .footer_wrapper .company p {
    font-size: 1.3rem;
  }
  /* end footer cont */
}
/*# sourceMappingURL=styles.css.map */