.bootstrap-tagsinput {
    width: 100% !important;
}

.bootstrap-tagsinput input {
    min-width: 75px;
}
.media-ctr {
    margin-bottom: 6px;
}
.gallery-picked-images {
    margin-top: 6px;
}

.modal-dialog .thumbnail {
    max-height: 150px;
    overflow: hidden;
}

ul.thumbnails li {
    list-style-type: none;
    float: right;
    width: 23%;
}

.l2 {
  padding-left: 1em;
}
.l3 {
  padding-left: 2em;
}
.l4 {
  padding-left: 3em;
}

.floating-btn {
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 1000;
}

.pickerImages {
    max-height: 400px;
    overflow: scroll;
}

.dropdown-menu {
    z-index: 999;
}

.shipping-timeline.timeline .timeline-item:not(:last-child)::after {
    left: 12px;
    height: calc(100% + 30px);
}
