.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
    color: inherit;
}

.custom-select.form-control-sm {
    padding: 0.25rem 1.5rem;
}

body {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    color: #4A4A4A;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #4A4A4A;
}
.square-box{
    aspect-ratio: 1/1;
}
.header .top, .footer .bottom{
    height: 31px;
    background: #0A83B7;
    color: #ffffff;
}
.header .body, .footer .body{
    background: #ffffff;
}
.footer .body{
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #D9D9D9;
}
.footer .bottom a{
    color: #ffffff;
    text-decoration: none;
}
.footer .bottom{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}
.footer h4{
    margin-bottom: 37px;
}
.footer .body p{
    color: #A3A3A3;
}
.footer .body .menu-link{
    color: #A3A3A3;
    padding:5px 0;
    display: block;
    text-decoration: none;
}
.navbar.navbar-light .navbar-nav .nav-link{
    padding-left: 25px;
    padding-right: 25px;
    color: #4A4A4A;
    font-weight: 700;
}
.navbar.navbar-light .navbar-nav .nav-link.btn-success.btn-login, .navbar.navbar-light .navbar-nav .nav-link.btn-info.btn-login{
    background: #79AA41;
    border-color: #79AA41;
    color: #ffffff;
    border-radius: 22px;
    margin-left: 25px;
}
.navbar.navbar-light .navbar-nav .nav-link.btn-danger.btn-logout{
    color: #ffffff;
    border-radius: 22px;
    margin-left: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.list-style-none{
    list-style: none;
    padding-left: 0;
}

.badge.badge-info{
    background-color: #0A83B7;
}
.custom-badge{
    padding: 10px 15px;
}
.about-title h2{
    color: #0A83B7;
}
.about-title h3{
    color: #4A4A4A;
}
.btn-radius-25{
    border-radius: 25px;
}
.category-lists .square-box{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 10px;
}
.category-lists a{
    text-decoration: none;
}
.category-lists .square-box h3{
    color: #4A4A4A;
    margin-top: 8px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    width: 95%;
    text-align: center;
    padding: 10px;
}

.clear{
    clear: both;
}
.text-skyblue{
    color: #0A83B7;
}
.text-dark{
    color: #4A4A4A;
}
.text-decoration-none{
    text-decoration: none !important;
}
.driver{
    width: 150px;
    height: 3px;
    background-color: #0A83B7;
    margin: 10px auto;
}

.rating-location{
    display: flex;
    align-items: center;
}
.rating-location .rating,.rating-location .rating,.rating-location .favorite, .social-share{
    padding: 15px;
}
#shareModal a, #shareModal button{
    color: #4A4A4A;
    text-align: left;
    padding-left: 25px;
}
.business-type .col-md-3{
    border: 1px solid #D9D9D9;
    padding: 15px;
}
.business-type .col-md-3:nth-child(1),.business-type .col-md-3:nth-child(2),.business-type .col-md-3:nth-child(3){
    border-right: 0;
}
.business-type h5{
    margin-top: 15px;
}
.business-lists a{
    text-decoration: none;
}
.business-lists .description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.business-lists .content{
    margin-top: 15px;
    color: #A3A3A3;
}
.business-lists .location{
    margin-top: 15px;
}
.business-lists .filter{
    display: flex;
    align-items: center;
}
.business-lists .filter .form-control{
    width: 200px;
    margin-left:10px;
}
.business-lists .total{
    margin-right: 15px;
}
.business-lists .filter-box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.mobile-hide{
    display: block;
}
.mobile-show{
    display: none;
}
.business-logo{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 199px;
}
.business-logo-text{
    height: 199px;
    background: #eee;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #bbb;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .square-box h3{
        font-size: 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .square-box h3{
        font-size: 1rem;
    }
    .mobile-hide{
        display: none;
    }
    .mobile-show{
        display: block;
        position: relative;
    }
    .m-no-pt{
        padding-top: 0!important;
    }
    .col-xs-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xs-4{
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    .col-xs-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nav-link.btn-success.btn-login{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    h3.m-font-1{
        font-size: 1.2rem;
    }
    .business-lists .filter .form-control{
        width: 130px;
    }
    .rating-location{
        flex-wrap: wrap;
    }
    .rating-location .rating{
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .rating-location .favorite{
        padding-top: 0;
    }
    .col-xs-4 h3.m-font-1{
        font-size: 1rem;
    }
    .col-xs-4 .fa-5x{
        font-size: 2em;
    }
    .business-logo{
        height: 150px;
    }
    .business-logo-text{
        height: 150px;
    }
}
