<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.filter-search-container {
    padding: 10px 24px 7px 24px;
}

.filter-search-container:before {
    content: " ";
    display: inline-block;
    float: left;
    width: 15px;
    height: 10px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAAiElEQVQ4jaXUvRHCMAyG4SdAyQYcLT09CzAdKzAVG6RMRQNVKMCdg3TK1+h8uu+1z/rhqwO2chpwbIcTRtwTgAE3TDjDBU/MAaAZZ7xxbYkIsGiMAKFxCbDLGnuAxy++MsYeIHVjDzBVjE37f8lNlRqp/Ozyh5VLVW6ScnuWB2PVSK5aBhTX0AeXtkibLzXKkgAAAABJRU5ErkJggg==") 0px -10px no-repeat;
    margin-right: 8px;
    margin-top: 5px;
    cursor: pointer;
}

.filter-search {
    border-width: 0;
    border-bottom: 1px #000 solid;
    width: calc(100% - 23px);
    box-sizing: border-box;
    display: inline-block;
}

.filter-search-nothing {
    display: none;
    padding: 10px 24px 7px 24px;
}

.summary {
    padding: 3px 24px;
}

.breadcrumb {
    background: #ececec;
    margin-bottom: 17px;
    padding-left: 25px;
}

.progress-bar-success {
    background-color: #90d337;
}

.side-padding-24 {
    padding: 0 24px;
}

.pharmacy-card:not(:last-of-type) {
    margin: 0 0 24px 0;
}

.pharmacy-card a {
    font-size: 16px;
}

.list-search .form-control {
    border: 1px Solid #dadada !important;
}

.form-control {
    border: 0 !important;
    background-color: transparent;
}

.short-article-card {
    margin: 0 0 10px 0;
    font-size: 16px;
}

/* Font Styles */
.grey-14 {
    color: #8d8d8d;
    font-size: 14px;
}

/* Icons */
.icon-clear {
    width: 24px !important;
    height: 24px !important;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABbElEQVRIie2Wv2rCQBzHvyedSx/AJYNYnB3axU3d+wJiniEOPkTAWSGjm91CMJ5z+wJyhBCiEHCt4qLLt0PVpTV3WEOXfse7+30//I7v/QFJkKyQnJDc8PfaHL0qJCFIVgG8A3jAbfUB4EmQnAB4ubH5Sa+C5AbAfUGAnSDJgswBAKUizf8e4Hke5vM5Lu1ikiQYj8fXA1qtFqSUkFJ+g8RxDN/3Ua/XcwHQnZrVasVer8cgCM5jSim6rssoirSnzihFy+USo9EIzWYTlmUhCAI0Gg3UajVdqb6Dk9brNbvdLjudDtM0NS2jcYoOhwPK5fK5I1PdmSxSSmE2m8G2bQghMBwOsd/v0W639cW6FuM4puu6XCwW57E0Tek4DqWU2i3KBSilOBgMfkxLlmXs9/ucTqfXA8IwpFLq4nyWZfQ8Lxfwf9kZAbYF+u9KAGSBgFCQfATwhmIe/Wcco1rl11djm5s5M22PXlWS+ASFjdU3eLz60AAAAABJRU5ErkJggg==") no-repeat;
    top: 50%;
    right: 12px;
    position: absolute !important;
    display: none !important;
    padding: 0 0 !important;
    margin: -12px -2px 0 0 !important;
    line-height: 24px !important;
}

.basket_in .glyphicon {
    display: inline !important;
    color: inherit !important;
}

/* Filters */
.dropdown-toggle:before {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 10px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAAiElEQVQ4jaXUvRHCMAyG4SdAyQYcLT09CzAdKzAVG6RMRQNVKMCdg3TK1+h8uu+1z/rhqwO2chpwbIcTRtwTgAE3TDjDBU/MAaAZZ7xxbYkIsGiMAKFxCbDLGnuAxy++MsYeIHVjDzBVjE37f8lNlRqp/Ozyh5VLVW6ScnuWB2PVSK5aBhTX0AeXtkibLzXKkgAAAABJRU5ErkJggg==") no-repeat;
    margin-right: 8px;
}

.dropdown-toggle:hover ~ .icon-clear,
.icon-clear:hover {
    display: inline-block !important;
}

/* Modals */
.modal-body {
    padding: 24px;
}

.modal-header {
    padding: 24px 24px 0 24px;
}

/* Forms */
.white-field {
    border: 1px Solid #7f7f7f !important;
}

.auto-height {
    min-height: 60px;
    resize: none;
    overflow: hidden;
}

#order-form .control-label {
    font-weight: bold;
}

/* Url */
.disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.lc-order-row {
    padding: 10px 0;
    margin: 0 -14px 10px -14px !important;
}

@media (max-width: 1023px) {
    .lc-order-row {
        padding: 10px 10px;
    }
}

.lc-order-row:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.green-border {
    outline: 1px Solid #90d337;
}

.blue-border {
    outline: 1px Solid #00afea;
}

/* Spinner */
.loader-container {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}

.loader {
    border: 15px solid #ffffff;
    border-radius: 60px !important;
    border-top: 15px solid #90d337;
    width: 120px;
    height: 120px;
    margin: 20% auto;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    -webkit-box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.3), 0 0 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.3), 0 0 5px 3px rgba(0, 0, 0, 0.3);
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Animated checkboxes and radio buttons */
.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.cr-icon {
    width: 24px;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0.25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 0.5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 0.8em;
    line-height: 0;
    top: -5px;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.client-info__input-wrap .checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: block;
}

.checkbox label input[type="checkbox"] + .cr &gt; .cr-icon,
.radio label input[type="radio"] + .cr &gt; .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all 0.3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr &gt; .cr-icon,
.radio label input[type="radio"]:checked + .cr &gt; .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: 0.5;
}

div.empty {
    margin-left: 25px;
}

.big-check {
    width: 50px;
}

.clean-input-text {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.nav .open &gt; a,
.nav .open &gt; a:focus,
.nav .open &gt; a:hover {
    background: #6aae00;
}

.item-img {
    width: 100%;
}

.item-img img {
    max-width: 100%;
}

.item-img:hover {
    border-color: #999999;
}

.item-rating {
    margin-left: 15px;
}

.item-rating-stars {
    color: orange;
    font-size: 14pt;
    display: inline;
}

.star-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 0 -4px 0;
    background: url(/img/icons/star_icon_grey.svg);
    background-size: 20px;
}

.orange-star {
    background: url(/img/icons/star_icon_orange.svg);
    background-size: 20px;
}

.half-orange-star {
    background: url(/img/icons/star_icon_half.svg);
    background-size: 20px;
}

.star-icon:hover {
    cursor: pointer;
}

.is-favorite {
    fill: red;
}

.price-search {
    border: 2px solid #90D337 !important;
    font-size: 14pt;
}

.price-search ::placeholder {
    color: #3e3e3e !important;
}

.search-short-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-short-price div {
    display: flex;
}

.search-short-price div svg {
    width: auto;
    height: auto;
    margin-top: -2px;
}

.search-index-result .media,
.search-index-result .media-body {
    overflow: visible;
}

.flex-wide {
    display: flex;
    justify-content: space-between;
}

.grecaptcha-badge {
    visibility: hidden;
}

.accept-cookies {
    position: fixed;
    width: 300px;
    margin-bottom: 150px;
    background: #ececec;
    bottom: 0;
    right: 0;
    padding: 25px;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, 0.2);
    z-index: 1000;
}

#mainSearchForm .dropdown-backdrop {
    display: none;
}

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


.product__image_popup {
    cursor: pointer;
}

.popup2 {
    -webkit-overflow-scrolling: touch;
    background: rgba(5, 58, 15, 0.35);
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    outline: 0;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .15s linear;
    z-index: 1250;
}

.popup2__window {
    margin: 24px;
    position: relative;
    transform: translate(0);
    transition: transform .3s ease-out;
    width: -webkit-calc(100vw - 48px);
    width: calc(100vw - 48px);
    max-width: 1392px;
    height: -webkit-calc(100vh - 48px);
    height: calc(100vh - 48px);
    max-height: 852px;
    padding: 32px;
    display: inline-block;
    min-height: 200px;
}

.popup2__content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #eee;
    outline: 0;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
    border-radius: 16px !important;
}

.popup2__body {
    padding: 30px 0;
    text-align: left;
    height: 100%;
    width: 100%;
}

.popup2__image &gt; img {
    max-width: 100%;
    max-height: 100%;
    --tab-list-height: 40px;
    --tab-list-margin: 24px;
    text-align: center;
}

.popup2__close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
    cursor: pointer;
    text-align: right;
}

.popup2__close-btn:hover {
    color: red;
}

.popup2_show {
    display: block;
    opacity: 1;
}

.popup2__image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    max-height: -webkit-calc(100% - 80px);
    max-height: calc(100% - 80px);
    text-align: center;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.popup2__text {
    text-align: center;
    padding: 0 20px;
}

.popup2__close-btn svg {
    display: block;
    width: 20px;
}

.popup2__close-btn svg line {
    stroke: #666;
    stroke-width: 5;
}

.popup2__close-btn svg:hover line {
    stroke: #000;
}

@media (max-width: 767px) {
    .popup2__text {
        font-size: 12px;
    }

    .popup2__window {
        margin: 12px;
        padding: 16px;
    }
}</pre></body></html>