@media (min-width: 979px) {
    #client_street_wrapper.has-feedback.has-required.col-6.col-md-9 {
        flex: 0 0 50%;
        max-width: 75%;
    }

    #client_street_number_wrapper.has-feedback.has-required.col-6.col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.SM_newsletter{
    display:none;
}

.basketedit_gifts_label span {
  display: none !important;
}
#basketedit_gifts li .gift_item_sub>div {
    padding: 1px;
}

#basketedit_gifts li h3{
    margin-bottom:0px;
}

#basketedit_gifts li a{
    padding:1px;
}

@media (min-width: 1200px){
.col-lg-3 {
  max-width: 33%;
}
}

#invoice_box_switcher{
    display:none;
}

.max-price{
    color:black;
}

.main_hotspot.mb-4.hidden {
    display: block !important;
}