body {
    min-height: 100vh;
}

a {
    color: black !important;
}

.f-12 {
    font-size: 12px!important;
}


li.nav-item.dropdown:hover {
    background-color: #cfc6c62e;
}

.v-card:hover {
    background-color: #cfc6c62e;
}

.carousel-start .tns-inner{
    margin-left: 0.25rem !important;
}

#navfirst {
    padding-top: 0px;
    padding-bottom: 0px !important;
}
.bg-lightgrey{
    background-color: lightgray;
}
@media (min-width: 992px){
    #filtermodal .modal-lg{
        max-width: 580px;
    }
}
.btn-scroll-top.show {
    bottom: 5.25rem;
}  

.banner img {
    width: 100%;
    height: 400px !important;
}
.carousel-control-prev, .carousel-control-next {
    width: auto !important;
    border-radius: 50%;
    border: none !important;
    background-color: transparent;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: blue;
    border-radius: 50%;
}
.carousel-indicators button {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
    margin: 2px;
    border: none;
}
.carousel-indicators button.active{
    background-color: #34D399;
}
.categories img {
    border: 1px solid #e3e9ef !important;
}
.category-menu .dropdown-toggle::after {
    display: none !important;
}
.trending-categories img {
    border: 1px solid #e3e9ef !important;
    height: 130px !important;
}

.sub-categories img {
    height: 280px;
}

.product-carousel .tns-carousel [data-controls] {
    background: transparent !important;
}

.bg-grey{
    background-color: #ececec;
    color: black;
}
.badge .btn-close{
    height: 0.1rem !important;
    width: 0.1rem !important;
}
.top-creators img {
    height: 48px !important;
}

.form {
    background-color: #1d4ed814 !important;
}

.banner-title p {
    margin-bottom: 0 !important;
}

.popular-products:hover,
.brand-card:hover {
    box-shadow: 0 7px 20px rgb(0 0 0 / 10%);
}

.trending-products img {
    height: 220px !important;
}
.button-align .tns-carousel [data-controls] {
    top: 38%;
}
.bg-home, .sub-categories.sub-categories-home:nth-child(even) {
    --bs-bg-opacity: 1;
    background-color: #edf1fc52 !important;
}
#logo {
    padding-bottom: 0.375rem;
}
.text-primary{
    color: #1D4ED8 !important;
}
button.text-primary:hover, .buttonOutline:hover, .buttonQuotes:hover, a .product-title:hover, a:hover, .nav-link-style:hover, a .text-center:hover>h6, a:hover .text-muted, a:hover h3, .btn-link:hover   {
    color: #34D399 !important;
}
.form-switch .form-check-input:checked {
    background-color: #1D4ED8;
    box-shadow: 0 0.375rem 0.875rem -0.3rem #1d4ed8;
}
.tns-carousel [data-nav].tns-nav-active {
    background-color: #1D4ED8 !important;
}
.btn-outline-primary {
    color: #1D4ED8 !important;
    border-color: #1D4ED8 !important;
}
.btn-check:checked+.btn-outline-primary, .btn-check:active+.btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #1D4ED8 !important;
    border-color: #1D4ED8 !important;
}
.btn-outline-primary:hover {
    background-color: #1D4ED8 !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #1D4ED8 !important;
    color: white !important;
    box-shadow: 0 0.5rem 1.125rem -0.5rem #1D4ED8 !important;
}
#navsecond {
    margin-top: -1.35rem !important;
}

.img125 img {
    height: 125px;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.help-tabs{
    height: 322px;
    overflow-y: scroll;
}
.help-tabs::-webkit-scrollbar, .service-container::-webkit-scrollbar {
    width: 5px;
}

/* Track */

.help-tabs::-webkit-scrollbar-track, .service-container::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}

/* Handle */

.help-tabs::-webkit-scrollbar-thumb, .service-container::-webkit-scrollbar-thumb {
    background: #c1c1c1;
}

.help-tabs::-moz-scrollbar, .service-container::-moz-scrollbar {
    width: 5px;
}

/* Track */

.help-tabs::-moz-scrollbar-track, .service-container::-moz-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}

/* Handle */

.help-tabs::-moz-scrollbar-thumb, .service-container::-moz-scrollbar-thumb {
    background: #c1c1c1;
}
/* margin top */

.mt-50 {
    margin-top: 50px;
}

/* max width in pexels */

.mw-420 {
    max-width: 420px;
}

.mw-350 {
    max-width: 350px;
}

/* width in % */

.w-36 {
    width: 36%;
}

/* padding-left */

.pl-70 {
    padding-left: 70px !important;
}

.pl-75 {
    padding-left: 75px !important;
}

/* padding-right */

.pr-60 {
    padding-right: 60px !important;
}

.btn-scroll-top:hover {
    /* background-color: rgba(43, 52, 69, 0.5);
    color: #fff; */
    color: #fff;
    background: linear-gradient(to left bottom, #29de92, #00c6c1, #00a8ec, #0083fa, #1d4ed8) !important;
}

.vl {
    border-left: 1px solid rgb(207, 202, 202);
    position: absolute;
    height: 89rem;
    left: 115%;
    margin-top: 2px;
}

/* button for seller main page*/

.buttonQuotes {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #1D4ED8;
    background-color: rgb(255 255 255 / 50%);
    border-radius: 0;
    width: 100%;
    border: 0;
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.625rem 1.375rem;
    font-size: .9375rem;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out;
}

.less {
    display: none;
}

.buttonOutline {
    color: #1D4ED8;
    border-color: rgba(29, 78, 216, 0.35);
    background-color: transparent;
    border-radius: 0.3125rem;
    border: 1px solid;
    display: inline-block;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.625rem 1.375rem;
    font-size: .9375rem;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out;
}
.nav-pills .nav-link.active h6{
    color: white !important;
}
.w-15 {
    width: 15%;
}

.w-60 {
    width: 60%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}


.h-190 {
    height: 190px;
}

.w-12 {
    width: 12rem;
}

.h-125 {
    height: 125px;
}

.w-125 {
    width: 125px;
}

.h-300 {
    height: 300px;
}

.h-395 {
    height: 395px;
}

.h-416 {
    height: 416px;
}

.br-0 {
    border-radius: 0px;
}

.x-small {
    font-size: x-small;
}

.b-0 {
    border: none;
}

.mt-150 {
    margin-top: 150px;
}
.leads-balance{
    bottom: 40px;
    position: fixed;
    right: 30px;
}
.pop-box{
    position: absolute;
    right: 80px;
    top: -75px;
}
#computer-file>.img-thumbnail>img {
    height: 80px;
}

.form-floating>label {
    color: #6e6d6db0;
}

.media-tab-media {
    width: 2.75rem !important;
    height: 2.75rem !important;
}

.media-tab-media>i {
    line-height: 2.75rem;
}
.page-item.active>.page-link {
    box-shadow: 0 0.5rem 1.125rem -0.425rem #1D4ED8 !important;
}
a.nav-link:hover .media-tab-media {
    border-color: #1D4ED8 !important;
    color: #1D4ED8 !important;
}

.form-control:focus, .form-select:focus {
    border-color: #29DE92;
    box-shadow: inset 0 1px 2px transparent, 0 0.375rem 0.625rem -0.3125rem #29de9230;
}
.page-item.active .page-link { 
    background-color: #1D4ED8 !important;
}
.nav-link.active .media-tab-title, .nav-link.active:hover .media-tab-title {
    color: #1D4ED8 !important;
}
.nav-link.active .media-tab-media, .nav-link.active:hover .media-tab-media {
    border-color: #1D4ED8 !important;
    background-color: #1D4ED8 !important;
    box-shadow: 0 0.5rem 1.125rem -0.5rem #1D4ED8 !important;
}
#lead-manager .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    border-bottom: #1D4ED8 1px solid;
}
.nav-tabs .nav-link.active{
    border-color: #1D4ED8 !important;
}
.nav-tabs .nav-link.active::before {
    background-color: #1D4ED8 !important;
}
.btn-primary{
    background-color: #1D4ED8 !important;
    border-color: #1D4ED8 !important; 
}
#lead-manager .nav-tabs .nav-link.active,
.profile-sidebar .nav-link-style.active,
.nav-tabs .nav-item.show .nav-link,
.setting-navbar .nav-link.px-0.active {
    box-shadow: 0 0.2rem 0.75rem rgb(0 0 0 / 8%);
}
.btn-primary.btn-shadow {
    box-shadow: 0 0.5rem 1.125rem -0.5rem #1D4ED8 !important; 
}
.profile-sidebar .nav-link-style.active {
    color: #1D4ED8 !important;
}

.setting-navbar .nav-link.px-0 {
    height: 100%;
}
.buy-leads span.select2-selection.select2-selection--single{
    padding: 0.25rem !important;
    font-size: 0.8rem !important;
}
footer a {
    color: rgba(255, 255, 255, 0.65) !important;
}
.bg-theme{
    background-color: #1D4ED8;
    color: white !important;
}
.leaf-products .badge{
    border-bottom-left-radius: 25px;
    border-top-left-radius: 0rem !important;
}
.btn-success{
    background-color: #29DE92 !important;
    border-color: #29DE92 !important;
}
i.ci-arrow-right {
    font-size: 0.65rem !important;
}
/* chat-box css */
.top_spac {
    margin: 20px 0 0;
}
.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
}

.headind_srch {
    padding: 10px 29px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 0 4px 6px;
    background: none;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px 0;
}

.chat_ib h5 span {
    font-size: 13px;
    float: right;
}

.chat_ib p {
    font-size: 14px;
    color: #989898;
    margin: auto
}

.chat_img {
    float: left;
    width: 11%;
}

.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people {
    overflow: hidden;
    clear: both;
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}

.inbox_chat {
    height: 550px;
    overflow-y: scroll;
    width: 33.3333333333%;
}

.chatside .nav {
    flex-wrap: nowrap;
}

.active_chat {
    background: #ebebeb;
}

.incoming_msg_img {
    display: inline-block;
    width: 3%;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 12px;
    vertical-align: top;
    width: 92%;
    position: relative;
}

.received_msg p::before {
    content: '';
    position: absolute;
    top: 0;
    width: 25px;
    height: 20px;
    left: -2px;
    background: #ebebeb none repeat scroll 0 0;
}

.received_msg p::after {
    content: '';
    position: absolute;
    top: -1px;
    width: 15px;
    height: 25px;
    background-color: #fff;
    left: -3px;
    border-top-right-radius: 15px;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 0px 20px 20px 20px;
    color: #646464;
    font-size: 15px;
    margin: 0;
    padding: 7px 10px 7px 12px;
    width: fit-content;
}

.time_date {
    color: #747474;
    font-size: 12px;
    margin: 8px 0 0;
}

.dropdown-menu {
    min-width: 7rem !important;
}

.dropdown .navbar-tool-text::after {
    display: none;
}

.received_withd_msg {
    width: 57%;
}

.mesgs {
    float: left;
    width: 100%;
}

.incoming_msg_img img {
    width: 40px;
    height: 40px;
}

#message0 {
    position: relative;
}

.outgoing_msg:last-child {
    margin: 0;
    padding: 0 0 26px 0;
}

.select2-container {
    display: block;
    max-width: 100%;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #dae1e7 !important;
    padding: 0.46rem 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px!important;
    right: 3px !important;
    width: 20px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    /* padding: 10px; */
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.sent_msg p {
    background: #17b6e4 none repeat scroll 0 0;
    border-radius: 20px 0px 20px 20px;
    font-size: 15px;
    margin: 0;
    color: #fff;
    padding: 7px 10px 7px 12px;
    width: fit-content;
    float: right;
}

.sent_msg .time_date {
    clear: both;
    float: right;
}

.received_msg .time_date {
    clear: both;
    float: left;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.incoming_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.sent_msg {
    float: right;
    width: 46%;
    padding-right: 12px;
    position: relative;
}

.sent_msg p::before {
    content: '';
    position: absolute;
    top: 0;
    width: 25px;
    height: 20px;
    right: -2px;
    background: #17b6e4 none repeat scroll 0 0;
}

.sent_msg p::after {
    content: '';
    position: absolute;
    top: -1px;
    width: 15px;
    height: 25px;
    background-color: #fff;
    right: -3px;
    border-top-left-radius: 15px;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
}

.msg_send_btn {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 33px;
}

.messaging {
    padding: 0 0 50px 0;
}

.msg_history {
    height: 275px;
    overflow-y: auto;
    padding: 15px 0px 0 9px;
}

#chat-messages {
    scrollbar-width: thin;
}

.form-floating textarea:focus-visible {
    outline: 1px solid #ffb4b5 !important;
}

#chat-messages::-webkit-scrollbar {
    width: 10px;
}


/* Track */

#chat-messages::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}


/* Handle */

#chat-messages::-webkit-scrollbar-thumb {
    background: #c1c1c1;
}

#chat-messages::-moz-scrollbar {
    width: 10px;
}


/* Track */

#chat-messages::-moz-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}


/* Handle */

#chat-messages::-moz-scrollbar-thumb {
    background: #c1c1c1;
}

.chat_sidebar {
    max-height: 347px;
    overflow-y: hidden;
}

.chat_sidebar::-webkit-scrollbar {
    width: 10px;
}

.chat_sidebar:hover .col-2,
.chat_sidebar:hover .nav-link {
    padding-right: 10.5px;
}

.spinner {
    display: none;
    text-align: center;
}

.chat_sidebar:hover {
    overflow-y: scroll;
    overflow-x: hidden;
}

.chatnav .nav-pills .nav-link {
    background-color: transparent;
    border-radius: 0px;
    font-size: 1rem !important;
}

.chatnav .nav-pills .nav-link.active {
    color: #1D4ED8 !important;
    box-shadow: none;
}

.chatnav .nav-pills .nav-link:hover:not(.active):not([aria-expanded=true]) {
    border-bottom: 1px solid #1D4ED8 !important;
    background-color: transparent;
}

.nav-pills .nav-link.active h4,
.nav-pills .nav-link.active a {
    color: white !important;
}


/* Track */

.chat_sidebar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}


/* Handle */

.chat_sidebar::-webkit-scrollbar-thumb {
    background: #c1c1c1;
}

.chat_sidebar::-moz-scrollbar {
    width: 10px;
}


/* Track */

.chat_sidebar::-moz-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
}


/* Handle */

.chat_sidebar::-moz-scrollbar-thumb {
    background: #c1c1c1;
}

.myCard {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 265px;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 0.4375rem;
}

.myCard .product-thumb {
    position: relative;
    border-radius: 0.865rem;
    overflow: hidden;
}

.myCard .product-thumb>img {
    display: block;
    width: 100%;
    height: 250px;
}

.myCard-body {
    flex: 1 1 auto;
    padding: 0;
}

.sent_msg .message-image {
    height: 70px;
    width: 165px;
    object-fit: cover;
    border-radius: 15px;
    margin-top: 5px;
    float: right;
}

.received_msg .message-image {
    height: 70px;
    width: 165px;
    object-fit: cover;
    border-radius: 15px;
    margin-top: 5px;
    float: left;
}

.faq .accordion-button:not(.collapsed) {
    color: #075493 !important;
}

.faq .accordion-button:hover {
    z-index: 2;
    color: #34D399 !important;
}

.faq .accordion-button:not(.collapsed)>.expand {
    display: none;
}

.closeall {
    display: none;
}

.faq .accordion-button:not(.collapsed)>.closeall {
    display: block;
}
.banner3and4 img{
    height: 120px;
    object-fit: cover;
}
@media (min-width: 1200px){
    .profile-page aside.col-lg-2 {
        flex: 0 0 auto;
        width: 9%;
    }
    .packagecontainer{
        width: 83vw !important;
    }
}
/* search autocomplete */


/* search autocomplete */


/*the container must be positioned relative:*/

#sudip-search .autocomplete {
    position: relative;
    display: inline-block;
}

#sudip-search .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

#sudip-search .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}


/*when hovering an item:*/

#sudip-search .autocomplete-items div:hover {
    background-color: #e9e9e9;
}


/*when navigating through the items using the arrow keys:*/

#sudip-search .autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.password-toggle-btn .password-toggle-check {
    left: 1px !important;
    z-index: 0 !important;
    top: -2px;
}

.password-toggle-btn {
    position: absolute;
    top: 36%;
    right: 0.625rem;
    margin-bottom: 0;
    margin: 0.5rem;
    padding: 0 !important;
}
.seller-banner img{
    height: 250px !important;
    vertical-align: middle;
    object-fit: cover;
}
.ui-state-active {
    background: rgb(233, 231, 231) !important;
    border-color: rgb(233, 231, 231) !important;
    color: black !important;
  }
.social ul {
    list-style: none;
    flex-direction: row;
    display: flex;
    justify-content: space-around;
}

.social ul li {
    background: #fafafa;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 4px;
    transition: .7s;
}

.btn .spinner-border,
.buttonOutline .spinner-border {
    width: 1.2rem;
    height: 1.2rem;
}


/* skeleton */

.skeleton {
    animation: skeleton-loading 1s linear infinite alternate;
    opacity: .75;
}

footer {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
.packagecontainer{
    width: 93vw;
    display: flex;
    overflow: auto;
}
.packagescroll{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.packagescroll .card{
    width: 400px;
}
.packagescroll .card:first-child {
    margin-left: auto;
}

.packagescroll .card:last-child {
    margin-right: auto;
}
#overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

.tab {
    display: none;
}

#bautofill_dropDown {
    border-radius: 6px !important;
    border: 1px solid lightgrey;
}

.bautofill_listItem {
    padding: 5px;
}

@keyframes skeleton-loading {
    0% {
        background-color: hsl(200, 20%, 70%);
    }
    100% {
        background-color: hsl(200, 20%, 93%);
    }
}

@media (min-width: 992px) {
    .subcategories .col-lg-2 {
        flex: 0 0 auto;
        width: 20%;
    }
    .categories img {
        height: 11.3rem !important;
    }
    .packagecontainer{
        width: 75vw !important;
    }
}
@media (min-width: 1080px) {
    .subcategorypage img, .subcategorypage .viewall{
        height: 160.40px !important;
    }
}
@media (min-width: 992px) and (max-width: 1110px) {
    .subcategorypage img, .subcategorypage .viewall{
        height: 130px !important;
    }
}
@media (min-width: 750px) and (max-width: 930px) {
    .subcategorypage img, .subcategorypage .viewall{
        height: 180px !important;
    }
}
@media (min-width: 550px) and (max-width: 992px) {
    .categories img {
        height: 7rem !important;
    }
}
@media (max-width: 550px) {
    .categories img {
        height: 6rem !important;
    }
    img.featured_banners {
        height: 180px !important;
    }
    .sub-categories img {
        height: 180px !important;
    }
    .subcategorypage img, .subcategorypage .viewall{
        height: 100px !important;
    }
}

@media (min-width: 930px) {
    .trending-categories .col-2 {
        width: 14.28%;
    }    
}
@media (min-width: 1600px) {
    .packagecontainer {
        width: 1030px !important;
    }
}
@media (max-width: 1600px) {
    .con {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
    }
}