.main-header .main-box .nav-outer {

    -webkit-box-pack: center!important;
    -ms-flex-pack: start;
    justify-content: center!important;
}
.main-header .logo {
    max-width: 250px;
}
header#header_section.stuck li.active a {
    color: #007bff!important;
}
ul.page-breadcrumb {
    list-style: none;
    margin-top: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.page-breadcrumb li {
    float: left;
    margin: 0 15px;
}
ul.page-breadcrumb li a {
    color: #fff;
}
ul.page-breadcrumb *{
    font-family: "Sofia Pro Bold";
}

ul.page-breadcrumb li.seperator {
    margin: 0 0px;
    font-size: 20px;
}
h1.page_title {
    color: #fff;
}
nav.main_menu a{
    color: #fff!important;
}
body.home nav.main_menu a{
    color: #000!important;
}
nav.main_menu .active a {
    color: #bdceff!important;
}
.btn.bg_dark {
    background-color: #007bff;
}
.btn.bg_dark:hover {
    color: #fff!important;
}
.copyright a {
    color: #6a7c92;
}
.btn.bg_dark:hover{
    color: #007bff!important;
}
a.btn.bg_dark:before {
    background-color: #fff;
}
.btn.bg_white:before {
    background-color: #007bff!important;
}
header#header_section.stuck li a {
    color: #000!important;
}
.contact_info a {
    color: #000;
}

footer#footer_section .widget_area {
    padding-top: 0;
}
div#category h5 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
div#category .category-box {
    background: #f9fafe;
    text-align: center;
    border-radius: 8px;
    min-height: 210px;
}
div#category .category-box .img-box{
    padding: 10px;
}
.terapist_item a{display: block;}
.terapist_item {
    background: #f9fafe;
    padding: 10px;
    border-radius: 8px;
    padding-bottom: 35px;
}
.terapist_item img{
    border-radius: 8px;

}
a.btn.btn-xs {
    width: 35px;
    padding: 0;
    height: 35px;
    line-height: 38px;
    font-size: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fcfcfc;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 4px;
    font-size: 14px;
}
#packetbox input {
    display: inline-flex;
    width: 80px;
    background: transparent;
    box-shadow: none;
    outline: none;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 0;
    font-size: 20px;
    padding: 0;
    text-align: center;
    -moz-appearance: textfield;

}

#packetbox input::-webkit-outer-spin-button,
#packetbox input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.terapist_item h4 {
    font-size: 18px;
    margin: 0;
}
.terapist_item span {
    font-size: 14px;
}
.terapist_item p {
    line-height: 18px;
}
a.add_meeting {
    display: inline-block;
    font-size: 14px;
    background: #037bff;
    height: 40px;
    padding: 0 30px;
    border-radius: 30px;
    color: #fff;
    margin: auto;
    position: absolute;
    bottom: -20px;
    font-weight: 700;
    left: 0;
    right: 0;
    line-height: 40px;
    max-width: fit-content;
}
div#catesingle * {
    font-size: 14px;
}
.profile_img{
    object-fit: cover;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: 7px solid #eef2fe;
    margin-bottom: 10px;
}

.profile_title{
    margin: 0;
}
.profile_expert{
    font-size: 16px;
}
.cb-card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
}
ul#cbtab {
    border: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul#cbtab a {
    border: 0!important;

}
ul#cbtab a.active {
    color: #0c0c0c!important;
    font-weight: 800;
}
ul#cbtab a {
    border: 0;
    color: #aab4c7!important;
    position: relative;
}
ul#cbtab a:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background: #76879d;
    border-radius: 50%;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
ul#cbtab li:last-child a:after,.noafter:after{display: none!important;}

ul#cbtab a.randevual_profile{
    background: #071340;
    color: #fff!important;
    border-radius: 30px;
    line-height: normal!important;
    font-weight: 800;

}
.list_style p:last-child{
    margin-bottom: 0;
}
.expertise_list{margin: 0; list-style: none; padding: 0;}
.expertise_list li{
    display: inline-block;
    margin: 0 5px;
}
.expertise_list li a {
    color: #071340;
    border: 1px solid #edf2ff;
    padding: 5px 20px;
    border-radius: 35px;
    display: block;
    transition: all ease-in 0.5s;
}
.expertise_list li a:hover{
    background: #edf2ff;
}
.star .gold {
    color: #4254f1;
}
.ratebox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #edf2ff;
    border-radius: 12px;
}

.rate_items {
    padding-bottom: 15px;
    padding-top: 25px;
    border-bottom: 1px dashed #d5dbeb;
}
.rate_list .rate_items:last-child{
    border-bottom: 0;
}
.modal-content{
    border-radius: 2.3rem!important;
    background-color: #f6faff!important;
}
.modal-content input{
    background: #fff!important;
}

div#swiper_month  input {
    display: none;
}
div#swiper_month label {
    padding: 10px 10px;
    background: #fff;
    border-radius: 38px;
    border: 1px solid #ddd;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: normal;
}
div#swiper_month input:checked + label {
    background: #007bff;
    color: #ffffff;
}
div#meeting_month,#meeting_times {
    display: flex;
    flex-direction: column;
}
div#meeting_content .select2-selection,
.modal-content .select2-selection,
div#meeting_time_content .select2-selection,
.modal-content .select2-selection
{
    height: 40px;
    border-radius: 30px;
    line-height: 40px;
}
div#meeting_content .select2-container--default .select2-selection--single .select2-selection__rendered,
.modal-content .select2-container--default .select2-selection--single .select2-selection__rendered,
div#meeting_time_content .select2-container--default .select2-selection--single .select2-selection__rendered,
.modal-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
    padding-left: 15px;
}
div#meetingmodal   label{
    font-weight: 900;
    color: #000;
    font-size: 18px;
}
div#meeting_times {
    margin-top: 30px;
}


.packet_detail img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 4px solid #eef2fe;
}
.packet_detail {
    background: #fbfbfd;
    padding: 10px;
    border-radius: 12px;
}
.packet_detail h5 {
    margin: 0;
}
.meeting_detail p {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.meeting_detail p span {
    color: #2e2e31;
}
.meeting_detail p strong {
    color: #000;
}
.payment_info li {
    font-size: 14px;
    font-weight: 200;
}
.meeting_detail, .payment_info {
    padding: 10px 20px;
    border: 1px solid #eee;
    border-radius: 12px;
}
.checkout_section .checkout_sidebar .payment_info > ul > li span {
    font-weight: 600;
}
.checkout_section .checkout_sidebar .payment_info > ul > li ul li {
    width: 100%;
    display: block;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #eee!important;
    padding-bottom: 5px;
}

.meet_item {
    background: #f8f8f8;
    padding: 10px;
    border-radius: 12px;
    margin-bottom: 20px;
    padding-bottom: 0;
    overflow: hidden;
}
.meet_item img{
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 4px solid #eef2fe;
}
.meeting_footer {
    background: #eef3ff;
    padding: 10px;
}
.meeting_footer h6{
    margin: 0;
}
.meeting_footer span {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    font-weight: 600;
    color: #555252;
}

.my_packet_item {
    border: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    border-radius: 12px;
    background: #f8f8f8;
}
.my_packet_item  img{
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 4px solid #eef2fe;
}
.my_packet_item * {
    margin: 0;
}

#banner_section{
    background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(90%, #cce4ff));
    background-image: -webkit-linear-gradient(bottom, transparent, #cce4ff 90%);
    background-image: -o-linear-gradient(bottom, transparent, #cce4ff 90%);
    background-image: linear-gradient(0deg, transparent, #cce4ff 90%);
}
div#meetingmodal textarea {
    border-radius: 12px;
}
.my_client_item {
    border: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    border-radius: 12px;
    /* background: #f8f8f8; */
}
.my_client_item p{margin: 0;}
.my_client_item h5 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.modal-content input, .modal-content select {
    border-radius: 29px !important;
}

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

.check-with-label{display: none}
.check-with-label:checked + .label-for-check {
    background: #f6f6f6;
}
.label-for-check {
    padding: 10px;
    border-radius: 12px;
    margin: 0;
}
.label-for-check del {
    margin-right: 10px;
    font-size: 12px;
    color: #a49e9e;
    font-weight: 200;
}