/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 28 2024 | 09:09:38 */
.bdt-gravity-forms .gform_footer input[type="submit"] {
  width: auto !important;
}
ul.elementor-post-info, .imdi-custom-ul ul {
	list-style: none !important;
}
.elementor-widget-theme-post-content a {
    font-weight: bold;
}
.imdi-product-list .bdt-wc-products.bdt-wc-products-skin-table table .bdt-wc-quantity .quantity input {
  width: 100% !important;
}
.imdi-projects-type {
    text-align: center;
    font-size: 22px;
    height: 40px;
}
/*.bdt-offcanvas-container{
	background: rgba(0,0,0,.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}*/