@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');



button,
a {
    cursor: pointer;
}

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

.profile-img-uploader {
    position: absolute;
    right: 0;
    font-size: 25px;
    background: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    top: 18px;
    box-shadow: 0 0 33px -10px grey
}

.cover-photo-uploader label {
    background: #fff;
    padding: 5px 20px;
    border-radius: 8px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 14px;
    font-weight: 400
}

.profile-img-uploader i {
    color: #0d103a;
    font-size: 20px
}

.profile-img-uploader:hover {
    cursor: pointer;
    background-color: var(--primary)
}

.nav-print {
    display: flex;
    justify-content: space-between
}

.nav-print .print-btn {
    color: #fff !important;
    background-color: var(--secondary);
    margin: 5px;
    border: none;
    padding: 6px 15px;
    font-size: 13px;
    font-weight: 500;
    min-width: 97.7px;
    text-align: center;
    border-radius: 4px
}

.nav-print .print-btn:hover {
    background-color: var(--primary)
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    color: #fff;
}

.icon-break {
    text-align: center;
    line-height: 15px;
    margin-top: 15px
}

.site-header .site-branding img {
    max-width: 300px
}

@media only screen and (min-width:1600px) {

    .layout-contained,
    .tophive-container {
        max-width: 1500px;
        margin: 0 auto
    }
}

[v-cloak] {
    display: none
}

.request-button {
    font-size: small
}

.certificate-button {
    background-color: var(--primary) !important;
    color: #fff !important
}

.invalid-feedback {
    display: block !important
}

.invalid-feedback {
    color: #dc3545;
    line-height: 18px;
    margin-top: 8px;
    width: 100%;
    clear: both;
    font-size: 13px
}

.badge-danger {
    color: #fff;
    background-color: var(--secondary)
}

.badge-primary {
    color: #fff;
    background-color: var(--primary);
}

.bp-image-upload-box {
    position: relative
}

.upload-btn {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.rate-prepend {
    position: relative
}

.rate-prepend span {
    position: absolute
}

.rate-prepend input {
    padding-left: 30px
}

.no-item-text {
    text-align: center;
    border: none;
    padding-top: 40px !important
}

.members-action-buttons {
    width: 150px !important
}

.post-media-single {
    position: relative
}

.post-media-single .close {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #f7f7f7;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    padding: 3px;
    z-index: 9
}

.dropzone .dz-preview.dz-error .dz-error-message {
    margin-top: 25px !important
}

ul.item-list.users-list {
    max-height: 200px;
    overflow-y: auto
}

.unfollow-button {
    display: inline-block;
    padding: 6px 20px !important;
    background: var(--primary-linear-bg);
    color: #fff !important;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600
}

.unfollow-button:hover {
    background: var(--secondary-linear-bg);
    color: #fff
}

.follow-button {
    display: inline-block;
    padding: 8px 20px !important;
    background-color: #ccc;
    color: #333;
    border: none;
    border-radius: 4px;
    cursor: pointer
}

.follow-button:hover {
    background-color: #999
}

button#cropImageBtn {
    background-color: #910e0e;
    color: #fff
}

.pre-formatted {
    white-space: pre
}

button.msg__btn.circle-icon-design.transparent-btn-icon {
    position: relative
}

div#unread-chats-count-badge {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: var(--secondary);
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chat-text-message {
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-word
}

.editor-text .ck-content {
    min-height: 170px !important
}

.user-nicename a:hover {
    color: var(--secondary)
}

.otp-resend {
    cursor: pointer
}

input#referral_code:read-only {
    opacity: 50%
}

.download-btn {
    display: block;
    width: 167px;
    padding: 10px;
    text-align: center;
    color: #fff !important
}

.qr-codes-with-flex {
    display: flex
}

.qr-code-item {
    width: 40%
}

button#aw-whats-new-submit {
    color: #fff
}

.deleted-user {
    color: red
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    background-color: #910e0e
}

.deleted-user {
    color: red
}

ul.list-group li.state-active {
    background-color: #8c1d1a
}

ul.list-group li.state-active a {
    color: #fff !important
}

.referred-user-slab {
    display: flex;
    outline: solid;
    justify-content: space-around
}

img#mediaFile {
    height: 47px
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc {
    display: none
}

.form-grouph.width-100.mb-3.select-design.disabled-service-state {
    pointer-events: none
}

a.button.bp-secondary-action.bp-tooltip.activity-make-favourite {
    cursor: pointer
}

a.button.button-activity-delete {
    cursor: pointer
}

#single-product {
    padding: 50px 0 135px 0
}

#single-product .carousel-indicators {
    bottom: -34px
}

#single-product .carousel-indicators [data-bs-target] {
    height: 0;
    width: 80px;
    object-fit: contain;
    margin: 0 9px
}

#single-product #set-img {
    border: 1px solid #cdcdcd
}

.single-product .right-text .heading {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px
}

.right-text .rating .icon i {
    color: orange;
    font-size: 17px
}

.right-text .rating {
    display: flex;
    align-items: center;
    gap: 27px;
    margin-top: 8px
}

.right-text .review {
    font-size: 15px
}

.right-text .price {
    color: #ff1642;
    padding: 14px 0 10px 0;
    font-size: 26px;
    font-weight: 600
}

.right-text .desiccation {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding-bottom: 18px
}

.right-text .btns {
    display: flex;
    gap: 14px;
    align-items: center
}

.right-text .btns .cart {
    width: 189px;
    height: 46px;
    border-radius: 3px;
    background: #222
}

.right-text .btns .cart {
    width: 153px;
    height: 41px;
    border-radius: 3px;
    background: #222;
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px
}

.right-text .btns .cart:hover {
    color: #fff;
    background-color: #b70803
}

.right-text .btns #style-input {
    width: 48px;
    height: 42px;
    border: 2px solid #222 !important;
    text-align: center;
    border-radius: 4px;
    background: 0 0
}

input.style-input {
    margin-left: 55px
}

.right-text .wishlist {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 14px;
    text-transform: capitalize;
    margin: 20px 0;
    color: #000;
    font-weight: 600
}

.right-text .li {
    display: flex;
    align-items: center;
    gap: 72px;
    margin: 7px 0
}

.right-text .desiccation-2 {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding-bottom: 18px
}

.right-text .social-media {
    text-transform: capitalize;
    color: #000;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 12px 0
}

.product-desiccation .p-1 {
    padding: 10px 0 0 0;
    font-size: 15px;
    margin: 5px
}

.product-desiccation .p-2 {
    font-size: 15px;
    margin: 5px
}

.product-desiccation h4 {
    color: #ff1642;
    padding: 14px 0 10px 0;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 700
}

.match-products .related {
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 30px;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    padding-top: 20px
}

.add-padding {
    padding-left: 30px
}

.products-box .add-cart {
    list-style: none;
    width: max-content;
    padding: 9px 25px;
    background: #b70803;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    gap: 16px !important;
    margin: auto;
    margin-top: 30px;
    cursor: pointer;
    transition: .2s;
    border: #ffdead
}

.products-box .add-cart:hover {
    transform: scale(1.1)
}

.cart-page {
    padding: 50px 0 50px 0
}

.cart-page .table .img-align {
    display: flex;
    align-items: center;
    gap: 10px
}

.cart-page .table .img-align img {
    height: 100px;
    width: 100px;
    object-fit: contain
}

.text h5 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0
}

.text p {
    margin: 0;
    font-size: 13px;
    line-height: 16px;
    padding-top: 8px;
    text-transform: capitalize
}

.cart-page .table tbody td {
    border-bottom: 1px solid #bebcbd;
    padding: 10px 0 10px 10px
}

.cart-page .table tbody .center {
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    padding-top: 43px
}

.cart-page .table tbody .color {
    color: #bebcbd
}

.cart-page .table tbody .trash {
    color: #b70803;
    cursor: pointer
}

.Sub-Total {
    padding: 50px 0 50px 0
}

.Sub-Total .Codes h4 {
    margin: 0;
    font-size: 23px;
    text-transform: capitalize;
    color: #000
}

.Sub-Total .Codes p {
    margin: 0;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 20px
}

.input-group {
    width: 100%;
    max-width: 360px;
    border-radius: 12px;
    border: 1px solid #bebcbd;
    background: #fff;
    overflow: hidden;
    height: 45px
}

.input-group-text {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 8px 12px;
    background: #1b1c57
}

button.Shopping {
    margin-top: 13px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 10px 23px;
    border-radius: 8px;
    background: #1b1c57
}

.Sub-Total .set-padding {
    padding-left: 15px
}

.Sub-Total .total {
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, .05) 0 0 10px;
    padding: 31px 11px 31px 18px;
    border-radius: 12px;
    background: #fff
}

.Sub-Total .total .total-text {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px
}

.Sub-Total .total .total-text {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 600
}

.Sub-Total .Checkout {
    border-top: 1px solid #bebcbd;
    display: flex;
    justify-content: center;
    padding: 29px 0 0 0
}

.Sub-Total .Checkout button {
    width: max-content;
    padding: 10px 19px;
    border-radius: 8px;
    background: #1b1c57;
    border: none;
    color: #fff
}

.table-box {
    padding: 1px;
    background: #f5f5f5
}

.Checkout {
    padding: 50px 0 50px 0
}

.Checkout .Check {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    position: relative;
    padding-left: 18px
}

.Checkout .Check::after {
    position: absolute;
    content: '';
    height: 31px;
    width: 9px;
    background: #b70803;
    left: 0;
    border-radius: 13px
}

.Checkout .Billing {
    margin: 0;
    padding-top: 4px;
    font-size: 15px;
    padding-bottom: 30px
}

.form-style {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    padding: 30px;
    border-radius: 15px;
    background: #fff !important
}

.form-1 .form-group {
    margin-bottom: 16px;
    position: relative
}

.form-1 input {
    display: block;
    font-size: 14px;
    background-color: var(--light-grey);
    color: var(--light-black);
    width: 100%;
    transition: all .2s ease-in-out 0s;
    margin: 7px 0;
    border-radius: 10px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 12px 20px
}

.form-1 label {
    margin-bottom: 6px;
    font-size: 14px;
    display: block;
    width: 100%
}

.form-1 input:valid+label,
input:focus+label {
    top: -12px;
    color: #000;
    font-weight: 700;
    background: #f5f5f5
}

.form-1 .gl-form-asterisk {
    background-color: inherit;
    color: #e32b2b;
    padding: 0;
    padding-left: 3px
}

.form-1 .gl-form-asterisk:after {
    content: "*"
}

.form-style {
    padding: 30px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3
}

.form-style .Continue {
    margin-top: 10px;
    border: none;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 23px;
    border-radius: 8px;
    border: 1px solid #bebcbd;
    background: #b70803;
    color: #fff;
    margin-bottom: 45px
}

.form-select {
    padding: 9px;
    margin-top: 7px;
    background: 0 0
}

.form-select:focus {
    box-shadow: none;
    border: none
}

.checkbox-box {
    display: flex;
    align-items: center
}

.input {
    width: 0
}

.checkout {
    margin: 12px 0;
    display: flex;
    gap: 15px;
    font-size: 16px
}

.checkout input {
    width: 16px
}

.Shipping {
    font-size: 19px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding-bottom: 38px;
    padding-top: 14px
}

.Select {
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    padding-top: 3px
}

.radio {
    display: flex;
    gap: 14px;
    border-bottom: 1px solid #bebcbd;
    padding-bottom: 19px;
    margin-top: 35px;
    margin-bottom: 27px
}

.Arrives {
    font-size: 16px;
    margin: 0
}

.left-text {
    display: flex;
    justify-content: space-between;
    margin-top: 29px;
    border-top: 1px solid #bebcbd;
    padding-top: 22px
}

.Payment {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    padding-bottom: 30px
}

.r-a {
    display: flex;
    align-items: baseline;
    gap: 22px;
    margin-top: 15px
}

.r-a h5 {
    font-size: 20px;
    color: #000;
    margin: 0;
    font-weight: 600
}

.r-a p {
    font-size: 15px;
    padding-top: 2px
}

.payment-form #input-2 {
    display: block;
    font-size: 14px;
    background-color: var(--light-grey);
    color: var(--light-black);
    width: 100%;
    transition: all .2s ease-in-out 0s;
    margin: 7px 0;
    border-radius: 10px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 12px 20px
}

::placeholder {
    font-size: 15px
}

.Pay {
    margin-top: 28px;
    border: none;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 8px;
    border: 1px solid #bebcbd;
    background: #b70803;
    color: #fff
}

.Order {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding-bottom: 32px
}

.main-box .pic-box img {
    height: 100px;
    width: 100px;
    object-fit: contain
}

.main-box {
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: space-between;
    padding: 10px 0 10px 0
}

.main-box .pic-text h5 {
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    margin: 0
}

.pic-text {
    padding-top: 24px
}

.pic-text p {
    margin: 0;
    font-size: 13px;
    line-height: 16px;
    padding-top: 9px
}

.product-s {
    display: flex
}

.price-text {
    display: flex;
    justify-content: space-between;
    padding: 16px 13px 5px 13px;
    font-size: 16px;
    font-weight: 600
}

.order-complete {
    padding: 50px 0 50px 0
}

.order-complete .text-box .your-order {
    text-align: center !important;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 30px
}

.order-complete .text-box i {
    text-align: center !important;
    margin: auto;
    display: block;
    font-size: 37px;
    color: #b70803;
    margin-top: 14px
}

.order-complete .order-text .jone {
    margin: 0;
    font-size: 20px;
    text-transform: capitalize;
    padding: 12px 0 15px 0
}

.order-complete .dummy-tex {
    margin: 0;
    font-size: 17px;
    line-height: 26px
}

.order-id span {
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px
}

.address {
    text-align: right;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px
}

.order-product .product-o .img img {
    height: 150px;
    width: 150px;
    object-fit: contain
}

.order-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 14px;
    margin-top: 30px;
    border-radius: 10px
}

.product-o {
    display: flex;
    align-items: center;
    gap: 18px
}

.price span {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.details {
    display: flex;
    justify-content: end;
    margin-top: 34px;
    gap: 97px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 11px
}

.margin {
    margin-top: 2px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 24px
}

.total-price {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    text-transform: capitalize;
    color: #000;
    font-weight: 700
}

.sellers {
    padding: 50px 0 50px 0
}

.sellers .seller-details {
    padding: 25px;
    background: #f5f5f5;
    display: flex;
    gap: 165px;
    justify-content: space-between;
    align-items: center;
    border-radius: 12px;
    margin: 15px 0;
    border: 1px solid #cdcdcd59;
    transition: .2s
}

.sellers .seller-details:hover {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.sellers .seller-details h4 {
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 26px;
    margin: 0;
    padding-bottom: 2px
}

.icon-1 {
    color: orange;
    font-size: 15px;
    padding-bottom: 20px
}

.sellers .seller-details li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 7px 0 6px 0
}

.sellers .seller-details li i {
    font-size: 16px;
    color: #000
}

button.shop {
    margin-top: 15px;
    border: none;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 8px;
    border: 1px solid #bebcbd;
    background: #b70803;
    color: #fff
}

.mexuvo {
    font-size: 24px !important;
    padding-top: 13px
}

.new-padding {
    padding-left: 25px;
    padding-right: 25px !important
}

.th-bp-notif-logo {
    position: relative
}

span#cart-count {
    padding: 0;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    position: absolute;
    top: -8px;
    left: 10px;
    font-size: 11px;
    font-weight: 600;
    box-sizing: content-box;
    justify-content: center
}

@media (max-width:991.98px) {
    .products-box {
        margin: 10px 0
    }

    .add-style {
        display: flex;
        justify-content: center
    }

    .cart-page .table tbody td {
        padding: 10px 0 20px 0
    }

    .text h5 {
        font-size: 15px
    }

    .sellers .seller-details {
        padding: 25px;
        gap: 15px;
        margin: 15px 0;
        border: 1px solid #cdcdcd59;
        transition: .2s;
        align-items: start !important;
        flex-direction: column-reverse
    }

    .mexuvo {
        display: none
    }

    .sellers .seller-details h4 {
        padding-top: 15px
    }

    .new-padding {
        padding-left: 15px;
        padding-right: 15px !important
    }
}

@media (max-width:767.98px) {
    .add-padding {
        padding-left: 0 !important
    }

    .right-text .rating {
        gap: 19px
    }

    .right-text .rating .icon i {
        font-size: 14px
    }

    .right-text .heading {
        font-size: 18px;
        padding-bottom: 0
    }

    .right-text .li {
        gap: 20px;
        margin: 3px 0
    }

    .right-text {
        padding-top: 15px;
        padding-left: 15px
    }

    #single-product {
        padding: 50px 0 50px 0
    }

    .add-style {
        display: flex;
        justify-content: center
    }

    .cart-page .table tbody td {
        padding: 10px 0 10px 0;
        min-width: 225px
    }
}

@media (max-width:575.98px) {
    .match-products .related {
        text-align: center;
        text-transform: capitalize;
        padding-bottom: 14px;
        font-size: 22px;
        color: #000;
        font-weight: 600;
        padding-top: 9px
    }

    .right-text {
        padding-top: 120px;
        padding-left: 15px
    }

    .product-desiccation .p-2 {
        margin: 0
    }

    .right-text .wishlist {
        gap: 11px;
        margin: 20px 0;
        font-size: 14px
    }

    #single-product {
        padding: 50px 0 35px 0
    }

    .wishlist span {
        font-size: 13px
    }

    .Sub-Total {
        padding: 0 0 50px 0
    }

    .Sub-Total .set-padding {
        padding-left: 15px
    }

    .Sub-Total .Checkout button {
        padding: 8px 17px;
        font-size: 14px
    }

    button.Shopping {
        margin-top: 1px;
        font-size: 14px;
        padding: 8px 18px;
        margin-bottom: 16px
    }

    .Sub-Total .Codes h4 {
        font-size: 18px
    }

    .input-group-text {
        font-size: 14px
    }

    .form-style {
        padding: 10px
    }

    .Checkout .Billing {
        padding-bottom: 10px
    }

    .form-style .Continue {
        margin-top: 10px;
        font-size: 13px;
        margin-bottom: 10px
    }

    .Shipping {
        font-size: 17px;
        font-weight: 600;
        padding-bottom: 18px;
        padding-top: 10px
    }

    .Select {
        font-size: 14px
    }

    .radio {
        padding-bottom: 19px;
        margin-top: 25px;
        margin-bottom: 25px
    }

    .left-text {
        margin-top: 27px
    }

    .Payment {
        font-size: 19px;
        padding-bottom: 14px
    }

    .r-a h5 {
        font-size: 17px
    }

    .r-a {
        gap: 21px;
        margin-top: 8px
    }

    .Order {
        font-size: 20px;
        padding-bottom: 15px;
        padding-top: 10px
    }

    .order-summary {
        padding: 16px;
        margin: 15px 0;
        background-color: #f5f5f5
    }

    .price-text {
        font-size: 14px
    }

    .order-complete .text-box .your-order {
        font-size: 20px
    }

    .order-complete .order-text .jone {
        font-size: 17px;
        padding: 10px 0 7px 0
    }

    .dummy-text {
        font-size: 17px
    }

    .address {
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        margin-top: 14px
    }

    .order-id span {
        font-size: 14px
    }

    .order-product {
        margin-top: 15px;
        flex-direction: column;
        gap: 0
    }

    .product-o {
        gap: 14px;
        flex-direction: column
    }

    .order-product .product-text h4 {
        font-size: 17px
    }

    .details {
        margin-top: 10px;
        gap: 63px;
        font-size: 15px
    }

    .margin {
        padding-bottom: 13px
    }

    .order-complete .text-box i {
        font-size: 34px
    }

    .sellers .seller-details h4 {
        font-size: 21px;
        padding-top: 2px !important
    }

    .icon-1 {
        font-size: 14px;
        padding-bottom: 10px
    }

    .products-box img {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .product-all-section {
        max-height: 100% !important;
        margin-top: 15px !important
    }
}

.th-bp-header-cart-container {
    position: relative
}

.th-bp-header-cart-container .th-bp-cart-logo {
    cursor: pointer
}

.th-bp-header-cart-container .th-bp-cart-logo span {
    background: #e24848;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    position: absolute;
    top: -4px;
    left: 10px;
    width: 20px;
    text-align: center;
    padding: 3px;
    line-height: 10px;
    border-radius: 50px;
    border: 2px solid #fff;
    word-wrap: normal;
    word-break: normal
}

.th-bp-header-cart-container ul {
    height: 500px;
    overflow-y: scroll;
    text-align: left;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 10px 0 0;
    background: #fff;
    width: 350px;
    visibility: hidden;
    margin: 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    margin-top: 12px;
    opacity: 0;
    z-index: 99;
    transform: translateY(0) scale(.98);
    visibility: hidden;
    transition: all .2s ease;
    transform-origin: top right
}

.th-bp-header-cart-container ul.show_dd {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
    z-index: 9
}

.th-bp-header-cart-container ul li {
    list-style: none;
    text-align: left;
    padding: 3px 5px;
    background: #fff;
    border-radius: 0 !important;
    border: none !important
}

.th-bp-header-cart-container ul li .time {
    font-size: 12px;
    display: block;
    margin-left: 50px;
    font-weight: 500
}

.th-bp-header-cart-container .cart-title {
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    background: var(--light-bg);
    display: block;
    padding: 15px 15px 10px 15px;
    margin-top: -10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: sticky;
    top: -10px;
    border-radius: 0 !important;
    border: none;
    display: flex;
    justify-content: space-between;
    z-index: 99
}

.th-bp-header-cart-container ul li.alt {
    background: #fff
}

.th-bp-header-cart-container ul li a {
    font-size: 13px;
    line-height: 20px;
    display: flex;
    margin-top: 0;
    font-weight: 400;
    align-items: center;
    padding: 10px 0;
    border-radius: 5px
}

body .builder-item--user_cart .th-bp-cart-logo svg {
    width: 20px;
    height: 20px
}

.th-bp-header-cart-container ul li:hover {
    background-color: #f1f1f1;
    transition: all .4s ease
}

.th-bp-header-cart-container ul li a .notification-time {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    font-weight: 600
}

.th-bp-header-cart-container ul li a .bold-600 {
    font-weight: 600
}

.th-bp-header-cart-container ul li.with-notifications .norification {
    padding-left: 25px
}

.blog-wrapper {
    display: flex;
    flex-wrap: wrap
}

.blog-section {
    width: 48%;
    padding: 0 !important
}

.blog-wrapper h5.card-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 5px
}

.blog-button-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blog-button-wrapper small.text-right {
    font-size: 16px;
    color: #5e5959
}

.blog-card-text p {
    font-size: 15px !important;
    min-height: 102px
}

.blog-section img {
    height: 222px;
    object-fit: cover
}

.sidebar-list-design.blog-sidebar {
    background: #fff;
    padding: 25px 0;
    border-radius: 10px
}

.blog-sidebar h5 {
    padding: 2px 20px 20px 20px;
    font-size: 22px;
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 0
}

.recent-post-main {
    display: flex
}

.post-pic {
    width: 30%
}

.post-heading {
    width: 70%
}

.post-pic img {
    width: 74px !important;
    height: 52px
}

.recent-post-main {
    display: flex;
    padding: 15px
}

.post-heading h6 {
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    color: var(--primary)
}

h5.recent-post {
    margin-top: 27px
}

p.date-txt {
    font-size: 14px;
    line-height: 10px;
    font-weight: 300
}

ul.catogery-list {
    overflow-y: scroll;
    height: 210px
}

.single-blog-page {
    background-color: #fff;
    padding: 10px 50px 30px
}

.single-blog-date {
    margin-bottom: 20px
}

.single-b-pic {
    margin-bottom: 30px;
    padding: 0
}

.single-blog-page h4 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.single-blog-page p {
    color: var(--black);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px
}

.single-blog-page h2 {
    font-size: 24px;
    color: var(--black)
}

.blog-wrapper.single-blog-date {
    color: #000;
    font-size: 15px;
    font-weight: 600
}

.single-blog-page img {
    margin-top: 20px !important;
    display: block;
    margin-bottom: 20px
}

.blog-image.single-b-pic>img.card-img-top {
    margin: 0 !important;
    width: auto;
    max-width: 100%
}

#activity-stream .activity-list.bp-list .activity-item.active .post-read-more {
    display: none
}

.search-results {
    color: #012481;
    text-align: center;
    margin: 17px
}

.not-found-div.empty-faq {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%
}

div#site-content {
    position: relative
}


.f-Profile-pic {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
}

.s-Profile-pic {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
}

.R-Profile-pic {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
}

.badge-feature {
    font-size: 8px;
    display: inline-block;
    padding: 5px 9px;
    border-radius: 6px;
}

.available-p {
    background-color: #E6EFFB;
    color: #001F72;
}

.profile-info:not(:last-child),
.follower-following-main:not(:last-child) {
    border-bottom: 1px solid #E1DFDF;
    padding-bottom: 16px;
    margin-bottom: 16px;
}


/* refral css start here  */

.card-custom {
    background: transparent;
    border: none;
    max-width: 60%;
}

.logo {
    max-width: 300px;
    margin-bottom: 20px;
}

.btn-custom {
    background-color: #001F72;
    color: #fff;
    border-radius: 8px;
    padding: 9px 21px;
    font-size: 14px;
    margin: 19px auto 5px;
    font-weight: 600;
}

.card-custom img {
    max-width: 250px;
    margin: auto;
}


.clr-gray span {
    color: #E1DFDF;
}

.refreal-form label {
    font-size: 14px;
    color: #000;
}

textarea#experience::placeholder {
    font-size: 14px;
    line-height: 22px;
}

.disable-btn {
    background-color: #E1DFDF !important;
    padding: 10px 21px;
    border-radius: 8px;
}

.star-rating i {
    cursor: pointer;
    color: #E1DFDF;
    transition: color 0.2s;
}

.star-rating i.hover,
.star-rating i.selected {
    color: #16A34A;
}

.card-custom h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    font-family: "Inter", sans-serif;
}

.card-custom p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #666666;
}

.btn-custom:hover,
.w-btn:hover {
    background-color: #001F72;
    color: #fff;
}

.fw-btn {
    max-width: 43%;
}

.fw-btn button {
    width: 100%;
}

.w-btn {
    background-color: #fff;
    color: #1E1E1E;
    border-radius: 8px;
    padding: 9px 21px;
    font-size: 14px;
    margin: 19px auto 5px;
    border: 1px solid #E1DFDF;
    font-weight: 600;
}



/* refral css end here */



@media screen and (max-width: 991px) {

    .card-custom {
        max-width: 95%;
    }

    .card-custom h5 {
        font-size: 24px;
    }

    .card-custom p {
        font-size: 15px;
        line-height: 26px;
    }

}

.req-title {
    font-size: 24px;
    color: #000;
    line-height: 32px;
    font-weight: 600;
}

.p-txt {
    font-size: 16px;
    color: #001F72;
    line-height: 24px;
}

.r-txt {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.custom-switch {
    background-color: #EEEFF0;
    border-color: #EEEFF0;
    padding: 8px;
}

.custom-switch:checked {
    background-color: #001F72;
    border-color: #001F72;
}



.form-switch .form-check-input.custom-switch {
    width: 2em;
    margin-left: -2.5em;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}

.form-switch .form-check-input.custom-switch:not(:checked) {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23001F72'/%3e%3c/svg%3e");
}


.expand-details {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease;
    /* slow expand */
}

.expand-details.active {
    max-height: initial;
    margin-top: 15px;
}

.expand-inner {
    padding: 25px 0 10px;
}



.expand-details {
    transition: max-height 0.5s ease, padding 0.5s ease;
    padding: 0 18px;
    background-color: #EEEFF0;
    border-radius: 8px;
    margin-bottom: 10px;
}


.expand-details.open {
    padding: 15px;
}


.pill-btn {
    display: block;
    width: 100%;
    background: #ffffff;
    color: #1E1E1E;
    padding: 11px 20px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.pill-btn:hover {
    background: #F9FAFB;
    border-color: #E1DFDF;
}

.blue-badge {
    background-color: #001F72;
    padding: 4px 10px;
}

.red-badge {
    background-color: #d2131a;
    padding: 4px 10px;
}

.ylo-badge {
       background-color: #D97706;
    padding: 4px 10px;
}

.for-color-blu {
    color: #001F72 !important;
}

.bg-clr-blu {
    background-color: #001F72 !important;
    color: #fff !important;
}

.bg-clr-red {
    background-color: #D2131A !important;
    color: #fff !important;
}

.bg-clr-red:hover {
    background-color: #D2131A !important;
    color: #fff !important;
}

.bg-clr-ylo {
 background-color: #D97706;
 color: #fff !important;
}

.bg-clr-ylo:hover {
    background-color: #D97706 !important;
    color: #fff !important;
}


.custom-model {
    max-width: 620px !important;
    width: 100% !important;
}

.upload-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 30px 0px 30px;
    position: relative;
    z-index: 1 !important;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    padding: 20px;
}






/* News feed page css start here  */

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#closeBtn {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
    display: none;
    /* Hidden by default */
    z-index: 10;
}

.popup {
    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 600px;
    max-width: 90%;
    max-height: 100vh;
    overflow-y: auto;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.step {
    display: none;
}

.step.active {
    display: block;
}


#progressText {
    margin: 10px 0px;
    color: #1E1E1E;
}

/* Progress text */

.buttons {
    margin-top: 15px;
}



.buttons button:disabled {
    background: #ccc;
    cursor: not-allowed;
}

.progress-bar-btn-main {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.inner-step-main h2 {
    font-size: 24px;
    color: #1e1e1e;
    margin: 30px 0px 20px;
    font-weight: 600;
}

.inner-step-main {
    text-align: center;
}

.inner-step-new h4 {
    font-size: 20px;
    color: #1e1e1e;
    margin: 20px 0px 20px;
    text-align: center;

}

.inner-step-main p {
    font-size: 16px;
    color: #1e1e1e;
    font-weight: 400;
}

span#skipText {
    margin: 16px 0px 8px;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
}


.upload-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 30px 0px 60px;
    position: relative;
    z-index: 1 !important;
}

.cropper-modal {
    background-color: #000;
    opacity: inherit;
    z-index: 2 !important;
}

.cropper-canvas,
.cropper-crop-box,
.cropper-drag-box,
.cropper-modal,
.cropper-wrap-box {
    z-index: 999 !important;
}


.profile-pic {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #E6F0FA;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: #002D72;
}

.btn-upload {
    background-color: #001F72;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

.upload-btn:hover {
    background-color: #0044aa;
}

.file-input {
    display: none;
}

.for-slign {
    display: flex;
    justify-content: space-between;
}

.inner-structure-main {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}

.inner-structure-main a {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
}

.inner-structure-main .active {
    color: #1E1E1E;
    position: relative;
    font-weight: 600;
}

.inner-structure-main .active:before {
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background-color: #1E1E1E;
    content: '';
}

.progress-bar-btn-main .buttons.for-slign {
    order: -1;
    margin-bottom: 10px;
}

.buttons #nextBtn {
    padding: 8px 18px;
    border: none;
    background-color: #001F72;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 15px;
    border: 1px solid #E1DFDF;
}

.for-slign button {
    padding: 8px 18px;
    border: none;
    background-color: #fff !important;
    color: #1E1E1E !important;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 15px;
    border: 1px solid #E1DFDF;
}


.search-box input {
    width: 100%;
    padding: 10px;
    border: 1px solid #EEEFF0;
    border-radius: 8px;
    margin-bottom: 10px;
    background-color: #EEEFF0;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: right;
}

.search-box input::placeholder {
    color: #666666;
    font-size: 14px;
}


.selected-skills-box {
    border: 1px solid #E1DFDF;
    min-height: 55px;
    margin: 10px 0px;
    border-radius: 8px;
    padding: 8px;
}

.skills-container h3 {
    font-size: 14px;
    color: #000000;
    margin: 46px 0px 20px;
}

.info-text {
    font-size: 12px;
    color: #666666;
    margin-bottom: 15px;
    font-weight: 500;
}

.skills-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.skills-container {
    margin-top: 30px;
}

.skill {
    background: #E1DFDF;
    padding: 5px 9px;
    border-radius: 20px;
    font-size: 12px;
    color: #1E1E1E;
    font-weight: 400;
    margin: 2px;
    display: inline-block;
    cursor: pointer;
}

.tech-color {
    background: #001F72 !important;
    color: #fff !important;
}

.safety-color {
    background: #FFBE41 !important;
}

.license-form-iner {
    margin: 20px 0px;
}

.license-form-iner label {
    display: block;
}

.license-form-iner select,
.license-form-iner input,
.license-form-iner textarea {
    width: 100%;
    padding: 8px;
    background-color: #EEEFF0;
    border-radius: 8px;
    border: none;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.license-form-iner input::placeholder,
.license-form-iner textarea::placeholder {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}

.license-form {
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    padding: 10px 14px 20px;
    position: relative;
}

span.cross-licence-upload {
    font-size: 26px;
    color: #666666;
    position: absolute;
    right: 7px;
    top: 0;
}

.license-form-iner label {
    display: block;
    font-size: 14px;
    margin: 8px 0px 8px;
    color: #000;
    font-weight: 400;
}

/* popup newsfeed css end here  */



.upload-licence {
    text-align: center;
}

.upload-box {
    display: block;
    padding: 10px 30px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #1E1E1E;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #fff;
}

.upload-box:hover {
    border-color: #666;
    background: #f9f9f9;
}
.clickalle-box {
      padding: 100px !important;
}


/* Image Cropper Modal Styles */
.cropper-modal {
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.cropper-container {
    background: white;
    border-radius: 10px;
    width: 100%;
    max-width: 620px;
    max-height: 80vh;
    overflow: hidden;
}

.cropper-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
}

.cropper-header h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    flex: 1;
}

.cropper-info {
    flex: 1;
    text-align: center;
}

.close-cropper {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
}

.close-cropper:hover {
    color: #000;
}

.cropper-body {
    padding: 20px;
    max-height: 400px;
    overflow: auto;
}

#cropper-area {
    width: 100%;
    height: 300px;
    background: #f5f5f5;
    border: 2px dashed #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cropper-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 15px 20px;
    border-top: 1px solid #eee;
}

.btn-cancel {
    padding: 8px 16px;
    border: 1px solid #ddd;
    background: white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.btn-cancel:hover {
    background: #f5f5f5;
}

.btn-crop {
    padding: 8px 16px;
    border: none;
    background: #001F72;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

/* .btn-crop:hover:not(:disabled) {
                background: #0044aa;
            } */

.btn-crop:disabled {
    background: #ccc;
    cursor: not-allowed;
}

/* Upload Action Buttons */
.upload-actions {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.btn-crop-action {
    padding: 8px 16px;
    border: 1px solid #001F72;
    background: white;
    color: #001F72;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
}

.btn-crop-action:hover {
    background: #001F72;
    color: white;
}

/* .btn-upload-action {
                padding: 8px 16px;
                border: none;
                background: #001F72;
                color: white;
                border-radius: 5px;
                cursor: pointer;
                font-size: 14px;
                transition: all 0.3s ease;
            } */

/* .btn-upload-action:hover:not(:disabled) {
                background: #0044aa;
            } */

/* .btn-upload-action:disabled {
                background: #ccc;
                cursor: not-allowed;
            } */

/* Cropper Control Buttons */
.cropper-controls {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.btn-control {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    background: white;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.btn-control:hover {
    background: #f5f5f5;
    border-color: #001F72;
}

.btn-control i {
    font-size: 14px;
    color: #666;
}

.btn-control:hover i {
    color: #001F72;
}

.upload-box svg {
    margin-right: 5px;
}

.upload-licence input[type="file"] {
    display: none;
}

.add-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 8px 20px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #1E1E1E;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #fff;
    width: 100%;
}

.for-big-width {
    width: 1024px;
}

.for-big-width .license-form-iner {
    margin: 15px 0px;
    position: relative;
}

.upload-pic-design {
    padding: 0px;
    min-height: 150px;
    border: 1px dashed #001F72;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.upload-pic-design .upload-box {
    display: block;
    border: none !important;
    width: 100%;
}

.for-srch-icon {
    position: absolute;
    top: 38px;
    right: 10px;
}

.additional-info {
    font-size: 12px;
    color: #666666;
    font-weight: 300;
    margin-top: 12px;
    display: inline-block;
}

/* Profile Picture Upload Styles */
.btn-upload.uploading {
    background-color: #ccc;
    cursor: not-allowed;
    opacity: 0.7;
}

.profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.error-message,
.success-message {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.error-message {
    color: #dc3545;
}

.success-message {
    color: #28a745;
}

/* Skills Selection Styles */
.skill {
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
}

.skill:hover {
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.skill.selected {
    background: #001F72 !important;
    color: #fff !important;
    transform: scale(1.05);
}

.safety-color {
    background: #FFBE41 !important;
    color: #1E1E1E !important;
}

.safety-color.selected {
    background: #FFBE41 !important;
    color: #1E1E1E !important;
    border: 2px solid #001F72;
}

.no-skills-selected {
    text-align: center;
    color: #666666;
    font-style: italic;
    padding: 20px;
}

.selected-skills-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.selected-skill {
    background: #001F72;
    color: #fff;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.remove-skill-btn {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s ease;
}

.remove-skill-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.info-text.error {
    color: #dc3545;
}

.skill-error-message {
    color: #dc3545;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.skill-success-message {
    color: #28a745;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
}

.skills-list {
    overflow-y: auto;
    padding-right: 10px;
}

.skills-list::-webkit-scrollbar {
    width: 6px;
}

.skills-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.skills-list::-webkit-scrollbar-thumb {
    background: #001F72;
    border-radius: 3px;
}

.skills-list::-webkit-scrollbar-thumb:hover {
    background: #0044aa;
}

/* new feed page css end here  */


/* new css start here  */
.upload-cover-box {
    width: 100%;
    height: 250px !important;
    background-color: #e9f2fd;
    border-radius: 10px;
    position: relative;
    padding: 20px;
    overflow: hidden;
    cursor: pointer;
}

.upload-icon {
    font-size: 48px;
    color: #002d87;
}

.upload-btn-profile {
    background-color: #001F72;
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
}


.btn-upload-cover {
    background-color: #001F72;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    margin-top: 21px;
}

.file-input-cover {
    display: none;
}

.upload-cover-wrapper {
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    padding: 20px;
}




.image-upload-bkups {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin: auto;
}

.image-upload-bkups .img-box {
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    width: 100%;
    height: 120px;
    border: none;
    opacity: .6;
}

.image-upload-bkups .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.nxt-btn,
.back-btn {
    border: 1px solid #E1DFDF;
    padding: 10px 20px !important;
    background: #fff;
    border-radius: 8px;
}

.nxt-btn:hover,
.back-btn:hover {
    border: 1px solid #000 !important;
}

.portfolio-project {
    max-width: 1000px !important;
    width: 900px !important;
}

.share-btn {
    background-color: #001F72;
    color: #fff;
    padding: 12px 30px;
    border-radius: 8px;
    border: 1px solid #001F72 !important;
}

.clicked {
    border: 4px solid #001F72 !important;
    opacity: inherit !important;
}

.network-btn {
    background-color: #fff;
    color: #1E1E1E;
    padding: 12px 30px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
}

.share-btn:hover {
    color: #fff;
}

.ready-for-follow,
.ready-for-unfollow {
    background-color: #d2131a !important;
    color: #fff !important;
    padding: 10px 31px !important;
}

.ready-for-unfollow {
    background-color: #001F72 !important;
    padding: 10px 22px !important;
}

span.verified {
    color: #001F72;
}

.toggle-icon {
    margin-left: 6px;
    transition: transform 0.3s ease;
}

.toggle-icon.rotated {
    transform: rotate(180deg);
}

.toggle-icon-btn {
    position: relative;
    left: 5px;
}

/* .Featured-Professionals h5 a,
.featured-professional h5 a{
    width: 166px;
    display: inline-block;
} */


.featured-professional .profile-info-in {
    width: 70%;
}

.rmv-licenece span.add-certification-span {
    display: block;
    padding: 10px;
    padding: 6px 20px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #1E1E1E !important;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #fff;
    margin: 10px 0px !important;
    text-align: center;
}

.rmv-licenece .fas.fa-plus-circle {
    font-size: 16px !important;
    color: #1E1E1E !important;
}

.last-blu-btn {
    display: inline-block;
    background: #001F72;
    font-size: 14px;
    color: #fff !important;
    font-weight: 600;
    border-radius: 8px;
    padding: 9px 16px;
    border: none;
}

.last-blu-btn:hover {
    color: #001F72 !important;
}

.p-24 {
    font-size: 24px;
}

.custom-model label {
    font-size: 14px;
    margin: 8px 0px 8px;
    font-weight: 400;
}

.btn-cancel {
    padding: 17px 16px !important;
}

.upload-cover-box img {
    width: 70%;
    object-fit: cover;
}

.for-ipic-plshldr img {
    width: auto !important;
}

.pdf-name-sompreser {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 180px;
}

.crsbtn {
    position: absolute;
    right: 3px;
    top: 0px;
}

.pdf-upload-main-style {
    background-color: transparent I !important;
    border: 1px solid #E1DFDF !important;
    border-radius: 8px !important;
}

.image-perview-inner {
    position: relative;
    padding: 20px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    max-width: 146px;
}


.progess-step-main .btn:disabled {
    color: #fff !important;
}


.down-lnk {
    position: absolute;
    right: 11px;
    top: 10px;
}

.remove-logo-btn {
    position: absolute;
    background: transparent;
    border: none;
    top: 5px;
}

.logo-preview {
    width: 75%;
}

img.preview-image {
    width: 100%;
}


.has-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.for-hover:hover {
    background-color: #FFF9DB !important;
    border-radius: 8px;
}

.w-80 {
    width: 80%;
}

.w-20 {
    width: 20%;
}

.follower-following-main .profile-info {
    border-bottom: 0px !important;
    padding: 0;
}

.new-fliter-serch input {
    background-color: #eeeff0 ! IMPORTANT;
    border-radius: 8px !important;
    border: none;
    font-size: 14px I !important;
    color: #1E1E1E;
    padding: 9px 8px !important;
}

.new-fliter-serch input::placeholder {
    font-size: 14px I !important;
    color: #1E1E1E !important;
    font-weight: 400 !important;
}

.for-activity-design .activity-content .th-bp-footer-meta-actions .th-bp-footer-meta-actions-left {
    width: 235px;
}

.cover-edit-pic {
    position: absolute;
    top: 14px;
    right: 13px;
}

.cover-profile-pic {
    position: absolute;
    left: 85px;
    top: -100px;
}

.for-brdr-list {
    border-bottom: 1px solid #E1DFDF !important;
    padding-bottom: 16px;
    margin-bottom: 16px;
    cursor: pointer !important;
}


.reset-screens .input-group {
    max-width: 100% !important;
    border-radius: 8px;
    border: 0px !important;
    background: #fff;
    height: 38px;
}

.reset-screens .toggle-password {
    background: #EEEFF0 !important;
    color: #bebcbd;
}

.reset-screens .license-form-iner {
    margin: 15px 0px 0px;
}

.save-btn-pwd {
    background-color: #E1DFDF;
    padding: 10px 21px;
    color: #fff;
    font-size: 14px;
}

.filled-pwd {
    background-color: #001F72;
}

.save-btn-pwd:hover {
    background-color: #001F72;
    color: #fff;
}

.deactivate-btn {
    background-color: #961212;
    padding: 13px 21px !important;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.expand-listing {
    list-style: none;
}

ul.share-dropdown li {
    float: left !important;
}

.custom-model ul.share-dropdown li {
 float: inherit !important;   
}


.plus-block-sec {
    padding-bottom: 20px;
    position: relative;
    padding: 10px;
    margin: 5px 0px;
    border-radius: 8px;
    border: 1px solid #E1DFDF;
}

.forscrollsecttion {
    max-height: 750px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 17px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.share-profile {
    max-width: 85%;
    margin: auto;
}

li.no-notifications {
    padding: 16px !important;
}

.p-delete {
    background: #fff;
    border: none;
    position: absolute;
    top: 7px;
    right: 5px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid var(--primary);
}

.preview img {
    width: 100%;
}

.he-item {
    border-bottom: 1px solid #E1DFDF;
}

/* new css start here  */


.slider-container {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.activity-item {
    min-width: 80%;
    box-sizing: border-box;
}

.slider-styl #activity-stream {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}

.slider-styl .new-post-content {
    border: 0px !important;
    padding: 15px 10px !important;
}

.cropper-drag-box {
    /* background-color: #000; */
    opacity: 1 !important;
}

.cropper-modal {
    background-color: #000;
    opacity: 1 !important;
}

.cropper-drag-box {
    background: rgba(0, 0, 0, 0.8) !important;
}

.model-design-responce .color-dark-red {
    background-color: #961212 !important;
}

.model-design-responce h5 {
    font-size: 24px;
    color: #1E1E1E;
    font-weight: 600;
    line-height: 32px;
}

/* Service Radius Slider Styles */
.service-radius-container {
    margin: 15px 0;
}

.radius-display {
    text-align: center;
    margin-bottom: 10px;
}

.radius-value {
    font-size: 12px;
    font-weight: 500;
    color: #001F72;
    font-family: 'Inter', sans-serif;
}

.radius-slider-wrapper {
    position: relative;
    margin: 20px 0;
}

.radius-slider {
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background: #e9ecef;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}

.radius-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #001F72;
    cursor: pointer;
    border: 2px solid #001F72;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
    left: 0px;
}

.radius-slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #001F72;
    cursor: pointer;
    border: 2px solid #001F72;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
    left: 0px;
}

.slider-markers {
    position: absolute;
    top: 41%;
    left: 0;
    right: 0;
    height: 8px;
    transform: translateY(-50%);
    pointer-events: none;
}

.slider-markers .marker {
    position: absolute;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 50%;
    transform: translateY(-50%);
}

#serviceRadius {
    background-color: #E6EFFB;
    padding: 7px;
}

.slider-markers .marker:nth-child(1) {
    left: 0%;
}

.slider-markers .marker:nth-child(2) {
    left: 22%;
}

.slider-markers .marker:nth-child(3) {
    left: 52%;
}

.slider-markers .marker:nth-child(4) {
    left: 75%;
}

.slider-markers .marker:nth-child(5) {
    left: 98%;
}

.radius-slider.error {
    border: 2px solid #dc3545;
}

#currently_working {
    height: 17px;
    width: 17px;
    accent-color: #001F72;
}

#lookingForFirstJob {
    border-radius: 3px !important;
    border: 1px solid #E1DFDF;
}
.add-employ-btn {
    display: block;
    width: 100%;
    background: #ffffff;
    color: rgba(30,30,30,0.5);
    padding: 8.2px 20px;
    border: 1px solid #E1DFDF;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.for-g-color {
    color: #16A34A;
}

.custom-model .form-check-input:checked {
    background-color: #001F72;
    border-color: #001F72;
}

.nav-link.active {
    background-color: #012481;
    color: #fff;
}

.nav-link.active span {
    color: #fff;
}

.for-design-padding a {
    padding: 6px 50px 6px 15px !important;
}

.pdf-document.for-design-padding .file-icon {
    background-color: #022173 !important;
}

.for-design-padding a:hover {
    background-color: #022173 !important;
}

.for-design-padding a:hover .file-icon svg {
    fill: #fff !important;
}

.newcheckbox-design input {
    border: 1px solid #E1DFDF !important;
    padding: 7px !important;
    border-radius: 3px !important;
}

.activity-icons img {
    width: 30px;
}

.slider-markers span:first-child {
    display: none;
}

.color-gray {
    background-color: #E1DFDF;
}

.view-responce-main-section {
    max-height: 550px;
    overflow-y: scroll;
}

.a-g-btn {
    padding: 8px 30px;
    border: 1px solid #16A34A;
    color: #16A34A;
    border-radius: 8px;
}

.a-g-btn:hover {
    color: #fff;
    background-color: #16A34A;
}

.d-r-btn {
    padding: 9px 30px;
    border: 1px solid #961212;
    color: #961212;
    border-radius: 8px;
    margin: 0px 9px;
}


.d-r-btn:hover {
    color: #fff;
    background-color: #961212;
}

.hired-btn {
    color: #fff !important;
    background-color: #16A34A !important; 
}

#myTabContent .not-found-div img {
    width: auto;
    height: auto;
}


#myTabContent .not-found-div {
    padding: 50px 10px;
}

.for-tn-mrgn-email {
    margin-top: 48px;
}

.remove-cover-btn {
    position: absolute;
    right: 5px;
    background: transparent;
    border: none;
    top: 5px;
}

.share-pic-user img {
    width: 85px;
    height: 85px;
    border-radius: 50% !important;
}

.for-backrouund-fixing {
    background-color: #fff;
    padding: 10px 13px;
    border-radius: 8px;
}

.for-w {
    width: 30px !important;
    height: 30px !important;
}

.header-user_notification-item .brdr-btn {
    border-bottom: 1px solid #e0d9d9 !important;
    padding: 5px 8px !important;
}

.pending {
    background-color: rgb(217, 119, 6) !important;
    padding: 6px 14px;
    border-radius: 16px !important;
    color: #fff;
}

.hired,
.accepted {
    background-color: #16A34A !important;
    padding: 6px 14px;
    border-radius: 16px !important;
    color: #fff;
}
.canceled,
.declined {
     background-color: #D2131A !important;
    padding: 6px 14px;
    border-radius: 16px !important;
    color: #fff;
}

.for-f-wdth li {
    display: inline-block;
    width: 100%;
}


.chat-box {
    overflow: auto;
}

@media screen and (max-width: 696px) {

    .custom-model {
        width: 95% !important;
    }

    .inner-step-main h2 {
        font-size: 20px !important;
        line-height: 30px;

    }

    .upload-container,
    .upload-cover-wrapper {
        padding: 12px;
    }

    .inner-step-new h4 {
        font-size: 18px;
        line-height: 25px;
        margin: 30px 0px 30px !important;
    }

    .nxt-btn,
    .back-btn {
        padding: 8px 20px !important;
    }

    .select-design-single .multiselect {
        padding: 8px 8px !important;
    }

    small.text-muted {
        font-size: 15px !important;
    }

    .profile-complete-sec .profile img.avatar {
        width: 60px;
        height: 60px;
    }

    .slider-markers {
        top: 36%;
    }

    .slider-markers .marker:nth-child(3) {
        left: 48%;
    }

    .slider-markers .marker:nth-child(4) {
        left: 72%;
    }
}

@media screen and (max-width: 480px) {
    .simple-smallbtn {
        padding: 6px !important;
        font-size: 12px !important;
    }
}

.for-swap {
    display: flex;
    flex-direction: column-reverse;
}

.profile-warning {
    background: #D2131A;
    color: white;
}