.form-valid-error {
    color: #ffffff;
}

label.error {
    color: red !important;
}

a {
    color: #fff;
}

.post-img-error {
    padding: 0;
}

.post-img-error li {
    list-style: none;
    margin: 5px 0;
}

.post-comment-form,
.story-comment-form {
    display: contents;
}

.feed-box-img {
    height: auto;
    max-width: 200px;
    margin: auto;
}
.feed-box-inner h3 a {
    color: #ffffff !important;
}

.post-show.feed-box-img {
    display: flex;
    justify-content: center;
    max-width: 100%;
    /* text-align: center; */
}

.post-video-preview {
    width: 100%;
}

.feed-box-tp {
    position: relative;
}

/* a.delete-post,
a.hide-post {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
} */

#commnent-box .modal-content,
#post-edit-modal .modal-content {
    background: linear-gradient(180deg, #17181c, #d74e01);
    border: 0;
}

.feed-box-inner {
    max-width: 100%;
    overflow-x: hidden;
}

.feed-box-tx p {
    word-break: break-word;
}

.image-preview {
    max-width: 50px;
}

#commnent-box .modal-footer,
#post-edit-modal .modal-footer,
#checkin-modal .modal-footer {
    justify-content: flex-start;
}

/* Select 2 Directory */
.directory-select2-section
    .select2-container--default
    .select2-selection--single {
    height: 45px;
    background: #00000066;
    border: none;
    border-radius: 50px !important;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    height: 45px;
    margin-right: 40px;
    color: #ffffff;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 45px;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 45px;
    padding-left: 20px;
    color: #ffffff;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 15px;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    background: url(../images/arrow-down.svg) 95% 50% no-repeat;
    background-size: 15px;
    border: none;
    width: 20px;
    height: 45px;
    top: 0px;
    left: 0;
    margin: 0;
}

.directory-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #ffffff;
}

.directory-filter-btn {
    width: 45px;
    background: #eb5601;
    color: #ffffff;
    border: none;
    border-radius: 60px;
    height: 45px;
}

.directory-filter-btn img {
    max-width: 22px;
}

/* BUSINESS DIRECTORY */

.business-links li {
    list-style-type: none;
    position: relative;
    /* margin-left: 1em; */
    padding: 5px 0;
}

.business-links li i {
    margin-right: 0.4em;
}

.business-links li i:last-child {
    font-size: 14px;
}

.business-links li a {
    color: #ffffff;
}

.business-links li a > span {
    font-size: 20px;
    display: inline;
}

.other-btns {
    top: 0;
}

/* friends page */

#menu1 {
    color: #fff;
}

.make-dropdown button::after {
    display: none;
}

.make-dropdown button img {
    /* transform: rotate(90deg); */
    width: 18px;
}

.make-dropdown .dropdown button {
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    padding: 5px;
}

.make-dropdown {
    position: absolute;
    right: 8px;
    top: 4px;
}

.make-dropdown .dropdown-menu.show {
    /* left: auto !important; */
    right: 0;
    min-width: 100px;
    margin: 0px;
}

.make-dropdown .dropdown-menu li a {
    font-size: 14px;
    color: #222;
}

.make-dropdown .dropdown-menu li a {
    font-size: 14px;
    color: #222;
    display: inline-block;
    width: 100%;
    padding: 6px 10px;
}

.p-relative {
    position: relative !important;
}

.story-file-preview video,
.story-file-preview .image-preview {
    width: 70px;
    margin: 5px;
}

.view-story .modal-body .spinner {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    color: #fff;
    position: absolute;
    z-index: 1111111;
    background: linear-gradient(180deg, #2c211b, #d74e01) !important;
    height: 100%;
    left: 0;
}

.directory-box-address {
    min-height: 42px;
}

select:focus {
    outline: none !important;
}

.business-details {
    position: relative;
}

.business-details-back-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50px;
    background: #ffffffee;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 11;
    box-shadow: 2px 2px 12px 2px #888;
}

.business-details-back-btn i {
    color: #000;
}

.share-dropdown {
    left: 50%;
    transform: translate(-50%, 0px);
}

.share-dropdown a {
    background: transparent;
    width: 100%;
    color: #333333;
}
.group-head.profile-detail-group-head {
    display: flex;
    margin-top: 18px;
    gap: 16px;
    align-items: center;
}

.group-head.profile-detail-group-head > img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.directory-box span {
    overflow: unset !important;
}

.post-video-preview video {
    max-width: 100px;
    height: 100px;
    margin: unset;
    margin-right: auto;
}

.post-slide-one {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ERROR PAGE */
.error-block {
    width: 80%;
    margin: auto;
    text-align: center;
    color: #ffffff;
}
.error-block h1 {
    font-weight: bold;
    font-size: 100px;
}
.error-block h2 {
    font-weight: bold;
    font-size: 50px;
}
.error-block p {
    font-size: 20px;
}
.error-block a {
    color: #ffffff;
    text-decoration: underline;
}

.show-more-post > button > nav > span {
    display: none;
}

.show-more-post > button {
    background: transparent !important;
    border: none;
    height: 100%;
    display: block;
    border-radius: 50px;
    padding: 6px 32px !important;
}

.show-more-post > button > nav > a {
    background-color: #eb5601 !important;
    border: 1px solid #eb5601 !important;
    color: #ffffff;
}

#load-more {
    color: #ffffff;
    text-decoration: underline;
}

.story-visibility-option > span,
.visibility-option > span {
    line-height: 40px;
    padding-left: 16px;
}

.story-visibility-options,
.visibility-options {
    display: none;
}

.story-visibility-options li,
.visibility-options li {
    padding: 4px;
}

.story-visibility-options li img,
.visibility-options li img {
    width: 30px;
}

.avatar-block {
    position: relative;
    display: inline-block;
}
.choose-avatar-img {
    max-width: 80px;
    margin: 15px;
}

.selected-avatar {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 10px);
}

.site-theme-block {
    position: relative;
    display: inline-block;
}

.selected-theme {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 10px);
}

.from-input.input-radio input {
    width: auto !important;
    display: inline-block;
    height: unset !important;
}

.from-input.input-radio > div {
    display: flex;
    gap: 16px;
}

.from-input.input-radio > div > span {
    color: #000;
    display: flex;
    gap: 6px;
}

.from-input.input-radio span label {
    display: inline-block;
}

.text-capital {
    text-transform: capitalize;
}

.mid-part-full-width {
    width: calc(100% - 330px);
}
.feed-box-tp.feed-box-space {
    min-height: 50px;
}
.welcome-image {
    max-width: 300px;
    text-align: center;
    margin: auto;
    padding: 16px 0;
}

.welcome-image img {
    border-radius: 4px;
}

.dire-main-pbox {
    padding: 8px;
}

.search-inner {
    width: calc(100% - 4px);
}
.flow-pe-one b a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}
.follow-btn {
    font-size: 13px !important;
}

.share-dropdown a {
    justify-content: start;
    padding-left: 10px;
}

/* Scroll Bar / */

.customScrollbar::-webkit-scrollbar {
    width: 4px;
    cursor: pointer;
}

.customScrollbar::-webkit-scrollbar-track {
    background: transparent;
    margin: 4px 0;
}

.customScrollbar::-webkit-scrollbar-thumb {
    background: #ff6d1e;
    border-radius: 50px;
}
.customScrollbar {
    scrollbar-width: thin;
    scrollbar-color: #ff6d1e transparent;
}

.bio-textarea {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.4);
    outline: none;
}

.bio-textarea:focus {
    background: rgba(0, 0, 0, 0.4);
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.4);
    color: #fff;
}
.post-detail-story {
    width: 100% !important;
}

.post-story .slick-track {
    margin-left: unset;
    margin-right: auto;
}

.view-more-friend {
    min-height: 184px;
    display: flex;
    align-items: center;
}

/* Select 2 group */
.common-select2-section .select2-container--default .select2-selection--single {
    height: 45px;
    background: #00000066;
    border: none;
    border-radius: 50px !important;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    height: 45px;
    margin-right: 40px;
    color: #ffffff;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 45px;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 45px;
    padding-left: 20px;
    color: #ffffff;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    right: 15px;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    background: url(../images/arrow-down.svg) 95% 50% no-repeat;
    background-size: 15px;
    border: none;
    width: 20px;
    height: 45px;
    top: 0px;
    left: 0;
    margin: 0;
}

.common-select2-section
    .select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #ffffff;
}

.common-filter-btn {
    width: 45px;
    background: #eb5601;
    color: #ffffff;
    border: none;
    border-radius: 60px;
    height: 45px;
}

.common-filter-btn img {
    max-width: 22px;
}
/* Select 2 group */

/* Group listing*/

.group-listing .requ-box-btn {
    display: block;
    padding: 5px 15px;
    grid-column-gap: 12px;
}
/* Group listing*/

/* Chat */

.chat-area {
    height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.ad-section {
    text-align: center;
    width: 90%;
}
.ad-section {
    margin: auto;
    width: 90%;
}

/* playlist modal */

#playlistModal .modal-content {
    background: linear-gradient(180deg, #17181c, #d74e01) !important;
    border: 0;
}

#playlistModal .btn-close {
    filter: invert(1);
}
#playlistModal .input-group-text {
    border-radius: 0;
    background: transparent;
    color: #fff;
}

#playlistModal .modal-title {
    color: #fff;
}

#playlistModal select.form-select {
    background: transparent;
    color: #fff !important;
}

#playlistModal .form-select option {
    /* background: linear-gradient(180deg, #17181c, #d74e01) !important; */
    color: #000;
}

#playlistModal #new_playlist {
    background: transparent;
    color: #fff;
}
#playlistModal #new_playlist::placeholder {
    color: #fff;
}

/* ADS HEADING */

#ads-box .slick-track,
#ads-box .slick-slide {
    /* width: 100% !important; */
}

.ads-heading h5 {
    color: #fff;
}

.ads-slider {
    background: rgba(0, 0, 0, 0.4);
    padding: 15px 0;
    border-radius: 10px;
}

.ads-slider-content h5 {
    font-size: 14px;
    color: #fff;
}

.ads-slider-content p {
    font-size: 12px;
    color: #fff;
}

.flow-pe.slider.ads-slider .slick-prev.slick-arrow,
.flow-pe.slider.ads-slider .slick-next.slick-arrow,
.flow-pe.slider.posts-slider .slick-prev.slick-arrow,
.flow-pe.slider.posts-slider .slick-next.slick-arrow {
    position: absolute;
    z-index: 1;
    font-size: 0;
    border: 0;
    background: url(../images/arrow-icon.svg) center top no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: 19px;
    top: 32%;
}

.flow-pe.slider.ads-slider .slick-prev.slick-arrow,
.flow-pe.slider.posts-slider .slick-prev.slick-arrow {
    left: 38%;
    background-size: 15px;
    top: auto;
    z-index: 0;
    bottom: -35px;
}

.flow-pe.slider.ads-slider .slick-next.slick-arrow,
.flow-pe.slider.posts-slider .slick-next.slick-arrow {
    transform: rotate(180deg);
    right: 38%;
    background-size: 15px;
    top: auto;
    z-index: 0;
    bottom: -25px;
}

.flow-pe.slider.ads-slider {
    margin-bottom: 30px;
}

.search-cover-img {
    width: 100%;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    background-size: contain !important;
}
.search-block .flow-pe-one {
    padding: 0;
}

.search-block .flow-pe-one span img {
    margin: 12px auto 5px;
}

#sidebar-notification.noti-drop {
    right: 0;
}

#sidebar-notification.message-dorp {
    position: unset;
    top: 52px;
    background: transparent;
    padding: 0;
    border-radius: 5px;
    right: 0;
    border: 1px solid #323639;
    width: -webkit-fill-available;
    max-height: 350px;
    overflow: scroll;
}
#sidebar-notification {
    background: transparent;
}
#sidebar-notification.message-dorp ul li a {
    background: transparent;
}
#sidebar-notification ul li p,
#sidebar-notification ul li b {
    color: #fff;
}

.bussiness-hours p {
    font-size: 12px;
}
.sponsered-label {
    display: inline-block;
    width: 100%;
}

/* .search-bar {
    position: relative;
}*/
.search-bar{
    display: flex;
    align-items: center;
}
.search-bar button {
    background: transparent;
    color: #fff;
    border: 0;
    margin-left: -40px;
    margin-top: 4px;
} 
.search-bar button:hover {
    /* cursor: pointer; */
}

/* -------------Pagination----------------- */

.page-link {
    background: transparent;
    color: #fff;
}
.page-item.active .page-link {
    background: #eb5601;
    border-color: #fff;
}
.page-link:hover {
    background: #eb5601;
    border-color: #fff;
    color: #fff;
}
.disabled .page-link {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.form-switch label {
    color: #fff;
    padding-left: 4px;
    margin-bottom: 9px;
}

.feed-box-input input {
    outline: none;
}

.white-box-video {
    overflow: scroll;
    max-height: 280px;
}
.post-comment-form textarea {
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    border: 0px;
    resize: none;
    border-radius: 10px;
    /* margin-top: 23px; */
    padding: 5px 15px;
    color: #fff;
}
.post-comment-form textarea:focus {
    outline: none;
}

/* -----------selfie----------- */
.selfie-click canvas {
    width: 300px;
    display: none;
}
.selfie-btn-block {
    display: flex;
}
.selfie-btn {
    height: 40px;
    width: 100%;
    text-align: center;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    display: grid;
    align-items: center;
    color: #eb5601;
    font-weight: 600;
}

.maxHeight200 {
    max-height: 200px !important;
}
.height600 {
    height: 600px !important;
}
.white-music h2 {
    word-break: break-all;
}

.post-img-preview {
    display: flex;
    gap: 16px;
}

.post-preview-block {
    border: 1px solid #afafaf;
    padding: 6px;
    position: relative;
    width: 50px;
    height: 50px;
}

.delete-post-media {
    position: absolute;
    background: #ffffff;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 800;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    cursor: pointer;
}

.image-preview {
    max-width: 50px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.site-theme-block div {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    margin: 10px;
    box-shadow: 0 0 40px -10px #010101;
}

.comment-block {
    position: relative;
}

.comment-block button {
    position: absolute;
    bottom: 10px;
    right: 5px;
    font-size: 12px;
    padding: 2px 13px;
}
.comment-block button:hover {
    background: #eb5601;
    border: 1px solid #eb5601;
}

.post-section .feed-box-share,
.post-section .feed-box-input {
    width: 100%;
}

.plalist-heading {
    display: flex;
    justify-content: space-between;
}

.directory-page {
    height: calc(100vh - 200px) !important;
}

/* music modal frame css */

#musicFrameModal .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 40%;
    right: 10px;
    bottom: 40px;
}
#musicFrameModal .modal-content {
    height: 100%;
}

iframe {
    width: 100%;
}

#musicFrameBtn {
    position: fixed;
    bottom: 50px;
    right: 10px;
    font-size: 18px;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

#musicFrameBtn:hover {
    background-color: #ffffff;
    color: #eb5601;
}
.video-title {
    min-height: 70px;
}

.input-eye-block {
    position: relative;
}
/* .input-eye-block i {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
} */
.dir-icon-size {
    width: 70px;
}
.frontend-dir-icon-size {
    width: 100px;
}
.playlist-trash {
    padding: 0 10px;
}
.checkin-iframe-block,
.post-section iframe {
    height: 300px;
    overflow: hidden;
}