#products_associated_zone3 .products {
    justify-content: space-around;
}

#products_associated_zone3 .product__icon {
    height: unset;
}

#products_associated_zone3 .product__icon img {
    max-height: 75.3rem;
}

.wishlist_link.slt_link {
    height: 45px;
    display: flex;
    align-items: center;
}

.shopping_list_top .slt_link .badge {
    top: 7px;
}

@media (max-width: 978px) {
    .shopping_list_top .slt_link .badge {
        top: calc(50% - 15px);
    }
}

.shopping_list_top .slt_lists {
    top: 100%;
}

#container {
    max-width: 1600px;
}

.order_process #menu_additional_mobile {
    display: none;
}

.pswp--open .user_baner {
    display: none;
}

@media(min-width:979px){
  #logo img{
    max-width: 133px;
  }
}

div#freeShipping.freeShipping {
    display: none !important;
}

div.projector_smile {
    display: none !important;
}

div.smile_basket__block.--main {
    display: none !important;
}

div.basketedit_summary_shipment_time.d-none.d-sm-table-cell {
    display: none !important;
}

div.smile_basket__block.--desc {
    display: none !important;
}

div#menu_security_policy.menu_box {
    display: none !important;
}

div.order__time.d-flex.align-items-center.p-2.flex-wrap.justify-content-center.px-sm-3 {
    display: none !important;
}

div#order2_box_7.order2_info1 {
    display: none !important;
}

span.label.--new {
    display: none !important;
}

span.label.--promo {
    display: none! important;
}

span.label.--discount {
    display: none !important;
}

.price:not(.--max){
  color: #c80000 !important;
}

.summary__time_item.--shipping.--active {
    display: none !important;
}