﻿@charset "UTF-8";
html * {
  max-height: 999999px; }

html {
  font-size: 16px; }

body {
    font-size: 13px;
    font-family: Tahoma, "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
    line-height: 1.5;
    font-display: swap;
}

label {
  position: relative;
  display: inline-block; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit; }

img:not([width]), img:not([height]) {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%; }

.img-not-resize, img[width], img[height],
img[style*=" width"],
img[style^="width"],
img[style*=";width"],
img[style*=" height"],
img[style^="height"],
img[style*=";height"] {
  max-height: none;
  max-width: none; }

p {
  padding: 0;
  margin: 0 0 1.0625rem; }

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
  border: none;
  padding: 0; }

figure {
  margin: 0; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.nowrap {
  white-space: nowrap; }

.shrink-none {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.relative {
  position: relative; }

.container {
  max-width: 73.75rem;
  min-width: 60.625rem;
  position: relative;
  margin: 0 auto;
  z-index: 30; }

.site-menu-row {
  border-radius: 0.3125rem; }

.site-body-menu {
  padding: 0.625rem 0.625rem 0 0.625rem;
  z-index: 20; }

.vertical-interval-xsmall {
  margin: 0.3125rem 0; }

.vertical-interval-small {
  margin: 0.4375rem 0; }

.vertical-interval-middle {
  margin: 0.625rem 0; }

.vertical-interval-big {
  margin: 0.9375rem 0; }

.vertical-interval-xsmall.no-top, .vertical-interval-small.no-top, .vertical-interval-middle.no-top, .vertical-interval-big.no-top {
  margin-top: 0; }

.vertical-interval-xsmall.no-bottom, .vertical-interval-small.no-bottom, .vertical-interval-middle.no-bottom, .vertical-interval-big.no-bottom {
  margin-bottom: 0; }

.horizontal-interval-xsmall {
  margin: 0 0.3125rem; }

.horizontal-interval-small {
  margin: 0 0.4375rem; }

.horizontal-interval-middle {
  margin: 0 0.625rem; }

.horizontal-interval-big {
  margin: 0 0.9375rem; }

.horizontal-interval-xsmall.no-left, .horizontal-interval-small.no-left, .horizontal-interval-middle.no-left, .horizontal-interval-big.no-left {
  margin-right: 0; }

.horizontal-interval-xsmall.no-right, .horizontal-interval-small.no-right, .horizontal-interval-middle.no-right, .horizontal-interval-big.no-right {
  margin-left: 0; }

.site-head, .site-body-aside, .site-body, .site-body-menu, .site-body-main, .site-footer {
  position: relative; }

.site-head {
  z-index: 31; }

.site-body, .site-body-main {
  z-index: 15; }

.site-body-main:hover {
  z-index: 30; }

.site-body, .site-body > .container, .site-body-inner {
  /*height: 100%;*/ }

.products-specials-container {
  z-index: 20; }

.site-body-inner {
  border-radius: 0.3125rem; }

.site-footer {
  z-index: 10; }

.disable-hover, .disable-hover * {
  pointer-events: none; }

.stretch-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }

@media (max-width: 73.75rem) {
  .stretch-container {
    max-width: 73.75rem;
    min-width: 60.625rem; } }

.stretch-middle {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.footer-container {
  max-width: 73.75rem;
  min-width: 60.625rem; }

@media (max-width: 980px) {
  .footer-container {
    max-width: none;
    min-width: 0; } }

.storeclosed-top {
  padding: 15px 0;
  /*background: #ff9bb9;
    color: white;*/
  font-size: 16px; }

.storeclosed-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.storeclosed-col {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.storeclosed-text-align {
  text-align: center; }

.glimpse-nowrap {
  z-index: 200; }

.discount-by-time {
  min-height: 100px;
  min-width: 200px; }

.captcha-txt {
  width: 200px;
  margin: 5px 0 0 0; }

.captcha-hint {
  margin: 0 0 10px 0; }

.buy-one-ckick-very-top {
  z-index: 1050; }

/*����� ������ �� ��������� �� �������� � float*/
ul, ol {
  overflow: hidden; }

.gallery-logo-slider {
  padding: 0 30px; }

form.ng-invalid.ng-submitted .shipping-empty {
  color: red; }

form.ng-invalid.ng-submitted .payment-empty {
  color: red; }

/*ISVR: Custom code starts*/
.price-additional-label {
    float: right;
    color: #4baca9;
    min-width: 69px;
    width: auto;
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 6px;
    margin-left: 5px;
    margin-right: 20px;
}

.price-font-bold {
    font-weight: bold;
}

.price-additional-margined {
    margin-top: 5px;
    margin-bottom: 10px;
}

.price-font-minimized {
    font-size: 0.88rem !important;
}

.catalog-price-margined-bottom-10 {
    margin-bottom: 10px;
}

.catalog-price-margined-bottom-40 {
    margin-bottom: 40px;
}

.custom-border-lg {
    border-color: lightgray!important;
}

.toast-position-top-center {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    border-bottom: 1px solid #ffb400;
    background: #fbdc87;
}

.toast-container {
    width: 700px;
    z-index: 9999;
}

.toast-item {
    height: 26px;
    color: #000;
    font-family: Arial;
    font-size: 16px !important;
    margin-left: 20px;
    line-height: 46px;
    display: block !important;
    position: relative;
}

    .toast-item a {
        color: #000;
    }

.toast-item-close {
    background: url(/images/close-button-small.png);
    width: 24px;
    height: 24px;
    margin-right: 20px;
    position: absolute;
    top: 11px;
    right: 0;
    cursor: pointer;
}

.toast-item-image {
    width: 32px;
    height: 32px;
    position: absolute;
    margin-top: 4px;
    left: 10px;
}

.products-view-label-plus {
    background-color: forestgreen!important;
}

.devcompany-info {
    padding-top: 8px;
}

.devcompany-link {
    text-decoration: underline!important;
}

.devcompany-logo {
    width: 64px;
    height: 64px;
}

footer div.row:last-child > div.col-xs-3 > img {
    float: right !important;
}

div.col-xs-5.devcompany-info {
    padding-top: 20px;
}

.product-hidden-amount{
    display: none!important;
}

 .more-products {
    text-align: center;
}

    .more-products a {
        font-size: 12pt;
        text-decoration: underline;
        font-weight: 600;
        /*color: #fb2a61;*/
    }

        .more-products a:hover {
            text-decoration: none;
        }
 /*ISVR: Custom code ends*/