.container {
    width: auto;
}
.header-logo {
    max-width: 180px;
}
@media (min-width: 1200px) {
.container.cont-width {
    width: 1200px;
}
}
.header-search__input {
    background: #E1F1F3;
}
.checkout-customer__group {
    display: none;
}
.content-bottom {
    background-image: url(../image/catalog/2.png);
}
div.heading {
    text-align: center;
}
.product-page__more-attr {
    color: #257589;
}
.product-page__price {
    margin: 25px 0 5px;
    font-size: 1.8em;
}
.product-data__item-div {
    width: 60%;
    font-weight: 500;
}
.qty-indicator {
    color: #f69e65;
}
.product-page__rating-a {
    color: #739fa7;
    font-weight: 500;
}
.unicheckout-sticky__wrapper {
    background: #e1f1f3bd;
}
main {
    flex: 1 0 auto;
    padding: 0;
    background: var(--main-bg, transparent);
}
.top-links .top-links__a {
    font-size: .9em;
}
.uni-item {
    border: solid 1px rgb(115 159 167 / 24%);
}
.uni-item:hover {
    border: solid 1px rgb(115 159 167 / 24%);
}
div.heading {
    text-align: center;
    font-family: 'Neucha', cursive;
    font-weight: 100;
    font-size: 30px;
    color: #739fa7;
}
.modal-header {
    background: #e1f1f3;
}
.modal-header .close {
    background: rgb(0 0 0 / 0%);
}
.category-info {
    background: #ebf4f6f2;
}
.border-item {
    background: #e1f1f359;
    padding: 10px;
    border-radius: 15px;
}
.border-item img {
    vertical-align: middle;
    padding: 15px;
}
.cdek_description {
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    padding: 5px;
    margin: 5px 0 0 20px;
    display: inline-block;
}
.top-menu__buttons {
    display: flex;
    white-space: nowrap;
    font-size: .9em;
}
.measoft_nopvz_choosen {
    font-size: 16px;
    color: #e80000;
}
.checkout-cart__image img {
    width: auto;
}
.ocf-noUi-connect:before .ocf-noUi-handle {
    background-color: #e4b542;
}
.ocf-theme-light-block .ocf-vertical .ocf-filter {
    background-color: #e1f1f3;
}
span.btn.btn-primary.ckshare {
    margin: 10px;
    padding-top: 5px;
}
h1.heading {
    text-align: center;
}
.container-success {
    text-align: center;
}