.image-upload > input {
  display: none;
}

.image-upload img {
  width: 200px;
  cursor: pointer;
}

.avatar-image-upload img {
  width: 100px;
  cursor: pointer;
}

.avatar-image-upload > input {
  display: none;
}

img[src="#"] {
  display: none;
}

label.avt_label {
  margin: 20px;
}

.d-user-avater .sgi-letter-avatar {
  margin-left: 133px;
}
.ti-image-gallery-item {
  position: relative;
}
.ti-image-gallery-item .remove-uploaded-img {
  position: absolute;
  left: 5px;
  top: 5px;
  color: #fff;
  background: #000;
  padding: 3px;
  font-size: 12px;
}
.gallary_iamge_with {
  height: auto;
  width: 370px;
}

.ti-image-gallery-item .gallary_iamge_with {
  height: auto;
  width: 200px;
}

.giv-averg-rate .rate-stars label {
  cursor: pointer;
}

.page-title-banner .tr-list-detail .tr-list-info .veryfied-list {
  display: inherit;
}

.pricing-bottom .btn-pricing {
  cursor: pointer;
}

.gray .dashboard-wraper .submit-section .avatar-image-upload .avt_label {
  cursor: pointer;
}

.gray .dashboard-wraper .submit-section .avatar-image-upload img {
  cursor: unset;
}

.pricing-wrap .pricing-bottom .btn-pricing {
  cursor: pointer;
}

.shorting-wrap .shorting-right #sort_by_order {
  cursor: pointer;
}

.author .tab-content #author-about {
  margin-top: 0px;
}

/*====================================
 Single Property Video section
=====================================*/
.reveal-video-container .reveal-iframe-video-content iframe {
  width: 100%;
  height: 400px;
}

@media (max-width: 767px) {
  .reveal-video-container .reveal-iframe-video-content iframe {
    width: 100%;
    height: 274px;
  }
}

@media (max-width: 475px) {
  .reveal-video-container .reveal-iframe-video-content iframe {
    width: 100%;
    height: 225px;
  }
}
/*====================================
 Listing Info Follow Us 
=====================================*/
.single-follow-us-social-icon {
  margin-top: 15px;
}
.single-follow-us-social-icon h5 {
  font-size: 14px;
  margin-bottom: 5px;
}
.single-follow-us-social-icon ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.single-follow-us-social-icon ul li {
  list-style: none;
  margin-right: 10px;
  margin-top: 10px;
}
.single-follow-us-social-icon ul li a {
  width: 40px;
  height: 40px;
  box-shadow: 0px 0px 10px 0px rgba(88, 96, 109, 0.1);
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  color: #ff7800;
  font-size: 14px;
}
.single-follow-us-social-icon ul li a:hover {
  background: #ff7800;
  color: #ffffff !important;
}

.without-author-avatar {
  height: 40px;
}


li.message_display2 {
  display: flex;
}

.message_display2 .user {
  width: 80%;
}

.userdeletebtn{
display:flex;
align-items:center;
flex-direction:column;
margin-top:20px;
margin-bottom:20px;
}

.messages-inbox ul li a {
  padding: 10px;
  border-radius: 20px;
} 

a#delete-message {
  padding: 8px 15px;
  line-height: 20px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  margin-top: 20px;
}

.full-search-2.only_category.italian-search {
  max-width: 700px;
  margin: 0 auto;
}

.full-search-2.keyword-location.italian-search {
  max-width: 900px;
  margin: 0 auto;
}

/* Pricing */
.pricing-wrap {
    text-align: center;
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
    margin-top: 25px;
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
  .pricing-header {
    padding: 3em 0 2em;
    width: 100%;
  }
  .pricing-header i {
    font-size: 3em;
    margin-bottom: 15px;
    display: table;
    margin: 0 auto 0.2em auto;
    color: #4c5f98;
  }
  .pricing-header .pr-title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 5px 0;
    font-weight: 700;
  }
  .pricing-header .pr-subtitle {
    font-family: "Lora", serif;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .pricing-value {
    position: relative;
    display: table;
    margin: 2rem auto;
    text-align: center;
  }
  .pr-value {
    font-size: 5em;
    position: relative;
  }
  .recommended .pr-value {
    color: #f96825;
  }
  .pricing-wrap span.woocommerce-Price-currencySymbol {
    color: #a6b0d0;
    font-size: 2rem;
    line-height: 26px;
    vertical-align: top;
  }
  .pricing-body ul {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .pricing-body ul li {
    list-style: none;
    padding: 12px 0;
    font-size: 17px;
  }
  .pricing-bottom {
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 2rem 0;
  }
  .pricing-bottom .btn-pricing {
    position: relative;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 14px 50px;
    background: #2a4fba;
    border-radius: 4px;
    color: #ffffff;
    transition: all ease 0.4s;
  }
  .pricing-bottom .btn-pricing:hover,
  .pricing-bottom .btn-pricing:focus {
    background: #fc5231;
    color: #ffffff !important;
  }
  .pricing-wrap.recommended:before {
    content: "Recommended";
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(76, 175, 80, 0.12);
    padding: 4px 15px;
    border-radius: 50px;
    color: #4caf50;
  }
  .listing-featured-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.list-box-listing-content .inner p {
  margin: 0;
  background: #e4e8ef;
  width: fit-content;
  padding: 3px 10px;
  border-radius: 50px;
  font-size: 12px;
  line-height: 22px;
  color: #636a7b;
  text-transform: capitalize;
}
.list-box-listing-content .inner {
  top: 0 !important;
}