.home-hero-section .navbar-brand {
    display: inline-block;
    width: 365px;
    height: 78.78px;
    margin: auto;
}

.home-hero-section .navbar-brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.home-hero-section .searchnav-links {
    gap: 12px;
    margin-top: 16px;
    margin-left: auto;
}

.home-hero-section .searchnav-links a {
    margin-left: 0 !important;
    align-items: center !important;
}

.home-hero-section .searchnav-links a .nav-icon-bg img {
    height: 16px;
    object-fit: contain;
}

.login-checkuot-dropdown-box {
    padding: 18px 0 1px !important;
}

.choos-code .dropdown-component.input-dropdown b {
    left: 80% !important;
    top: 50% !important;
}

.dropdown-component.input-dropdown ul {
    top: 46px;
    left: 3px;
    max-height: 190px;
    overflow: auto;
    border: 1px solid #e7e7e7 !important;
    padding: 10px 10px;
    border-radius: 17px;
    width: 100% !important;
}

.form-group.mfilter-industry.show-all-custom-select.sort-by {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mnumbers-filter .sort-details {
    display: flex;
    align-items: center;
    gap: 24px;
}

.show-all-custom-select.showallrecord .maccordion .accordion-button[data-v-03e06505] {
    min-width: 250px;
}

.show-all-custom-select.showallrecord .accordion-collapse[data-v-03e06505] {
    width: 100%;
    max-width: 250px;
    padding: 0;
}

.form-group.mfilter-industry.show-all-custom-select.sort-by .accordion-button {
    gap: 16px;
}

.no-marketplace-cards {
    width: 100%;
    position: relative;
    background: url('../../images/image/notfound-bg.png');
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}

.cloud-input .form-control {
    font-size: 14px;
    font-weight: 400;
    color: #8C94B0;
    border-radius: 100px;
}

.cloud-input .form-control::placeholder {
    text-transform: lowercase;
    font-size: 14px;
    font-weight: 400;
    color: #8C94B0;
}

.magicnumber-img img {
    margin-bottom: 30px;
}

.magicnumber-img .need-assistance {
    background-color: #F2F7FD;
    padding: 24px;
    width: 413px;
    border-radius: 12px;
}

.need-assistance a {
    text-decoration: none;
}

.need-assistance .new-card-btn {
    text-decoration: none;
    width: 100%;
    max-width: 100%;
    padding: 12px 22px;
    margin-bottom: 0;
}

.magicnumber-img {
    padding-top: 7.625rem;
    text-align: left !important;
    padding-left: 37px;
}

.email-notify .magicnumber-arrow {
    top: 13px;
    left: -57%;
    width: 297px;
    height: auto;
    max-width: 100%;
    transition: all 0.3s ease-in-out;
}

.notify-cloud {
    padding: 100px 0;
    width: 567px;
    height: 423px;
    transform: unset;
    background: url('../../images/image/cloud-img.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    transform: translateX(-100px);
    margin-top: 25px;
}

.notfound-bg {
    bottom: -75px;
}

.notfound-cartoon-img {
    margin-left: auto;
    margin-right: 100px;
    margin-top: 25px;
}

.cloud-input {
    width: 100%;
}

.maccordion .accordion-collapse {
    border-radius: 8px !important;
    padding: 8px;
}

/* .active.active {
    background-color: #4260cb;
} */

.madditional-filter .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.maccordion .madditional-filter .mlabel {
    padding: 10px 0;
}

.active.active .mlabel {
    color: #FFF;
    opacity: 1;
}

.radio-text-selected[data-v-03e06505] {
    color: #7e7f87 !important;
    opacity: 1;
}

.form-group.mfilter-industry.show-all-custom-select.sort-by .mlabel {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #7e7f87;
    opacity: 1;
}

.mtoggle-inone:checked+label {
    color: #4260cb !important;
}

.mcard {
    min-height: 242px;
    max-height: fit-content;
    height: 100%;
}

.filter-dropdown:hover,
.filter-dropdown:focus,
.filter-dropdown:active,
.filter-dropdown {
    padding: 12.5px 22px;
    border: 1px solid #E7E7E7;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 400;
    color: #222328;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.filter-dropdown img {
    width: 16px;
    height: 9.41px;
}

.show-all-custom-select .dropdown-label-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.show-all-custom-select .dropdown-label-title .mlabel {
    font-size: 16px;
    font-weight: 500;
    color: #8C94B0;
}

.radio-text-selected[data-v-03e06505] {
    font-size: 16px;
    font-weight: 400;
    color: #222328 !important;
}

.show-all-custom-select .dropdown-menu {
    border: 1px solid #e7e7e7;
    border-radius: 18px;
    padding: 10px 0px !important;
    margin-top: 5px;
}

.msearch {
    margin: 0 10px;
}

.form-check .form-check-label {
    padding: 6px 0;
    font-size: 16px;
    font-weight: 400;
    color: #222328;
    cursor: pointer;
}

.form-check:hover {
    background-color: #4260cb;
}

.form-check.active {
    border-radius: 0;
}

.form-check:hover .form-check-label,
.form-check.active .form-check-label {
    color: #FFF;
}

.mdropdwon .dropdown-menu {
    margin-top: 5px !important;
}

.madditional-filter.pricerange_filter {
    max-height: 440px;
    height: 100%;
    overflow: auto;
    padding-right: 10px;
}

.madditional-filter.pricerange_filter::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.madditional-filter.pricerange_filter::-webkit-scrollbar-track {
    background: #e7e7e77e;
    border-radius: 100px;
}

.madditional-filter.pricerange_filter::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #467efe, #61cafd);
    border-radius: 100px;
    border: 1px solid #E7E7E77e;
}

.search-sidenavbg.active {
    display: block;
    opacity: 0.6;
    background: #000;
}

.search-sidenav.active {
    background-color: #fff !important;
}

.map-model-loader {
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-model-loader .loader {
    border-radius: 24px;
}

.numberfilter-loader .custome-loader img {
    width: 100px;
    object-fit: contain;
}

.few-result-section {
    padding: 48px 0;
    background: url('../../images/image/notfound-bg.png');
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}

.few-result-text {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 600;
    color: #222328;
}

.magicnumber-img {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 80px;
}

.magicnumber-img .what-now h3 {
    font-size: 20px;
    font-weight: 700;
    color: #4260CB;
    margin-bottom: 8px;
}

.magicnumber-img .what-now p {
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    color: #4260CB;
    margin-bottom: 0;
}

.search-help-modal .modal-body h3 {
    font-size: 18px;
    font-weight: 400;
    color: #222328;
    line-height: 100%;
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.new-select-multystate.search-help-modal .modal-body {
    overflow: auto !important;
}

.new-select-multystate.search-help-modal .modal-body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.new-select-multystate.search-help-modal .modal-body::-webkit-scrollbar-track {
    background: #e7e7e77e;
    border-radius: 100px;
}

.new-select-multystate.search-help-modal .modal-body::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #467efe, #61cafd);
    border-radius: 100px;
    border: 1px solid #E7E7E77e;
}

.mfilter-additional .form-group {
    margin-bottom: 6px;
}

.mfilter-additional .form-group div {
    display: flex;
    align-items: center;
}

.mfilter-additional .form-group .mcheckbox {
    margin-top: 0 !important;
}

div:where(.swal2-icon) .swal2-icon-content {
    font-size: 80px;
}

.shopcart-modal.search-help-modal .modal-content{
    overflow: hidden;
}

.search-help-content .content {
    padding: 16px;
    background-color: #EFF9FF;
    border-top-left-radius: 22px;
    height: 100%;
}

.search-help-content .content.content-center {
    border-top-left-radius: 0;
}

.search-help-content .content.content-right {
    border-top-left-radius: 0;
    border-top-right-radius: 22px;
}

.search-help-content .content h4 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    margin: 0 16px 16px 16px;
}

.search-help-content .content .inner-content p {
    margin-bottom: 4px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #7E7F87;
}

.search-help-content .content .inner-content .example-field {
    display: flex;
    align-items: center;
    gap: 16px;
}

.search-help-content .content .inner-content .example-field .text-one {
    padding: 10px 21px;
    border: 1px solid #4260CB;
    border-radius: 100px;
    background-color: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #4260CB;
    max-width: 100px;
    width: 100%;
    text-align: center;
}

.search-help-content .content .inner-content.bottom-inner .example-field .text-one {
    border: 1px solid #E7E7E7;
    color: #22232880;
}

.search-help-content .content .inner-content .example-field .text-two {
    padding: 10px 21px;
    border: 1px solid #E7E7E7;
    border-radius: 100px;
    background-color: #fff;
    flex-grow: 1;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #4260CB;
}

.search-help-content .content .inner-content.bottom-inner .example-field .text-two {
    color: #22232880;
}

.search-help-content .content .inner-content {
    margin-bottom: 12px;
}

.search-help-content .bottom-content {
    position: relative;
    display: flex;
    background-color: #EFF9FF;
    padding: 24px;
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
}

.search-help-content .bottom-content img {
    position: absolute;
    right: 145px;
    bottom: 0;
 }

.search-help-content .bottom-content .bottom-inner-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-right: 16px;
    max-width: 395px;
    width: 100%;
}

.search-help-content .bottom-content .bottom-inner-content h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: left;
}

.search-help-content .bottom-content .bottom-inner-content .content-text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.search-help-content .bottom-content .bottom-inner-content .content-text h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    margin: 0;
    max-width: 130px;
    width: 100%;
    text-align: left;
    color: #222328;
    text-wrap: nowrap;
}

.search-help-content .bottom-content .bottom-inner-content .content-text p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: left;
    color: #222328;
    text-wrap: wrap;
    margin-bottom: 0;
}

.search-help-content .bottom-content .bottom-inner-content.patterns {
    max-width: 272px;
    width: 100%;
    margin-right: 0;
    padding-left: 16px;
    border-left: 1px solid #E7E7E7;
}

.search-help-content .bottom-content .bottom-inner-content.patterns .content-text h3 {
    max-width: 16px;
    width: 100%;
}