.btn-outline-primary {
    color: #c39a6b;
    border-color: #c39a6b;
    line-height: inherit;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
    color: #fff;
    background-color: #c39a6b;
    border-color: #c39a6b;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #c39a6b;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #c39a6b;
    border-color: #c39a6b;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.event_images img.play_btn {
    position: absolute !important;
    width: 80px !important; /* Adjust the size as needed */
    height: 80px !important; /* Adjust the size as needed */
    z-index: 1 !important; /* Ensure the play button is on top of the video/image */
}

.video_trag a img {
    position: absolute;
    width: 80px; /* Adjust the size as needed */
    height: 80px; /* Adjust the size as needed */
    z-index: 1;
}
.video_trag img.play_btn {
    position: absolute;
    width: 80px; /* Adjust the size as needed */
    height: 80px; /* Adjust the size as needed */
    z-index: 1; /* Ensure the play button is on top of the video/image */
}

.icon-star-empty:before {
    content: "\2606"; /* Unicode character for an empty star */
}

.wd-job-author2 .content-left .thumb img {
    height: inherit;
}

.list_city li {
    border-bottom: 1px Solid rgba(119, 129, 156, 0.15);
    position: relative;
}
.city_list {
    padding-left: 53px;
}
#scrollContainer {
    max-height: 300px; /* Set a maximum height for the scroll container */
    overflow-y: auto; /* Enable vertical scrolling */
}
.event_images {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.event_images a .play_btn {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 1;
}

.wd-job-author2 .content-right .top .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.modal-full-width {
    width: 80%;
    height: 80%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    margin-top: 100px;
    display: flex;
    align-items: center; /* Vertically center the modal */
    justify-content: center; /* Horizontally center the modal */
}

.modal-full-width .modal-content {
    width: 100%;
    height: 100%;
}

.modal-full-width .modal-dialog {
    max-width: 100%;
    max-height: 100%;
}

.modal-full-width .modal-body {
    padding: 0;
}

.modal-full-width .embed-responsive {
    position: relative;
    height: 100%;
}

.modal-full-width .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.swal-footer {
    text-align: center;
}
.img-btn,
.video-btn {
    cursor: pointer;
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 10000;
}
.fullscreen img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#image {
    cursor: pointer;
}
.evebt_desc h4 {
    font-size: 18px;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.t_c_label {
    font-size: 17px;
    font-weight: 20px;
    text-decoration: underline;
}
.payemnt_icon img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    min-width: 50px;
    min-height: 50px;
    height: 50px;
    border-radius: 100;
    margin-right: 10px;
}
.flat-dashboard-setting .up-file {
    width: 100% !important;
}

.job-article .inner-content h4 , .job-article .inner-content h4 a{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
}
/* .status-content {
    background: #c39a6b!important;
    color: #fff!important;
    width: 20px!important;
    height: 20px!important;
} */
#image-layout {
    display: flex;
}
#imag_box_name {
    margin: 0px;
}
#online_status {
    margin-left: 0;
    font-size: 13px;
    margin-top: 5px;
}
.flat-dashboard-messages .right .chat {
    padding: 26px 30px 70px !important;
}
.modal {
    z-index: 99999;
}
.wd-job-author2 .content-left .content .job-info span {
    margin-right: 5px;
    margin-left: 8px;
}
.weekday_span{
    margin-left: 25px!important;
}
button {
    text-transform: capitalize!important;
}

.add-on-form-check .add-on-label{
    padding-left: 10px;
}

.add-on-form-check .add-on-label .add-on-image{
    width: 70px;
    height: 70px;
    border-radius: 4px;
    margin-right: 10px;
}
ul.addon {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.li-add-on-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.li-add-on-data {
    display: flex;
    align-items: center;
}
img.li-add-on-image {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    object-fit: cover;
}
.li-add-on-data a {
    width: auto !important;
    height: auto !important;
    min-width: inherit !important;
    min-height: inherit !important;
    border-radius: 0 !important;
}