.rszimg #product_images .carousel-item img, .kit_product_info .carousel-item img {
    max-width: 100%;
    max-height: 70vh;
    width: auto;
    height: auto;
    display: block;
    margin: auto;
}

.top-header .dropdown.bootstrap-select.lang .btn.dropdown-toggle.btn-light{
padding: 0 0.65rem;
  height: calc(1em + 1.25rem) !important;
  max-height: unset !important;
  border-radius: .75rem;
  border: 1px solid #000;
}
.top-header .dropdown.bootstrap-select.lang .btn.dropdown-toggle.btn-light .filter-option{
position: relative;
}
.top-header .dropdown.bootstrap-select.lang .dropdown-toggle::after{
    border-top: .3em solid #000;
}
#div_addinfo_save_box {
    position: fixed;
    bottom: 0;
    right: auto;
    left: 0;
    z-index: 99;
    background: #fff;
    justify-content: start !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.popup_page_inner div#product_info {
    margin-bottom: 32px;
}