/*FAQ CSS*/
.ui-widget {
    font-family: "Montserrat"!important;
    font-size: 1em;
}
.faq-wrapper #faq .ui-state-active, .faq-wrapper #faq .ui-accordion-header{
    font-size: 15px!important;
}

/*Landing page CSS*/
.music-bg{
  background-image: url(../css/img/music-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  border-radius: 10px;
}
.photo-bg{
  background-image: url(../css/img/photo-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-bg {
  background-image: url(../css/img/video-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  border-radius: 10px;
}
.acts-bg{
  background-image: url(../css/img/acts-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  border-radius: 10px;
}
.thumb-banner{
  background-image: url(../css/img/thumb-banner.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.thumb-banner-two{
  background-image: url(../css/img/thumb-banner-two.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.thumb-banner-three{
  background-image: url(../css/img/thumb-banner-three.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.thumb-banner-four{
  background-image: url(../css/img/thumb-banner-four.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.video-bg .talent-title{
  padding-top: 30px;
}
.play-video{
  width: 113px;
  height: 113px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 37px;
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  padding-left: 6px;
  margin: 0 auto;
  margin-bottom: 70px;
  background: #ffffff4f;
}
.video-title {
    font-size: 22px;
    color: #000;
    font-weight: 500;
}
.recording-title {
    font-size: 38px;
    font-weight: 800;
    background: -webkit-linear-gradient(#ee4883, #f57449);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 38px;
    max-width: 75%;
}

.video-services li{
  line-height: 40px!important;
}
.play-action{
  position: relative;
  top: 150px;
}
.fa-play{
  color: #f3f3f3;
}
.pl-3{
  padding-left: 30px;
}
.photo-title {
    font-size: 67px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding-top: 20px;
    opacity: 0.15;
    padding-left: 13%;
}
.photo-caption {
    position: relative;
    padding-left: 14%;
}
.photo-caption .right-angle{
    transform: rotate(45deg);
    color: #f57449;
    font-size: 25px;
}
.photo-caption .left-angle{
    transform: rotate(225deg);
    color: #ee4883;
    font-size: 25px;
    float: right;
}
.photo-services {
    text-align: center;
    margin: 90px 0 75px 0;
}
.video-services {
    text-align: center;
    margin: 40px 0;
}
.video-services ul li{
  color: #111;
}
.video-services h4{
  font-size: 30px;
  color: #000;
}
.photo-services h4{
  font-size: 26px;
}
.line {
    width: 40px;
    background: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    height: 2px;
    margin: 12px auto 25px auto;
}
.list-inline li {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 33px;
    padding-left: 5px;
    padding-right: 5px;
}
.photo-caption h2 {
    font-size: 33px;
    font-weight: 800;
    margin-bottom: 30px;
}
.photo-caption h4{
  font-size: 22px;
  font-weight: 500;
}

.talent-title {
    font-size: 62px;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    padding-top: 20px;
    opacity: 0.09;
}
.talent-discover {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    margin-top: 9px;
}
.talent-art {
    font-size: 29.5px;
    color: #000;
    font-weight: 700;
    margin-top: 9px;
    margin-bottom: 20px;
}
.join-button {
    border-radius: 6px;
    font-weight: 600; 
    font-size: 15px;
    background: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    padding: 18px 60px;
    color: #fff;
}

.dotted{
  position: relative;
  top: 120px;
  right: 183px;
}
section{
  padding: 50px 0;
}
section h2{
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.spec h3{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 35px;
}
.spec ul{
  padding: 30px;
}
.spec li span{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 35px;
}
.spec li i {
    font-size: 16px;
    float: left;
    margin-left: -2em;
    margin-top: 13px;
}
.spec li {
    margin-bottom: 18px;
}
.account-des{
  padding: 40px 0;
}
.logo-img {
    width: 100%;
    height: 100%;
    max-width: 108px;
    max-height: 108px;
    margin-top: 20px;
}
.singer{
  position: relative;
}
.actor{
  position: relative;
}
.actor .act {
    position: absolute;
    top: 113px;
    left: 3px;
    box-shadow: -9px -5px 20px #00000030;
    border-radius: 100%;
}
.singer .m-singer {
    position: absolute;
    top: 85px;
    left: -9px;
    box-shadow: -9px -5px 20px #00000030;
    border-radius: 100%;
}
.singer .f-singer {
    top: 32px;
    position: absolute;
    right: 47px;
}
.singer .f-singer2 {
    top: 333px;
    position: absolute;
    right: 97px;
}
.mt-3{
  margin-top: 30px!important;
}
#footer .sub-menu li a {
    color: #d0d0d0;
}
#footer .text {
    color: #d0d0d0;
    font-size: 15px;
    line-height: 28px;
}
#copyright p{
    color: #d0d0d0;
}
@media only screen and (max-width: 460px) {
    #footer .text {
    font-size: 13px;
    line-height: 23px;
}
.music-bg{
    background-image: url(../css/img/m-music-bg.jpg);
}
.acts-bg{
  background-image: url(../css/img/m-acts-bg.png);

}
.video-bg {
  background-image: url(../css/img/m-video-bg.png);
  background-size: unset;
  height: 500px;
}
.talent-caption .join-video {
  float: left;
  margin-left: 16px;
}

.video-bg .talent-title {
  padding-top: 0;
}
.video-title {
  font-size: 15px;
  padding-left: 16px;
}
.recording-title {
  font-size: 23px;
  margin-bottom: 10px;
  max-width: 100%;
  font-weight: 700;
  padding-left: 16px;
}
.actor .act {
  top: 33px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 75%;
}
.talent-caption .logo-img {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  max-width: 80px;
  max-height: 80px;
}
.talent-title {
  font-size: 45px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.photo-title {
  font-size: 45px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.photo-caption {
  padding-left: 0;
}
.photo-caption h4 {
  font-size: 16px;
}
.photo-caption h2 {
  font-size: 24px;
}
.photo-services {
  margin: 6px 0 0 0;
}
.photo-services h4 {
  font-size: 18px;
}
.photo-services{
    display: none;
}
.video-services{
    display: none;
}

.talent-discover {
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
}
.talent-art {
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px;
}
.singer .m-singer {
  top: 17px;
  left: 0;
  max-width: 50%;
  margin: 0 auto;
  right: 0;
}
.singer .f-singer {
  top: 33px;
  right: -7px;
  max-width: 25%;
}
.singer .f-singer2 {
  top: 33px;
  left: -7px;
  max-width: 25%;
}
section h2 {
  font-size: 18px;
}
.spec{
  margin-top: 30px;
}
.spec h3 {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.spec ul {
  padding: 20px 30px;
}
.spec li {
  margin-bottom: 25px;
}
.spec li i {
  font-size: 14px;
  margin-left: -1.8em;
  margin-top: 7px;
}
.spec .join-button{
  margin: 0 auto;
  display: table;
}
.mt-3 {
  margin-top: 15px;
}
.thumb-banner {
  height: 200px;
}
.thumb-banner-four {
  height: 200px;
}
.thumb-banner-three {
  height: 200px;
}
.thumb-banner-two {
  height: 200px;
}
.play-action {
  top: 30px;
}
section {
  padding: 50px 0 0 0;
}
.play-video {
  width: 75px;
  height: 75px;
  font-size: 22px;
  margin-bottom: 40px;
}
.spec li span {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 24px;
}
.dotted{
  display: none;
}
.join-button {
  font-size: 12px;
  padding: 12px 24px;
}
.talent-caption a{
  margin: 0 auto;
  display: table;
}
.pl-3 {
  padding: 0;
}
}

/*Post a request  CSS*/
.title {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 42px;
    text-shadow: 2px 2px 15px rgb(2 2 2 / 35%);
}
.title span{
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 15px;
}
#post-request .content-info {
    padding: 0 0 20px 0;
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    max-width: 72%;
    margin: 0 auto;
    margin-top: 40px;
}
#accept-request .content-info {
    padding: 35px 35px 50px 30px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    max-width: 70%;
    margin: 0 auto;
    margin-top: 40px;
}
#post-request .content-info .section-title {
    text-align: center;
    text-transform: capitalize;
    font-size: 25px;
    padding: 22px 0;
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    margin-top: 0;
    color: #fff;
    margin-bottom: 50px;
}
#post-request .content-info .row {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}
#post-request .input label {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
}
#post-request #listing-description {
    height: 150px;
    font-family: "Montserrat";
}
#post-request .upload-input {
    width: 164px;
    position: relative;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #eb6451;
    position: relative;
}
#post-request .upload-input.header i {
    color: #f84b23;
    position: absolute;
    z-index: 1;
    line-height: 25px;
    right: 20px;
    top: 10px;
    font-size: 15px;
    cursor: pointer;
}
#post-request .upload-input .file {
    display: inline-block;
    width: 100%;
    text-indent: 0;
    opacity: 0;
    z-index: 9;
    position: relative;
}
#post-request .upload-input .text {
    position: absolute;
    color: #f84b23;
    top: 12px;
    padding-left: 18px;
    font-size: 13px;
    font-weight: 600;
    right: 42px;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.delivery-time{
    display: list-item;
}
#multi-date{
    display: flex;
    margin-top: 25px;
    position: relative;
}
#multi-date input {
    margin-right: 15px;
}
#multi-date label{
    margin-top: 10px;
}
.multi_d{
    display: grid;
}
.multi_d input{
    width: 150px;
}
.multi_t input{
    width: 150px;
}
.multi_t{
    display: grid;
    margin-top: 20px;
}
#today-time {
    display: flex;
    margin-top: 25px;
    position: relative;
}
#today-time label{
    margin-top: 10px;
}
#today-time input{
  width: 138px;
  margin-right: 10px;
}
#other-date{
    display: flex;
    margin-top: 25px;
    position: relative;
}
#other-date input {
    width: 240px;
    margin-right: 15px;
}
#other-date label{
    margin-top: 5px;
}
.time-style{
  margin-left: 10px;
}
.btn-outline{
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #F57449;
    border-radius: 5px;
    color: #F57449;
    font-family: "Montserrat";
    padding: 11px 30px;
}
.btn-outline:active,.btn-outline:focus{
    background: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    color: #FFF; 
}
.other{
   margin-left: 35px;
}
.multiple{
   margin-left: 35px;
}
input,textarea::placeholder{
    font-family: "Montserrat";
}
.input-group{
  display: flex;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    background: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    color: #FFF;
    border: 1px solid #ee4883;
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.form-control{
  max-width: 25%;
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
}
.submit-button{
    display: inline-block;
    width: auto;
    text-indent: 0;
    padding: 0 30px;
    text-transform: capitalize;
    color: #fff;
    border: none;
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
}
.offer-list {
    background: #fff;
    box-shadow: 0 3px 22px 3px #000000ad;
    border-radius: 8px;
    padding: 18px 22px 50px 21px;
    height: 250px;
}
.offer-list p {
    font-size: 16px;
    color: #F57449;
    font-weight: 500;
    margin-bottom: 10px;
}
.offer-list h3{
    font-size: 24px;
    color: #F57449;
    font-weight: 700;
    margin-bottom: 10px;
}
.offer-des {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 23px;
    height: 88px;
}
.offer-des a{
    font-size: 13px;
    color: #F57449;
    font-weight: 500;
}
.last-seen{
    padding: 0;
    font-size: 12px;
    color: #828282;
    font-style: italic;
    padding-top: 15px;
}
.last-seen i {
    font-size: 12px;
    color: #F57449;
    margin-right: 5px;
}
.offer-price{
    padding: 0;
    text-align: right;
    font-size: 30px;
    font-weight: 800;
    color: #000;
}
.offer-price i {
    font-size: 15px;
    color: #F57449;
    padding: 6px;
}
#accept-request h3{
    font-size: 24px;
    color: #F57449;
    font-weight: 700;
}
#accept-request p{
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
}

.offer-category i {
    font-size: 13px;
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    padding: 6px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
}
.offer-category span {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    padding-left: 7px;
}
.offer-category{
    padding-top: 10px;
    padding-bottom: 15px;
}
.event-date {
    padding-top: 20px;
    padding-bottom: 25px;
}
.event-date h5{
    font-size: 16px;
    color: #F57449;
    padding-bottom: 15px;
}
.event-date h4{
    font-size: 34px;
    color: #222;
    font-weight: 800;
}
.event-date h4 span{
    font-size: 34px;
    color: #F57449;
    font-weight: 700;
}
.event-date i{
    font-size: 13px;
    color: #F57449;
    margin-bottom: 15px;
}
.event-date span{
    font-size: 13px;
    font-weight: 500;
    color: #000;
    margin-left: 10px;
}
.mt-1{
  margin-top: 10px;
}
#review-offers .content-info{
    padding: 0 0 20px 0;
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    margin-top: 40px;
}
.profile-pic-talent{
    position: relative;
}
.profile-pic{
    position: relative;
}
.profile-pic-talent .talent-pic {
    position: relative;
    top: 25px;
    width: 62px;
}
.profile-pic .user-profile {
    width: 105px;
    position: relative;
    padding-bottom: 30px;
    top: 25px;
}
.profile-frame img{
  position: absolute;
  top: 9%;
  left: 10%;
}
.talent-frame img {
    position: absolute;
    top: 39%;
    left: 0;
    width: 100%;
}
/*.profile-pic:after {
    content: '';
    position: absolute;
    top: 27%;
    left: 10%;
    right: 0;
    bottom: 0;
    background: url(../admin-assets/images/users/listing-profile-pic.png);
    background-repeat: no-repeat;
}*/
.client-offer{
    padding-top: 25px;
}
.client-offer h3 {
    font-size: 20px;
    color: #F57449;
    font-weight: 700;
    padding-bottom: 10px;
}
.client-offer p {
    font-size: 12px;
    color: #808080;
    line-height: 20px;
    max-width: 90%;
    min-height: 56px;
}
.offer-limit {
    display: inline-block;
    padding: 0;
    padding-top: 10px;
}
.offer-limit li {
    margin-right: 25px;
}
.offer-feature i{
    font-size: 13px;
    color: #F57449;
}
.offer-feature span {
    font-size: 13px;
    color: #444444;
    font-weight: 600;
    margin-left: 8px;
}
.sort-offer1 {
    float: right;
    padding-top: 20px;
}
.sort-offer {
    float: right;
    padding-top: 30px;
}
.sort-offer label{
  float: right;
  color: #F57449;
  font-size: 15px;
}
.reviews-list{
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    margin-top: 40px;
}
.talent-bg{
  padding: 0;
}
.offer-person h4{
  font-size: 16px;
  font-weight: 700;
  color: #F57449;
  padding-top: 25px;
}
.offer-person ul {
  padding: 0;
}
.offer-person ul i {
    color: #ecc203;
    font-size: 12px;
    margin: -7px;
}
.offer-person p {
    font-size: 12px;
    color: #3B3A3A;
    font-weight: 500;
    padding-top: 22px;
    line-height: 20px;
}
.review-price .list-inline{
  display: inline-flex;
}
.review-price ul{
  padding: 0;
}
.review-price span{
  color: #F57449;
  font-size: 12px;
  font-weight: 600;
}

.review-price h2{
  font-size: 30px;
  color: #F57449;
  font-weight: 800;
  padding-top: 30px;
  padding-bottom: 80px;
  text-align: right;
  padding-right: 20px;
}
.review-price .submit-button {
    padding: 0 30px;
}
.input select {
    width: 100%;
    opacity: 1;
    padding: 10px;
    border-radius: 4px;
    font-family: 'Montserrat';
    border-color: #ccc;
}
.input1 select {
    width: 100%;
    opacity: 1;
    padding: 10px;
    border-radius: 4px;
    font-family: 'Montserrat';
    border-color: #ccc;
}
#dashboard-menu li {
    width: 12%;
}
.mb-1{
    margin-bottom: 10px;
}
.offer-post-list{
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin-top: 22px;
}
.offer-post-list p{
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
}
.offer-date{
  color: #333;
  font-size: 14px;
}
.offer-description p {
    color: #333;
    font-size: 12px;
    margin: 10px 0;
    line-height: 21px;
}
.offer-description{
  padding-bottom: 20px;
}
.offer-deliver{
  padding: 0;
}
.offer-deliver li{
  padding: 0;
  font-size: 13px;
  color: #222;
  margin-right: 15px;
}
.reviews-btn a {
    border: 1px solid #F57449;
    border-radius: 4px;
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}
.offers-listing .action {
    font-size: 12px;
    color: #fb3e3e;
    font-weight: 500;
    margin-top: 10px;
}
.delete-offers-order i{
    margin-right: 6px;
}
.reviews-btn {
    position: relative;
    margin-top: 11px;
}
.reviews-btn .count {
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    color: #f84b23;
    font-size: 10px;
    position: absolute;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 70%);
    top: -10px;
    right: -10px;
}
.offer-detail-inner h3{
  font-size: 30px;
  color: #F57449;
  font-weight: 700;
  padding-bottom: 15px;
}
.offer-detail-inner h4 {
    font-size: 14px;
    color: #303030;
    font-weight: 600;
    padding: 20px 0;
}
.offer-detail-inner i{
    color: #ff735b;
    margin-right: 8px;
}
.offer-detail-inner span{
  font-size: 12px;
  color: #303030;
}
.offer-detail-inner p{
  font-size: 12px;
  color: #303030;
  line-height: 21px;
}
.vat-included p{
    color: #000!important;
    padding: 10px 0;
    text-align: right;
    font-size: 16px!important;
    font-style: italic;
}
.request_description h3{
  color: #F57449;
  font-size: 19px;
  font-weight: 700;
}
.request_description{
  padding-left: 20px;
}
.request-budget{
  font-size: 18px;
  color: #000;
  font-weight: 700;
}
.request-status p{
  color: #000;
  font-size: 13px;
  font-weight: 500;
  background: #E3E3E3;
  padding: 10px;
  border-radius: 4px;
}
.request-time{
  padding: 0;
}
.request-time i{
  color: #F57449;
  font-size: 14px;
  margin-right: 10px;
}
.request-time strong{
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.request-time li{
  margin-top: 17px;
}
.mt-2 {
  margin-top: 25px;
}
.offer-deliver i {
  color: #F57449;
  font-size: 14px;
  margin-right: 10px;
}
.offers-listing .status{
    color: #000000;
    line-height: 28px;
    padding: 5px 10px;
    border-radius: 7px;
    background: #e3e3e3;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
}
.send-message{
    margin-top: 20px;
}
.send-message i{
    color: #F57449;
    font-size: 16px;
}
.send-message span{
    color: #0C0C0C;
    font-size: 13px;
    font-weight: 600;
    margin-left: 10px;
}
#client-chat .content-info {
    padding: 0 0 20px 0;
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
    margin-top: 40px;
}
.client-chat-box {
    background: #ebeaeb;
    padding: 15px;
    margin-top: 30px;
    border-radius: 10px;
}
.client-chat-box .conversation-row {
    margin-top: 20px;
}
.client-chat-box .conversation-wrapper {
    margin-bottom: 15px;
}
.client-chat-box .conversation-wrapper .date {
    color: #fff;
    font-size: 13px;
    background: #ee4b7e;
    display: inline-block;
    padding: 5px;
}
.client-chat-box .income-conversation .conversation-wrapper .inner {
    background: #fff;
    border: 1px solid #ee4b7e;
}
.client-chat-box .conversation-wrapper .inner {
    color: #000;
    padding: 15px;
    width: 100%;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.client-chat-box .mine-conversation {
    text-align: right;
}
.client-chat-box .mine-conversation .conversation-wrapper .inner {
    background: #e0e0e0;
    text-align: left;
    border: 1px solid #ff735b;
}
.client-chat-box .message-wrapper {
    margin-top: 50px;
    border-radius: 7px;
    padding: 3px;
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
}
.client-chat-box .message-wrapper .inner {
    background: #fff;
    border-radius: 7px;
    padding: 28px;
}
.client-chat-box .message-wrapper .message-title {
    font-size: 19px;
    color: #ff735b;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d5d6;
    margin-bottom: 20px;
}
.client-chat-box .message-wrapper label, .order-inner .message-wrapper .rate-message {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.client-chat-box .message-wrapper textarea {
    padding: 10px;
    width: 100%;
    height: 160px;
    border-radius: 7px;
    border: 1px solid #d6d5d6;
    resize: none;
}
.client-chat-box .message-wrapper .submit {
    margin-top: 30px;
    background: #ee4883;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    padding: 0 60px;
    color: #fff;
    text-transform: capitalize;
    line-height: 50px;
    height: auto;
    display: inline-block;
    width: auto;
    text-indent: 0;
    font-size: 15px;
    cursor: pointer;
}
#proposal .content-info{
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    max-width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 35px 35px 50px 30px;
}
#proposal h3 {
    font-size: 24px;
    color: #F57449;
    font-weight: 700;
}
#proposal p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
}
.send-proposal .section-title{
    text-align: center;
    text-transform: capitalize;
    font-size: 25px;
    padding: 22px 0;
    background: #ee4883;
    background-image: none;
    background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
    margin-top: 0;
    color: #fff!important;
}
.send-proposal{
    border-radius: 4px;
    overflow: hidden;
    background: #e6eaeb;
    max-width: 70%;
    margin: 0 auto;
    margin-top: 40px;
}
.send-proposal .text-center{
    margin-top: 40px;
}
#accept-request .section-title {
  text-align: center;
  text-transform: capitalize;
  font-size: 25px;
  padding: 22px 0;
  background: #ee4883;
  background-image: none;
  background-image: linear-gradient(to right, #ee4883 0%, #f57449 100%);
  margin-top: 0;
  color: #fff;
  margin-bottom: 10px;
}
.send-proposal .input label {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
}
.send-proposal .row {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 30px;
}
.dashboard-wrapper .edit-note-buttons{
    margin-top: 30px;
    margin-bottom: 0px;
}
.main-search .venues-form{
    padding: 1px 0 33px;
}
#category-home{
    height: 50px;
}
.filenames{
    margin-top: 20px;
    font-style: italic;
    font-size: 13px;
    color: #ddd;
}
.post-edit{
    font-size: 12px;
    margin-top: 0!important;
}
.post-edit .edit-btn{
    margin-right: 10px;
}
.share-menu {
    float: none!important;
    padding-right: 34px!important;
    margin-left: -30px;
}
@media only screen and (max-width: 460px) {
    #post-request .content-info {
      max-width: 100%;
    }
    .offers-listing .reviews-btn{
        margin-top: 30px!important;
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .post-edit {
        font-size: 12px;
        text-align: center;
        margin-top: 10px!important;
    }
    .profile-frame img {
        left: 29%;
    }
    .client-offer p {
        max-width: 100%;
        min-height: 30px;
    }
    .review-price h2 {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        padding-right: 0px;
    }
    .offer-list {
      height: 280px;
    }
    #home-search-form .submit-wrapper .submit{
        width: 100%;
    }
    .request-status{
        margin: 0!important;
    }
    #accept-request .content-info {
      padding: 22px 5px 20px 5px;
      max-width: 100%;
      margin-top: 15px;
    }
    .send-proposal {
      max-width: 100%;
      margin-top: 20px;
    }
    .event-date {
      padding-bottom: 0px;
    }
    .share-menu {
      padding-right: 0 !important;
      margin-left: 0;
      position: relative;
      top: -30px;
    }
    #accept-request .reviews-btn p{
        display: none;
    }
    .talent-bg img{
        display: none;
    }
    .offer-deliver {
      display: grid;
    }
    .request_description {
      padding-left: 0px;
    }
    .request-budget {
      margin: 10px 0 13px 0!important;
    }
    .send-message {
        margin-bottom: 10px;
    }
    .profile-pic-talent .talent-pic {
        top: 25px;
        width: 100px;
    }
    .review-price .list-inline {
        display: inline-flex;
        margin: 15px 0 30px;
    }
    .offer-person h4 {
        padding-top: 40px;
    }
    .talent-frame img {
        top: 25%;
        left: 30%;
        width: 117px;
    }
    .request-time li {
        margin-top: 5px;
    }
    .input {
      margin-top: 20px;
    }
    .delivery-time {
      display: grid;
    }
    .other {
      margin-left: 0px;
      margin-top: 10px;
    }
    .multiple {
      margin-left: 0px;
      margin-top: 10px;
    } 
    .time-style {
      margin-left: 0;
    }
    #today-time {
      margin-top: 10px;
      display: grid;
    }
    .multi_d input{
        width: 100%;
    }
    .multi_t input{
        width: 100%;
    }
    .multi_t{
        margin-top: 0px;
    }
    #today-time input, #other-date input, #multi-date input{
        width: 100%;
    }
    #other-date {
      margin-top: 10px;
      display: grid;
    }
    #multi-date{
        display: grid;
        margin-top: 10px;
    }
    #start_date{
        margin-right: 10px;
    }
    #start_time{
        margin-right: 10px;
    }
    .offer-post-list {
        display: none;
    }
    .offer-date {
      margin: 10px 0 !important;
    }
    .offer-deliver li {
      margin-right: 0;
    }
    .main-wrapper-dashboard .single-listing-wrapper {
      padding-top: 15px;
      padding-bottom: 20px;
      box-shadow: 0px 10px 13px 4px #0000001f;
      margin-top: 0;
    }
    .title {
      font-size: 38px;
    }
}
