#product_images .carousel-thumbs,.kit_product_info .carousel-thumbs{width:100%}

@media only screen and (min-width: 768px) {
    #price_calculator .card-header {
        background: #1d262d !important;
    }
}

.card-columns a:not(:has(strong)) {
    display: none;
}
@media only screen and (min-width: 768px) {
  .top-header .container .top-links {
    display: flex; align-items: center;
  }
}
#frmupload #checkout {
  background: #00a986;
  border-color: #00a986;color: #fff !important;
}

#expreess_product_additional_info #option_group .row.hidearea{
    margin-bottom: 1rem !important;
}