.binduz-er-thumb img {
  object-fit: cover;
  aspect-ratio: 16/9;
}

.binduz-er-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-item .binduz-er-thumb img {
  aspect-ratio: 16 / 12.7;
}

.binduz-er-breadcrumb-area {
  display: none;
}

.qs__blog__main__container {
  padding-top: 50px !important;
}

.wp-singular .qs__blog__main__container {
  padding-top: 0px !important;
}

.wpcf7 input[type="file"] {
    padding: 12px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    background: #fafafa;
    cursor: pointer;
}

.wpcf7 input[type="file"]::file-selector-button {
    background: #ff4d4d;
    color: #fff;
    border: none;
    padding: 10px 16px;
    margin-right: 10px;
    border-radius: 6px;
    cursor: pointer;
}

.wpcf7 input[type="file"]::file-selector-button:hover {
    background: #e63e3e;
}

.elementor-2500 .elementor-element.elementor-element-ebb4d15 .element__ready__form__wrapper input[type*="file"] {
  height: auto !important;
}

.single-post-banner {
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.26);
}

.single-post-banner img {
  width: 100%;
  height: auto;
}

.post-featured-image {
  width: 100%;
  height: auto;
}

.post-featured-wrapper {
  margin-bottom: 40px;
}

/****************
***********
********************/
