.bdt-prime-slider-skin-slide .bdt-slide-featured {
    width: 60%;
    display: none!important;
  }
.bdt-prime-slider-skin-slide::after {
  content: '';
  position: absolute;
  width: 80%;
  height: 25px;
  background: #fff;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none!important;
}
.product-box .elementor-image-box-content {
  width: 100%;
  padding: 10px;
  height: 150px;
	overflow:hidden;
}

.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number {
  font-size: 16px;
  background-color: #fafffa !important;
  border: 2px solid #7c8d7a;
  color: #073842 !important;
}
.qodef-qi-process .qodef-e-title {
  margin: 1em 0 0;
  font-size: 18px;
}
.qodef-qi-process .qodef-e-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3em;
  height: 3em;
  font-size: 60px;
  background: #7c8d7a!important;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 3;
}
.elementor-11 .elementor-element.elementor-element-d63e813 .qodef-qi-process .qodef-e-line-inner {
  border-color: #7C8D7A;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title {
  margin: 0 0 .5em;
  height: 56px;
  overflow: hidden;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt {
  margin: 0;
  height: 60px;
  overflow: hidden;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content {
  padding: 25px 20px 5px!important;
}
textarea {
    min-height: 7em;
    max-width: 768px;
		padding-top:10px!important;
}
.input-text, textarea, select {
		padding: 10px;  border-radius: 5px!important;
}
.qodef-qi-contact-form-7 input[type="submit"] {
  font-family: jost;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #FFF;
  border-color: #FFFFFF;
  border-style: solid;
  margin-top: 20px;
  border-radius: 5px;
}
.qodef-qi-contact-form-7 textarea {
  vertical-align: middle;
  padding-top: 20px !important;
}
.qodef-qi-contact-form-7 textarea {
    line-height: 1.4em !important;
    white-space: pre-wrap !important;
    overflow-wrap: break-word !important;
}