
body {
    font-family: 'Roboto', sans-serif !important;
}

.section {
    padding: 40px 0;
}

.responsive-img {
    max-width: 100%;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

button:hover, button:focus {
    outline: none;
    box-shadow: none;
}

.bluebox {
    background: #ece7ff;
    border-radius: 0px;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    overflow: hidden;
}

.img-responsive {
    max-width: 100%;
}

.col-20 {
    padding: 0 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: none;
    min-width: 190px;
    display: inline-block;
}

.col-25 {
    padding: 0 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: none;
    min-width: 220px;
    display: table-cell;
}

.disFlex {
    display: flex;
}

.overlay-link {
    z-index: 9
}

.card {
    box-shadow: none !important;
    padding-top: 0px !important;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.tabsswiperair .nav-tabs .nav-link.active img {
    width: auto !important;
}

.tabsswiperair .nav-tabs .nav-link:hover img {
    width: auto !important;
}







@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.ff-roboto {
    font-family: 'Roboto', sans-serif;
}

.b-size-16 {
    font-size: 16px;
}

.heading-op2 h3 {
    font-size: 1.5625rem;
    font-weight: 500;
    color: #000000
}

.heading-op2 p {
    color: #636363
}

.swipe-address-blocks {
    padding: 1.8rem;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgb(0 0 0 / 27%);
}

    .swipe-address-blocks h4 {
        color: #636363;
        line-height: 1.495;
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 0.8rem;
    }

.swipe-address-block {
    padding: 20px;
    border: 1px solid rgb(200, 200, 200);
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0);
    height: calc(100% - 40px);
    min-width: 250px;
}

    .swipe-address-block.s-active-addr {
        border-width: 2px;
        border-color: #a26eb8;
    }

    .swipe-address-block .add-u-name {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: normal;
        color: #1f1f1f;
    }

    .swipe-address-block p {
        margin: 0;
        font-size: 1.125rem;
        color: #484848;
        line-height: 1.3;
    }

    .swipe-address-block.spro-block p {
        font-size: 1.0625rem;
    }

    .swipe-address-block .spro-logo {
        max-width: 45px;
    }

.sedit-button {
    color: #f18743;
    font-size: 1.0625rem;
    line-height: normal;
}

    .sedit-button span {
        font-size: inherit;
    }

    .sedit-button strong {
        font-weight: 500;
    }

.max-w-400 {
    max-width: 400px;
}

.max-w-250 {
    max-width: 250px;
}

.max-w-700 {
    max-width: 700px;
}

.swipe-order-summary-box {
    max-width: 450px;
    position: sticky;
    top: 20px;
}

    .swipe-order-summary-box .order-summ-inside {
        border: 1px solid #d0d0d0;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
    }

        .swipe-order-summary-box .order-summ-inside::before {
            background-color: #ff5c00;
            width: 34px;
            height: 34px;
            content: "";
            position: absolute;
            top: -17px;
            right: -17px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }

    .swipe-order-summary-box h2 {
        font-size: 1.5625rem;
        font-weight: 500;
        margin: 0;
    }

.s-order-prices-list {
    color: #6f6f6f;
    font-size: 1.125rem;
}

    .s-order-prices-list .so-price {
        color: #1f1f1f;
        font-weight: 500;
    }

        .s-order-prices-list .so-price.s-text-highlight {
            color: #ff5c30;
        }

.s-order-price-gtotal {
    background-color: #f3daf2;
    font-weight: 500;
    font-size: 1.125rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.swipe-order-summary-box .osb-note p {
    color: #6f6f6f;
    font-size: 14px;
    margin: 0;
}

.swipe-order-summary-box .osb-note strong {
    color: inherit;
}

.swipe-order-summary-box .order-op-block {
    margin-top: -23px;
    position: relative;
}

.fsr-18 {
    font-size: 1.125rem;
}

.fsr-20 {
    font-size: 1.25rem;
}

.fsr-23 {
    font-size: 1.4375rem;
}

.fs-inh {
    font-size: 100%;
}

.secure-payment-text {
    font-size: 14px;
    color: #108f16
}

.swipe-wallet-baar {
    padding: 10px 20px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.27);
}

    .swipe-wallet-baar h5 {
        margin: 0;
        font-weight: 500;
        font-size: 1.125rem;
        color: #1f1f1f;
    }

        .swipe-wallet-baar h5 span {
            color: #787878;
            padding-left: 1rem;
        }

    .swipe-wallet-baar .s-low-b {
        font-weight: 500;
        color: #f93c3c;
        font-size: 13px;
    }

    .swipe-wallet-baar img {
        min-width: 22px;
    }

.heading-op3 h3 {
    color: #9a9a9a;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.5px;
}


.pro-order-details .card-header {
    padding: 10px 20px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.27);
    margin-bottom: 10px;
}

    .pro-order-details .card-header .btn-block {
        background: transparent;
        border: 0;
        outline: none;
        min-height: 70px;
        padding: 5px 20px;
    }

    .pro-order-details .card-header .c-header-label {
        font-size: 1.125rem;
        font-weight: 500;
    }

    .pro-order-details .card-header .acco-icon {
        font-size: 2.2rem;
        transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
    }

    .pro-order-details .card-header button[aria-expanded="true"] .acco-icon {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }

.swipe-ach-tabel {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.27);
}

.swipe-ach-scroll {
    overflow-x: auto;
}


.swipe-ach-tabel .btn-link {
    font-size: 13px;
    color: #ff2f2f;
    border: 1px solid #ff2f2f;
    border-radius: 40px;
    display: inline-block;
    text-decoration: none;
    padding: 4px 18px;
    background-color: transparent;
    outline: none;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

    .swipe-ach-tabel .btn-link:hover {
        background-color: #ff2f2f;
        color: #fff
    }

.os-btn-delete {
    font-size: 13px;
    color: #ff2f2f;
    border: 1px solid #ff2f2f;
    border-radius: 40px;
    display: inline-block;
    text-decoration: none;
    padding: 4px 18px;
    background-color: transparent;
    outline: none;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
}

    .os-btn-delete:hover {
        background-color: #ff2f2f;
        color: #fff
    }


.swipe-ach-tabel tr td {
    border-top: none;
    color: #1f1f1f;
    font-weight: 700;
    white-space: nowrap;
}

.swipe-ach-tabel tr th {
    border-color: #e3e3e3;
    border-top: none;
    color: #858585;
    font-weight: 400;
    white-space: nowrap;
}

.ach-form-block h2 {
    font-size: 1.4375rem;
    font-weight: 700;
}

.ach-form-fields {
    max-width: 700px;
}

    .ach-form-fields label {
        margin: 10px 0;
        color: #000000;
        line-height: normal;
    }

    .ach-form-fields .form-control,
    .ach-form-fields .custom-select {
        border-style: solid;
        border-width: 1px;
        border-color: rgb(204, 204, 204);
        border-radius: 10px;
        background-color: rgb(255, 255, 255);
        min-height: 44px;
    }

.save-card-d .swipe-custome-checkbox {
    font-size: 14px;
    margin: 0;
    padding-left: 23px;
    font-weight: 300;
}

    .save-card-d .swipe-custome-checkbox .checkmark {
        width: 16px;
        height: 16px;
        border-radius: 3px;
        background-color: #9d5ea3 !important;
    }

        .save-card-d .swipe-custome-checkbox .checkmark:after {
            left: 6px;
            top: 2px;
        }

    .save-card-d .swipe-custome-checkbox input:checked ~ .checkmark:after {
        border-color: #ffffff;
    }


.s-wallet-offer .btn {
    height: auto;
    font-size: 12px !important;
    text-transform: uppercase;
    padding: 4px 13px
}

.swipe-product-order-details-block h3 {
    font-weight: 500;
    font-size: 1.5625rem;
}

.swipe-product-order-details-block hr {
    border-top-color: #bcbcbc;
}

.swipe-pro-order-listing {
    border: 1px solid #cccccc;
    border-radius: 5px;
}

    .swipe-pro-order-listing .pod-box {
        border-style: solid;
        border-width: 1px;
        border-color: rgb(185, 185, 185);
        border-radius: 5px;
        background-color: rgb(255, 255, 255);
        overflow: hidden;
        display: inline-block;
    }

    .swipe-pro-order-listing .po-details h2 {
        font-size: 1.125rem;
        font-weight: 500;
    }

    .swipe-pro-order-listing .po-details p {
        margin-bottom: 2px;
        color: #666666
    }

        .swipe-pro-order-listing .po-details p span {
            color: #3f3f3f
        }

    .swipe-pro-order-listing .po-btn-link button {
        font-size: 14px;
        padding: 0 10px;
        color: #878787
    }

    .swipe-pro-order-listing .po-btn-link .b-divider {
        width: 1px;
        height: 10px;
        background: #878787;
    }

    .swipe-pro-order-listing .po-btn-link .text-red {
        color: #ff4444
    }

    .swipe-pro-order-listing .po-prices {
        font-size: 1.125rem;
        font-weight: 500;
    }

        .swipe-pro-order-listing .po-prices del {
            color: #bcbcbc
        }

.po-qty .po-qty-choose {
    display: inline-block;
    border: 1px solid #b9b9b9;
    border-radius: 70px;
    min-width: 95px;
    position: relative;
    padding: 2px 3px;
}

    .po-qty .po-qty-choose span {
        font-weight: 500;
        padding: 0 7px;
        font-size: 1rem;
        color: #434343;
    }

    .po-qty .po-qty-choose .custom-select-qty {
        border: 0;
        width: 100%;
        font-weight: 700;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: transparent;
        outline: none;
    }

    .po-qty .po-qty-choose::after {
        content: "\e313";
        font-family: 'Material Icons';
        color: #8e2b97;
        font-size: 23px;
        position: absolute;
        right: 6px;
        top: -2px;
        pointer-events: none;
    }


.row-gutters-12 {
    margin-left: -12px;
    margin-right: -12px;
}

    .row-gutters-12 > div {
        padding-left: 12px;
        padding-right: 12px;
    }

.row-gutters-20 {
    margin-left: -10px;
    margin-right: -10px;
}

    .row-gutters-20 > div {
        padding-left: 10px;
        padding-right: 10px;
    }

.row-gutters-6 {
    margin-left: -6px;
    margin-right: -6px;
}

    .row-gutters-6 > div {
        padding-left: 6px;
        padding-right: 6px;
    }

.max-w-1200 {
    max-width: 1200px;
}

.max-w-120 {
    max-width: 120px;
}

.s-save-address {
    margin-bottom: 1rem;
    max-width: 250px;
}

    .s-save-address h3 {
        font-size: 1.3rem;
        font-weight: 700;
        margin: 0 0 7px 0;
    }

    .s-save-address p {
        margin: 0;
    }

.saved-shipping-address .btn-link {
    color: #704083;
    text-decoration: none;
}

.courier-services-info .nav li {
    position: relative;
}

    .courier-services-info .nav li::after {
        content: "";
        background-color: #878787;
        height: 12px;
        width: 1px;
        position: absolute;
        top: 50%;
        left: 0;
        opacity: 0;
        transform: translate(0, -60%);
    }

    .courier-services-info .nav li + li::after {
        opacity: 1;
    }

.courier-services-info .nav .nav-link {
    padding: 0 8px 5px 8px;
    line-height: normal;
    color: #878787;
    position: relative;
    margin: 0 8px;
}

    .courier-services-info .nav .nav-link.active {
        color: #ff691f;
    }

    .courier-services-info .nav .nav-link::after {
        content: "";
        background-color: #ff691f;
        height: 2px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
    }

    .courier-services-info .nav .nav-link.active::after {
        opacity: 1;
    }


.courier-co-cost {
    font-size: 14px;
    color: #2d2d2d;
    max-width: 700px;
}

    .courier-co-cost .c-b-date {
        padding-left: 29px;
    }

        .courier-co-cost .c-b-date span {
            color: #f97215
        }

    .courier-co-cost .c-ser-cost span {
        color: #ff5555
    }

    .courier-co-cost .select-sr-co {
        font-size: 14px;
        padding-left: 30px;
        margin-bottom: 5px;
    }

        .courier-co-cost .select-sr-co.swipe-custome-radio .checkmark {
            width: 22px;
            height: 22px;
            border: 1px solid rgb(150, 150, 150);
            background-color: #fff;
        }

            .courier-co-cost .select-sr-co.swipe-custome-radio .checkmark:after {
                background-color: #ff7426;
                left: 6px;
                top: 6px;
            }

.m-w-40 {
    min-width: 40px;
}

.promocode-block p {
    margin: 0 0 6px 0;
    font-weight: 500;
}

.promocode-block .promo-add-field {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
}

    .promocode-block .promo-add-field input {
        width: 100%;
        background: transparent;
        border: 0;
        height: 40px;
        outline: none;
        padding: 10px 14px;
    }

    .promocode-block .promo-add-field button {
        color: #a664ab;
        font-weight: 500;
        font-size: 1.125rem;
        padding-right: 12px;
        padding-left: 12px;
    }

.saved-card-dc {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgb(0 0 0 / 27%);
}

    .saved-card-dc .sc-head p {
        color: #858585;
        margin: 0;
        font-weight: 300;
    }

    .saved-card-dc .sc-body p {
        color: #1f1f1f;
        margin: 0;
        font-size: 0.9375rem;
        font-weight: 300;
    }

.s-select-card {
    font-size: 1.125rem;
    padding-left: 30px;
    margin-bottom: 5px;
    min-height: 30px;
}

    .s-select-card.swipe-custome-radio .checkmark {
        width: 32px;
        height: 32px;
        border: 1px solid rgb(150, 150, 150);
        background-color: #fff !important;
    }

        .s-select-card.swipe-custome-radio .checkmark:after {
            background-color: #ff7426;
            left: 9px;
            top: 9px;
            width: 12px;
            height: 12px;
        }

.radio-type-1 {
    font-size: 1.125rem;
    padding-left: 30px;
    margin-bottom: 5px;
    min-height: 30px;
}

    .radio-type-1.swipe-custome-radio .checkmark {
        width: 32px;
        height: 32px;
        border: 1px solid rgb(150, 150, 150);
        background-color: #fff !important;
    }

        .radio-type-1.swipe-custome-radio .checkmark:after {
            background-color: #ff7426;
            left: 9px;
            top: 9px;
            width: 12px;
            height: 12px;
        }



.add-cvv-block {
    padding-left: 45px;
    display: none;
}

    .add-cvv-block input {
        width: 90px;
        height: 30px;
        border-color: #ff5c30;
        border-width: 1px;
        border-radius: 5px;
        outline: none;
        padding: 4px;
        text-align: center;
    }

.sc-card.active-sc-card {
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgb(0 0 0 / 27%);
    margin-bottom: 10px;
}

    .sc-card.active-sc-card .add-cvv-block {
        display: block;
    }

a.btn-link-info,
button.btn-link-info {
    color: #704083;
    text-decoration: none;
}


.addNew-card-box {
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 57px 0px rgba(185, 185, 185, 0.75);
    max-width: 580px;
}

    .addNew-card-box .acb-field {
        border: 1px solid #cccccc;
        border-radius: 10px;
    }

        .addNew-card-box .acb-field label {
            margin-bottom: 0;
            font-weight: 500;
        }

        .addNew-card-box .acb-field input {
            border: 0;
            outline: none;
            width: 100%;
            color: #9b9b9b;
            font-size: 1.125rem;
            height: auto;
            padding: 0;
        }


.continer-1024 {
    max-width: 1054px;
    margin-left: auto;
    margin-right: auto;
}

.continer-1100 {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.continer-1366 {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.swipe-dp-tabs-link .st-link {
    border-width: 0.5px;
    border-color: rgb(64, 64, 64);
    border-style: solid;
    border-radius: 14px;
    background-color: rgb(255, 255, 255);
    color: #404040;
    font-size: 0.9375rem;
    border-radius: 70px;
    margin-right: 15px;
}

    .swipe-dp-tabs-link .st-link .st-l-item {
        color: currentColor;
        text-decoration: none;
        padding: 4px 12px;
        display: flex;
        align-items: center;
    }

    .swipe-dp-tabs-link .st-link.active {
        border-radius: 14px;
        background: rgb(235,106,18);
        background-image: -moz-linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
        background-image: -webkit-linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
        background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb6a12",endColorstr="#ff9349",GradientType=1);
        background-size: auto 200%;
        border-color: #fff;
        color: #fff;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

        .swipe-dp-tabs-link .st-link.active:hover {
            background-position: bottom;
        }


.st-link .st-l-icon {
    background-image: url(../img/details-tab-link-icon.svg);
    background-position: left top;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 85px;
    margin-right: 10px;
}

.st-link.active .st-l-icon {
    background-position: left bottom;
}

.st-link .st-l-icon.st-icon-1 {
    background-size: 80px;
    width: 15px;
    height: 16px;
}

.st-link .st-l-icon.st-icon-2 {
    background-position: 64px top;
    background-size: 80px;
    width: 20px;
    height: 16px;
}

.st-link.active .st-l-icon.st-icon-2 {
    background-position: 64px bottom;
}

.st-link .st-l-icon.st-icon-3 {
    background-position: 43px top;
    background-size: 82px;
    width: 19px;
    height: 16px;
}

.st-link.active .st-l-icon.st-icon-3 {
    background-position: 43px bottom;
}

.st-link .st-l-icon.st-icon-4 {
    background-position: 18px top;
    width: 18px;
    height: 17px;
}

.st-link.active .st-l-icon.st-icon-4 {
    background-position: 18px bottom;
}

.siwpe-details-block {
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
}

.bd-links-sidebar ul li {
    font-size: 0.9375rem;
}

.bd-links-sidebar > ul {
    padding-left: 35px;
}

    .bd-links-sidebar > ul > li {
        margin-bottom: 10px;
        position: relative;
    }

        .bd-links-sidebar > ul > li > a {
            color: #000000;
            font-weight: 500;
            margin-bottom: 2px;
            display: block;
        }

.bd-links-sidebar ul ul > li {
    margin-bottom: 3px;
}

    .bd-links-sidebar ul ul > li > a {
        font-weight: 300;
        color: #000000;
    }

.bd-links-sidebar .bd-ico {
    width: 20px;
    height: 21px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: -35px;
    top: 1px;
}

    .bd-links-sidebar .bd-ico.b-ico-1 {
        background-image: url(../img/b-detail-icon.svg);
    }

    .bd-links-sidebar .bd-ico.b-ico-2 {
        background-image: url(../img/business-suitcase-icon.svg);
    }

    .bd-links-sidebar .bd-ico.b-ico-3 {
        background-image: url(../img/bank-icon.svg);
    }

    .bd-links-sidebar .bd-ico.b-ico-4 {
        background-image: url(../img/Identity-icon.svg);
    }

    .bd-links-sidebar .bd-ico.b-ico-5 {
        background-image: url(../img/document-icon.svg);
    }

.title-w-icon h3 {
    color: #000000;
    font-weight: 400;
    font-size: 1.25rem;
}

.details-field-form {
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 15px 25px;
}

.sa-go-icon {
    background: url(../img/swipe-air-go-icon.png) no-repeat center center;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
}



.try-swipe-button button {
    color: #fff;
    border: 0;
    width: 100%;
    border-radius: 70px;
    min-height: 50px;
    font-size: 1.125rem;
    font-weight: 500;
    background: rgb(232,101,10);
    background-image: -moz-linear-gradient(to right, #e8650a 0%, #ff9144 51%, #e8650a 100%);
    background-image: -webkit-linear-gradient(to right, #e8650a 0%, #ff9144 51%, #e8650a 100%);
    background-image: linear-gradient(to right, #e8650a 0%, #ff9144 51%, #e8650a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8650a",endColorstr="#ff9144",GradientType=1);
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 200% auto;
}

    .try-swipe-button button:hover {
        background-position: right center;
    }


    .try-swipe-button button .material-icons {
        opacity: 0.5;
        font-size: 100%;
        vertical-align: text-top;
        margin-left: 2px;
    }



.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}


    .form-label-group > input,
    .form-label-group > label {
        padding: 9px 10px;
    }

    .form-label-group > label {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        margin-bottom: 0;
        line-height: 1.5;
        color: rgba(0, 0, 0, 0.5);
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: all .1s ease-in-out;
        pointer-events: none;
    }

    .form-label-group input::-webkit-input-placeholder {
        color: transparent;
    }

    .form-label-group input:-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-ms-input-placeholder {
        color: transparent;
    }

    .form-label-group input::-moz-placeholder {
        color: transparent;
    }

    .form-label-group input::placeholder {
        color: transparent;
    }

    .form-label-group input:not(:placeholder-shown) {
        padding-top: calc(10px + 10px * (2 / 3));
        padding-bottom: calc(10px / 3);
    }

        .form-label-group input:not(:placeholder-shown) ~ label {
            padding-top: calc(10px / 3);
            padding-bottom: calc(10px / 3);
            font-size: 11px;
            color: #777;
        }

.details-field-form .form-label-group {
    margin-bottom: 1.25rem;
}

    .details-field-form .form-label-group .form-control {
        border: 1px solid #9a9a9a;
        min-height: 42px;
        font-size: 0.8rem;
    }

        .details-field-form .form-label-group .form-control:focus {
            border-color: #b975ae;
            box-shadow: 0px 0px 5.52px 2.48px rgba(185, 117, 174, 0.4) !important;
        }

    /* .details-field-form .form-label-group .form-c-select{
  border: 1px solid #9a9a9a;
  min-height: 42px;
  font-size: 1rem;
  border-radius: .25rem;

} */

    .details-field-form .form-label-group .select2-selection .select2-selection__placeholder {
        font-size: 16px;
        color: #7f7f7f;
    }

.details-field-form .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 10px !important;
}

.details-field-form .swipa-select.select-outline .select2-container--bootstrap4 .select2-selection {
    border-color: #9a9a9a;
    height: 42px !important;
}

.details-field-form .swipa-select .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    color: #7f7f7f;
}

.ach-form-fields .select2-selection .select2-selection__placeholder {
    font-size: 1rem !important;
    color: #7f7f7f;
}

.ach-form-fields .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 10px !important;
}

.ach-form-fields .swipa-select.select-outline .select2-container--bootstrap4 .select2-selection {
    border-color: rgb(204, 204, 204);
    border-radius: 10px;
    height: 42px !important;
}

.ach-form-fields .swipa-select .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    color: #7f7f7f;
}

.details-field-form .form-label-group .form-c-select select {
    border: 0;
    background-color: transparent;
    width: 100%;
    height: 42px;
    padding: 10px;
    color: rgba(0, 0, 0, 0.5);
    box-shadow: none;
    outline: none;
}

.details-field-form .form-label-group textarea.form-control {
    font-size: 1rem;
    min-height: 70px;
    resize: none;
}

.details-field-form p {
    font-weight: 300;
    color: #959595;
    font-size: 15px;
    line-height: normal;
}

.d-file-upload {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    width: 130px;
    height: 100px;
    background: url(../img/file-attach-icon.png) no-repeat center center;
}

    .d-file-upload input {
        height: 100%;
        width: 100%;
        opacity: 0;
    }

.border-round {
    border-radius: 70px;
}

.btn-pull {
    border-radius: 4px;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-300 {
    font-weight: 300;
}

.fs-15 {
    font-size: 15px;
}

.fs-14 {
    font-size: 14px;
}

.fs-13 {
    font-size: 12px;
}

.fs-12 {
    font-size: 12px;
}



.verified-btn {
    box-shadow: none;
    height: 35px;
    font-size: 1rem;
    font-weight: 500;
}

.details-field-form .verified-btn {
    margin-top: 3px;
}

.confi-pass-alert {
    border: 1px solid #ef4606;
    border-radius: 5px;
    background-color: rgba(255, 214, 214, 0.36);
    color: #de3f06;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 12px;
}

.pass-miss-aleart {
    font-size: 12px;
    font-weight: 300;
    color: #de3f06
}

    .pass-miss-aleart span {
        font-size: 13px;
    }

.d-agree-box .swipe-custome-checkbox {
    padding-left: 30px;
    margin-top: 3px;
}

    .d-agree-box .swipe-custome-checkbox .checkmark {
        border: 1px solid #404040;
        background-color: transparent !important;
        border-radius: 4px;
        width: 18px;
        height: 18px;
    }

.swipe-custome-checkbox input:checked ~ .checkmark:after {
    border-color: #28a745;
    left: 6px;
    top: 2px;
}

.d-agree-box p {
    font-size: 15px;
    font-weight: 300;
}

.d-agree-box a {
    color: #0595e8
}

.swipe-d-otp-area p {
    font-weight: 300;
    color: #404040;
    margin-bottom: 5px;
    font-size: 15px;
}

.swipe-d-otp-area .s-otp-filed {
    border: 1px solid #404040 !important;
    background-color: #f3f3f3;
    border-radius: 4px;
    width: 40px;
    height: 30px;
    margin-right: 10px;
    outline: none;
    text-align: center;
    font-weight: 500;
}

.swipe-d-info-box {
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 10px 5px;
}

    .swipe-d-info-box p {
        font-size: 15px;
        color: #292929;
        line-height: normal;
        margin-bottom: 7px;
        font-weight: 700;
    }

    .swipe-d-info-box span {
        font-size: 12px;
        color: #828282;
        line-height: normal;
        font-weight: 500;
        display: block;
    }

.swipe-testo-box {
    background-color: #f6f6f6;
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 10px 0 2px 0;
    position: relative;
    overflow: hidden;
    min-height: 180px;
}

    .swipe-testo-box .swipe-testo-box-head {
        color: #fff;
        border: 0;
        background: rgb(145,88,152);
        background: -moz-linear-gradient(0deg, rgba(145,88,152,1) 0%, rgba(188,114,190,1) 100%);
        background: -webkit-linear-gradient(0deg, rgba(145,88,152,1) 0%, rgba(188,114,190,1) 100%);
        background: linear-gradient(0deg, rgba(145,88,152,1) 0%, rgba(188,114,190,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#915898",endColorstr="#bc72be",GradientType=1);
        font-weight: 700;
        padding: 3px 13px;
        line-height: normal;
    }

    .swipe-testo-box .st-box-img {
        position: absolute;
        bottom: -10px;
        right: 0;
    }

    .swipe-testo-box .testo-quote {
        border-radius: 5px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
        max-width: 140px;
        margin-left: 4px;
        margin-top: 4px;
        padding: 10px;
    }

        .swipe-testo-box .testo-quote span {
            font-weight: 700;
            font-size: 15px;
            color: #404040;
        }

        .swipe-testo-box .testo-quote p {
            font-size: 12px;
            color: #404040;
            font-weight: 300;
            margin: 0;
        }

    .swipe-testo-box .testo-owl,
    .swipe-d-video-box .testo-owl {
        text-align: center;
        overflow: hidden;
        border-radius: 6px;
    }

        .swipe-testo-box .testo-owl .owl-stage-outer,
        .swipe-d-video-box .testo-owl .owl-stage-outer {
            text-align: left
        }

    .swipe-testo-box .owl-dots,
    .swipe-d-video-box .owl-dots,
    .testo-owl .owl-dots {
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        padding: 2px 4px;
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, 0);
    }

        .swipe-testo-box .owl-dots .owl-dot,
        .swipe-d-video-box .owl-dots .owl-dot,
        .testo-owl .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: rgba(0, 0, 0, 0.4);
            border: 0;
            outline: none;
            display: inline-block;
            vertical-align: middle;
            margin: 0 3px;
        }

            .swipe-testo-box .owl-dots .owl-dot.active,
            .swipe-d-video-box .owl-dots .owl-dot.active,
            .testo-owl .owl-dots .owl-dot.active {
                background-color: #ae6ab2;
            }

.swipe-d-video-box {
    position: relative;
}

.swipe-d-video-box-head {
    background-color: #ffffff;
    width: 100%;
    z-index: 2;
    font-weight: 700;
    color: #404040;
    font-size: 1.125rem;
    text-align: left;
    padding-bottom: 10px;
}




.swipe-q-list .sq-bar {
    height: 8px;
    background: #e3e3e3;
    border-radius: 20px;
    overflow: hidden;
}

    .swipe-q-list .sq-bar .sq-bar-in {
        background-color: #704083;
        display: block;
        height: 100%;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
    }

.swipe-q-list p {
    font-size: 15px;
    padding-top: 5px;
    padding-left: 35px;
}

.coin-b-icon {
    background: url(../img/coin-b-icon.png) no-repeat center center;
    background-size: 100% auto;
}


.g-border {
    background: rgb(248,139,66);
    background: -moz-linear-gradient(145deg, rgba(248,139,66,1) 0%, rgba(130,38,138,1) 100%);
    background: -webkit-linear-gradient(145deg, rgba(248,139,66,1) 0%, rgba(130,38,138,1) 100%);
    background: linear-gradient(145deg, rgba(248,139,66,1) 0%, rgba(130,38,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f88b42",endColorstr="#82268a",GradientType=1);
    padding: 3px;
    border: 0 !important;
}


.order-details-list h2 {
    font-size: 1.5625rem;
    font-weight: 500;
}

.order-details-list h3 {
    font-size: 1.125rem;
    margin: 0 0 4px 0;
}

.order-details-list p {
    margin: 0;
    color: #666666;
    line-height: normal;
}

.order-details-list .po-prices {
    font-size: 1.125rem;
    font-weight: 500;
}

    .order-details-list .po-prices del {
        color: #bcbcbc
    }

.order-details-list .pod-box {
    border-radius: 10px;
    overflow: hidden;
    max-width: 130px;
    position: relative;
}

    .order-details-list .pod-box img {
        border-radius: 10px;
    }

    .order-details-list .pod-box .db-video-icon {
        left: 50%;
        margin-left: -15px;
        top: 50%;
        margin-top: -15px;
        position: absolute;
        width: 30px;
        height: 30px;
    }

.order-details-list-scroll {
    max-height: 200px;
    overflow-x: auto;
    padding-right: 10px;
}

    .order-details-list-scroll::-webkit-scrollbar {
        width: 5px;
    }

    .order-details-list-scroll::-webkit-scrollbar-track {
        background: #ffffff;
        box-shadow: none;
    }

    .order-details-list-scroll::-webkit-scrollbar-thumb {
        background: #d6d6d6;
        box-shadow: none;
    }

.payment-screen-modal .swipe-address-blocks {
    box-shadow: none;
}

.payment-screen-modal .swipe-address-block {
    width: 100%;
    min-width: 100%;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgb(0 0 0 / 27%);
    border: 0;
}

.payment-screen-modal .swipe-wallet-baar h5 span {
    padding-left: 0;
    display: block;
}

.payment-screen-modal {
    background-color: #fff;
    padding-right: 25px;
    padding-left: 25px;
    max-width: 1260px;
    border-radius: 30px;
}

.modal-back-overlay {
    background-color: #2d2d2d;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.max-w-660 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}



.swipeair-tutor-reply .tutor-reply-text-block h3 {
    font-size: 1.125rem;
    font-weight: 700;
}

.swipeair-tutor-reply .tutor-reply-text-block p {
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.25;
}

.swipeair-tutor-reply .tutor-reply-text-block .attached-img-name {
    font-size: 15px;
    color: #1565bf;
    font-weight: 700;
    margin: 5px 0;
}

.swipeair-tutor-reply .tutor-reply-text-blockk .tutor-replydate {
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: 500;
    padding-top: 4px;
}

.swipeair-tutor-reply .swipea-button.button-light.btn-resolve {
    font-size: 14px;
    font-weight: 500;
    color: #5d5d5d;
    border-color: #999999;
    padding: 6px 18px;
    display: inline-block;
}

.swipeair-tutor-reply .swipea-button.button-active.btn-resolve {
    font-size: 14px;
    font-weight: 500;
    padding: 6px 18px;
}

.swipeair-tutor-reply .coin-info-area {
    line-height: normal;
}

.swipeair-tutor-reply .tr-heading-block h2 {
    font-size: 1.5625rem;
    color: #000000;
    font-weight: 700;
}

.student-reply-block {
    margin-left: 6rem;
}

.swipeair-tutor-reply .btn-theme {
    max-width: 95px;
}

.swipeair-tutor-reply .btn-green {
    max-width: 180px
}

.show-more-reply .card-header {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.show-more-reply .swipea-button.button-gray {
    font-weight: 500;
    background-color: transparent;
}



.swipeair-tutor-reply .search-bx {
    text-align: right;
}

    .swipeair-tutor-reply .search-bx input {
        height: 52px;
        width: 100%;
        border: 0;
        border-radius: 8px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 1px 4.74px 1.26px rgba(0, 0, 0, 0.25);
        padding: 7px 14px;
        font-weight: 700;
        max-width: 370px;
    }

.search-bx input:focus {
    outline: 0;
}



.list-item ul li {
    letter-spacing: -0.5px;
    border-bottom: 2px solid #dcdcdc;
    cursor: pointer;
    padding: 10px 24px;
    font-weight: 500;
}

.tutor-reply-inside {
    background-color: #f9ecff;
}

.swipe-product-details {
    font-size: 16px;
}

.swipe-pro-details-tabs {
    margin: 15px 0
}

    .swipe-pro-details-tabs .spd-tab {
        display: inline-block;
        line-height: normal;
        margin-right: 10px;
        padding: 0;
    }

        .swipe-pro-details-tabs .spd-tab:last-child {
            margin-right: 0;
        }

        .swipe-pro-details-tabs .spd-tab .spd-tab-link {
            background-color: #e9e9e9;
            display: block;
            color: #919191;
            font-weight: 500;
            padding: 9px 30px 9px 15px;
            font-size: 15px;
            border-radius: 60px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            white-space: nowrap;
            position: relative;
            height: 35px;
            margin-bottom: 10px;
        }

            .swipe-pro-details-tabs .spd-tab .spd-tab-link::after {
                content: "";
                position: absolute;
                right: 0;
                top: 0;
                border-top: 15px solid #fff;
                border-bottom: 21px solid #fff;
                border-right: 0 solid transparent;
                border-left: 19px solid transparent;
            }

        .swipe-pro-details-tabs .spd-tab:last-child .spd-tab-link {
            padding-right: 15px;
        }

            .swipe-pro-details-tabs .spd-tab:last-child .spd-tab-link::after {
                display: none;
            }

        .swipe-pro-details-tabs .spd-tab.active .spd-tab-link {
            border-color: transparent;
            background: rgb(147,89,155);
            background-image: -moz-linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
            background-image: -webkit-linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
            background-image: linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#93599b",endColorstr="#bb71bd",GradientType=1);
            background-size: auto 200%;
            color: #fff;
            -moz-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

            .swipe-pro-details-tabs .spd-tab.active .spd-tab-link:hover {
                background-position: bottom;
            }





.sa-title-block h2 {
    font-size: 1.5625rem;
    color: #000000;
    font-weight: 500;
}

.sa-title-block .coin-info-area {
    font-size: 1rem;
    font-weight: 500;
}

    .sa-title-block .coin-info-area .coin-b-icon {
        max-width: 18px;
        margin: 0 3px;
    }

.swipea-img-options h3 {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.swipea-img-optionslisting {
    padding-right: 30px;
    max-height: 582px;
}

.scoll-ef1 {
    overflow-y: auto;
}

    .scoll-ef1::-webkit-scrollbar {
        width: 14px;
        ;
    }

    .scoll-ef1::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 0
    }

    .scoll-ef1::-webkit-scrollbar-thumb {
        background: #e0e0e0;
        box-shadow: none;
        border-radius: 0
    }

        .scoll-ef1::-webkit-scrollbar-thumb:hover {
            background: #d1cfcf;
        }


.swipea-img-optionslisting .swipea-img-optionsBlock {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    width: 130px;
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

    .swipea-img-optionslisting .swipea-img-optionsBlock input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .swipea-img-optionslisting .swipea-img-optionsBlock.without-image {
        text-align: center;
        color: #919191;
        font-size: 14px;
        font-weight: 500;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .swipea-img-optionslisting .swipea-img-optionsBlock.without-image label {
            width: 100%;
        }

        .swipea-img-optionslisting .swipea-img-optionsBlock.without-image span {
            color: #b2b2b2;
        }

    .swipea-img-optionslisting .swipea-img-optionsBlock.with-image {
        padding: 0;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .swipea-img-optionslisting .swipea-img-optionsBlock.with-image button {
            color: #ff9191;
            font-size: 17px;
            padding: 6px;
            line-height: normal;
            position: absolute;
            right: 0;
            top: 0;
        }

            .swipea-img-optionslisting .swipea-img-optionsBlock.with-image button span {
                font-size: 100%;
            }

.swipeaProduct-viewblock {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.27);
    height: 100%;
    padding: 30px;
}

.swipea-pro-cover {
    text-align: center;
}

.uploadedPro-note {
    color: #b9b9b9;
    font-weight: 800;
    font-style: italic;
}

.min-w-200 {
    min-width: 200px;
}

.spd-view-sec {
    border: 1px solid #d1d1d1
}

    .spd-view-sec .spd-view-sec-head {
        background-color: #fff;
        border-bottom: 1px solid #d1d1d1;
        padding: 1rem;
        position: relative;
        color: #8e5a9d;
    }

        .spd-view-sec .spd-view-sec-head h2 {
            font-size: 0.9375rem;
            color: #8e5a9d;
            font-weight: 800;
            margin: 0;
        }

    .spd-view-sec .spd-view-body {
        padding: 1rem 1rem 1rem 1.875rem;
    }

        .spd-view-sec .spd-view-body h2 {
            font-size: 1.05rem;
            color: #404040;
            font-weight: 800;
            margin-bottom: 4px;
        }

    .spd-view-sec .spd-view-body {
        font-size: 14px;
        color: #404040
    }

        .spd-view-sec .spd-view-body ul li {
            margin-bottom: 4px;
            position: relative;
            padding-left: 1.3rem;
        }

            .spd-view-sec .spd-view-body ul li::after {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -4px;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background-color: #404040;
                display: inline-block;
            }

.swipe-addnow-box {
    overflow: hidden;
    border-radius: 4px;
}

.swipe-quickLinks {
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 1rem 1.2rem;
}

    .swipe-quickLinks h2 {
        font-size: 1.1875rem;
        margin-bottom: 2px;
        font-weight: 500;
    }

    .swipe-quickLinks p {
        font-size: 12px;
        color: #828282;
        font-weight: 500;
    }

    .swipe-quickLinks ul li {
        font-size: 0.9375rem;
        font-weight: 700;
        line-height: normal;
        color: #9560ac;
    }

        .swipe-quickLinks ul li + li {
            margin-top: 1rem;
        }

        .swipe-quickLinks ul li a {
            color: currentColor;
        }

.swipe-add-probox {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.27);
    padding: 20px;
}

    .swipe-add-probox h2 {
        font-size: 1.125rem;
        margin: 0;
        padding-bottom: 1rem;
    }

    .swipe-add-probox label {
        color: #666666;
        font-size: 1rem;
        font-weight: 500;
        width: 100%;
    }

        .swipe-add-probox label .material-icons {
            font-size: 16px;
            color: #c1c1c1;
            float: right;
            margin-top: 4px;
        }

    .swipe-add-probox .swipea-normal-control .form-control {
        border-color: #cccccc;
        border-radius: 10px;
        height: 42px;
        font-weight: 500;
        font-size: 1rem;
    }

.addPricesign {
    position: relative;
}

    .addPricesign .form-control {
        padding-left: 40px;
    }

    .addPricesign::after {
        color: #6f6f6f;
        content: "$";
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translate(0, -50%);
        margin-top: 1px;
    }

.swipe-add-probox .custom-select-op {
    position: relative;
}

    .swipe-add-probox .custom-select-op select {
        border: 1px solid #cccccc;
        color: #9b9b9b;
        padding-left: 15px;
        border-radius: 10px;
        height: 42px;
        font-weight: 500;
        font-size: 1rem;
        width: 100%;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: transparent;
        outline: none;
    }

    .swipe-add-probox .custom-select-op::after {
        content: "\e5c5";
        font-family: 'Material Icons';
        color: #8e2b97;
        font-size: 26px;
        position: absolute;
        right: 6px;
        top: 2px;
        pointer-events: none;
    }

.spd-qc-sections {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7.6px 0.4px rgba(53, 53, 53, 0.27);
}

    .spd-qc-sections .swipe-pro-details-tabs .spd-tab .spd-tab-link::after {
        display: none;
    }

    .spd-qc-sections .swipea-normal-control label {
        color: #666666;
        font-size: 1rem;
        font-weight: 500;
        width: 100%;
    }

    .spd-qc-sections .swipea-normal-control .form-control {
        border-color: #cccccc;
        border-radius: 10px;
        height: 42px;
        font-weight: 500;
        font-size: 1rem;
    }

.spd-editBtn a {
    color: #704083;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.spd-qc-sections .max-height-scroll {
    overflow-x: hidden;
    max-height: 165px;
}

.swipeair-tutor-reply figure img {
    border-radius: 4px;
}

.swipe-add-probox .swipa-select .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
}

.swipe-add-probox .swipa-select .select2-selection .select2-selection__placeholder {
    font-size: 16px;
}


.payment-screen-modal {
    position: relative;
}

.closeBtn-modal {
    position: absolute;
    right: 10px;
    top: 5px;
    background: transparent;
    border: 0;
    font-size: 35px;
    line-height: normal;
    color: #4a4a4a;
    padding-top: 10px;
    outline: none !important;
    box-shadow: none;
}

    .closeBtn-modal span {
        font-size: 100%;
    }

.swipe-add-probox .swipa-select .select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
}


.promo-slide .promo-caption .swipe_btn:hover {
}


@media (min-width: 992px) {
    .siwpe-details-block .row.row-customize > div:nth-child(1) {
        -ms-flex: 0 0 26%;
        flex: 0 0 26%;
        max-width: 26%;
    }

    .siwpe-details-block .row.row-customize > div:nth-child(2) {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }

    .siwpe-details-block .row.row-customize > div:nth-child(3) {
        -ms-flex: 0 0 26%;
        flex: 0 0 26%;
        max-width: 26%;
    }


    .siwpe-details-block .row.row-customize2 > div:nth-child(1) {
        -ms-flex: 0 0 77%;
        flex: 0 0 77%;
        max-width: 77%;
    }

    .siwpe-details-block .row.row-customize2 > div:nth-child(2) {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
}

@media (max-width: 767.98px) {

    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-md > .table-bordered {
            border: 0;
        }
}


@media (max-width: 991.98px) {

    body, html {
        font-size: 14px;
    }

    .add-cvv-block {
        padding-left: 0;
    }
}

@media (max-width:850px) {

    .row .cc-break {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .swipe-order-summary-box {
        margin-right: auto;
        margin-left: auto;
    }
}


@media (max-width: 1200px) {

    .ach-form-fields .form-group {
        margin-bottom: 5px;
    }
}


@media (max-width: 1300px) {
    .swipe-order-summary-box {
        max-width: 320px;
    }
}

@media (max-width: 1400px) {
    .swipe-wallet-baar h5 span {
        display: block;
        padding-left: 0;
    }

    .secure-payment-text {
        font-size: 13px;
    }
}

@media screen and (max-width:1800px) and (min-width:1300px) {

    .swipe-order-summary-box {
        margin-left: 10%;
        max-width: 400px;
    }
}




/*my connect submit demand side Popup Css Start*/
.conn-demand-popup {
    padding: 40px;
    max-width: 790px;
    background-color: #fff;
    position: relative;
    border: 1px solid #e2e3e3;
    border-radius: 8px;
    padding-bottom: 20px;
}

.coin-desc p {
    margin-bottom: 2px;
}

.submit-demand {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .submit-demand h3 {
        margin: 0;
        color: #80488b;
    }

    .submit-demand span {
        margin-right: 10px;
    }

.dmeand-inner {
    background: #f7f7f7;
    padding: 22px;
    border-radius: 10px;
    padding-bottom: 10px;
}

.prod-ser-pop {
    padding: 16px 0px 0;
}

.radio-top {
    padding-top: 0px;
}

.radius {
    border-radius: 100%;
}

.swipea-normal-control textarea {
    resize: none;
    height: 190px;
}

.submit-demand img {
    margin-right: 6px;
    margin-bottom: 3px;
}

.submitclose {
    position: absolute;
    top: -30px;
    right: -20px;
}

    .submitclose span {
        color: #898585;
        border-radius: 30px !important;
        background: #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 25%);
        display: block;
        padding: 0 13px;
    }
/*my connect submit demand side Popup Css End*/





/*my connect write post  Popup Css start*/
.tabcontents {
    display: none;
}

.conn-write-popup {
   /* padding: 40px;*/
    max-width: 700px;
    background-color: #fff;
    position: relative;
 /*   border: 1px solid #e2e3e3;*/
    border-radius: 8px;
    padding-bottom: 24px;
}

.popup-tabs .row .col-md-4 {
    padding: 0;
}

.popup-tabs .row {
    margin: 0;
}


.activate {
    background: rgb(235,106,18);
    color: #fff;
}


.top-select-btn button {
    /*transition: all 0.5s;*/
    outline: none;
    display: block;
    height: 40px;
    width: 100%;
    border-radius: 40px;
    border: none;
    font-size: 0.9rem;
    background: transparent !important;
}

.top-select-btn img {
    margin-right: 10px;
}



.write-user img {
    margin-right: 10px;
}

.write-user h3 {
    font-size: 25px;
    color: #404040;
}


.write-user {
    display: flex;
    padding-top: 10px;
}

.user-share textarea {
    resize: none;
    height: 300px;
    border-radius: 7px;
}

.bottom-btn-ul ul li {
    color: #404040;
    font-weight: bold;
}

    .bottom-btn-ul ul li a {
        color: #404040;
        font-weight: bold;
    }

.bottom-btn-ul {
    border-radius: 6px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 10px 16px;
}

    .bottom-btn-ul ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bottom-btn-ul span {
        margin-right: 10px;
    }

    .bottom-btn-ul li {
        margin-right: 65px;
    }
/*my connect write post  Popup Css end*/







/*my-connect write css start*/

.banner-inner {
    display: flex;
    align-items: center;
    position: absolute;
    /* top: 0; */
    bottom: 12px;
    left: 12px;
    right: 0;
}

.banr-inrinfo h5 {
    margin: 0;
    color: #fff;
    font-size: 1rem;
}

.banr-inrinfo p {
    margin: 0;
    color: #d7d7d7;
    font-size: 0.8rem;
}

.banr-img {
    position: relative;
}

.banr-inrinfo {
    padding: 0px 10px;
}

.dropdown-toggle::after {
    display: none !important;
}

#upload-file {
    display: none;
}

/*.dropdown {
    position: absolute;
    top: -7px;
    right: 4px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 23%;
}*/

section.modal-sec form input {
    width: 100%;
    padding: 7px 0px;
    margin-bottom: 9px;
    outline: none;
    border: 1px solid #c7c5c5;
    border-radius: 6px;
}

.dropdown-menu {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.09);
    border: none;
    border-radius: 0;
    padding: 20px 10px;
    /*left: auto !important;
    right: -120px !important;*/
    top: -10px;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

a.btn.dropdown-toggle img {
    width: 100%;
}

.air-swp-head h4:before {
    content: '';
    position: absolute;
    left: 0;
    width: 35px;
    border-bottom: 2px solid #f88436;
    bottom: 18px;
}

.air-swp-head h4 {
    color: #704083;
    font-size: 1.5rem;
    margin: 0px;
    padding-bottom: 20px;
    font-family: 'Roboto';
    position: relative;
}

.dropdown-menu::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 16px;
    background-color: #fff;
    transform: rotate(45deg);
    right: 12px;
    top: -8px;
}

ul.dropdown-menu li a {
    font-size: 20px;
}



section.modal-sec .col-md-12 {
    padding: 0;
}

section.modal-sec form select {
    padding: 7px 0px;
    width: 100%;
    border: 1px solid #c7c5c5;
    margin-bottom: 9px;
    outline: none;
}

.banr-img img {
    width: 100%;
}

.baner-info img {
    width: auto;
}

.description {
    display: flex;
    flex-direction: column;
}

.frm-blk.frm-date-time .col-md-3 {
    padding-right: 0;
}

    .frm-blk.frm-date-time .col-md-3:last-child {
        padding-right: 15px;
    }

.frm-blk.frm-date-time .form-control {
    padding: 4px 1px;
}

section.modal-sec form textarea {
    margin-bottom: 9px;
    border: 1px solid #c7c5c5;
    height: 191px;
    border-radius: 7px;
    resize: none;
    outline: none;
}

.btn button {
    border: 1px solid #f78232;
    background: #f78232;
    padding: 10px 50px;
    border-radius: 25px;
    outline: none;
    color: #fff;
}

.btn {
    width: 100%;
    padding: 23px 0px;
}

.banner-inner img {
    width: auto !important;
}

.frm-blk-1 label {
    width: 100%;
}

.frm-blk-1 textarea {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    padding: 15px 15px;
    resize: none;
    outline: none;
    border: 1px solid #e1e1e1 !important;
}

.frm-blk-1 h4 {
    font-size: 16px;
    margin-top: 13px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #404040;
}



.frm-blk-2 {
    float: right;
}

.swipea-floating-control .form-control, .swipea-normal-control .form-control {
    border: 1px solid #9a9a9a;
    min-height: 50px;
    font-size: 14px;
}

.swipea-normal-control {
    padding: 6px 0px;
}

.myconnect-screen-modal-aboutme form label {
    padding-top: 10px;
    color: #8d8d8d;
    font-size: 13px;
}

.all-inputs {
    padding-top: 3px !important;
    min-height: 36px !important;
    position: relative;
    z-index: 999;
    background-color: transparent !important;
}

.all-inputs2 {
    position: relative;
    z-index: 999;
    background-color: #fff !important;
}

label.swipea-checkbox {
    padding-top: 3px !important;
    font-size: 16px !important;
}

.frm-blk-2 label {
    padding-top: 0px !important;
}

.swipa-select.select-outline.country-placc {
    /*margin-bottom: 25px;*/
    border-radius: 10px !important;
}

.swipa-select .select2-selection .select2-selection__placeholder {
    font-size: 14px;
    color: #3d4244 !important;
}

.frm-btn {
    text-align: center;
    /* margin-top: 13px;*/
}

.profile-heading p {
    margin: 0;
    font-size: 0.8rem;
}

.profile-heading h5 {
    padding: 0 !important;
}

.profile-heading {
    padding-left: 8px;
}

.frm-btn button {
    width: 24%;
    padding: 13px 0px;
}

.swipa-select .select2-container--bootstrap4 .select2-selection--single {
    height: 50px !important;
}



.swipea-normal-control .form-control {
    border: 1px solid #e1e1e1 !important;
    min-height: 40px;
    font-size: 14px;
    min-height: 45px !important;
}

div#delete input {
    display: none;
}

div#delete {
    margin-top: 10px;
}

ul.dropdown-menu li:hover {
    background: #ead5e7;
    color: #fff !important;
}

    ul.dropdown-menu li:hover a {
        color: #fff;
    }

ul.dropdown-menu {
    transition: all 0.5s;
}

.calen, .time {
    position: relative;
}

    .calen:after {
        background-image: url('../img/calen.png');
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 9px;
        right: 11px;
        z-index: 0;
    }

    .time:after {
        background-image: url('../img/clock.png');
        background-repeat: no-repeat;
        /* background-size: cover; */
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        top: 11px;
        right: 10px;
        z-index: 0;
    }

.calen2, .time2 {
    position: relative;
}

    .calen2:after {
        background-image: url('../img/calen.png');
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 18px;
        right: 11px;
        z-index: 999;
    }

    .time2:after {
        background-image: url('../img/clock.png');
        background-repeat: no-repeat;
        /* background-size: cover; */
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        top: 20px;
        right: 10px;
        z-index: 999;
    }

.sub-dem-ser .swipea-radio {
    padding-left: 31px;
    font-size: 14px;
}

.sub-dem-prod .swipea-radio {
    padding-left: 31px;
    font-size: 14px;
}

.profile-heading h5 {
    margin: 0;
}

/*Begin Normal Sec Scroll Bar*/


.det-scrl {
    width: 100%;
    height: 600px;
    overflow: auto;
    text-align: justify;
    position: relative;
    z-index: 9;
    padding: 0px 15px;
}

    .det-scrl::-webkit-scrollbar {
        width: 5px;
    }

    .det-scrl::-webkit-scrollbar-thumb {
        background: #ec6c14;
    }

    .det-scrl::-webkit-scrollbar-track {
        background: #eeedee;
    }

/*End Normal Sec Scroll Bar*/



/*my-connect write css end*/

/*my-connect-write-a-post-event-success_popup  css start*/
.coin-modal-popup {
    /*padding: 40px;*/
    max-width: 660px;
    background-color: #fff;
    position: relative;
   /* border: 1px solid #e2e3e3;*/
    border-radius: 8px;
    padding-bottom: 24px;
}

.coin-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.coin-desc {
    text-align: center;
}

.pt-4.coin-desc p {
    margin: 0;
    color: #404040;
}
/*my-connect-write-a-post-event-success_popup  css end*/


/*my-connect-write-a-post-submit-demand-popup css start*/

.subdemand-modal-popup {
    padding: 40px 60px;
    max-width: 883px;
    background-color: #fff;
    position: relative;
    border: 1px solid #e2e3e3;
    border-radius: 8px;
}

/*my-connect-write-a-post-submit-demand-popup css end*/

/*My_Connect_my_posts_all_post css start*/
.btn-cat {
    background-color: transparent;
    border: navajowhite;
    outline: none !important;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ababab;
    width: 100%;
    margin-bottom: 18px;
}

.drop-btn {
    position: relative;
}

.post-category {
    box-shadow: 10px 0 5px -2px #88888842;
    padding-right: 12px;
}

.margin-less {
    margin-bottom: 0px !important;
}

.drop-btn:after {
    content: '\e5cf';
    position: absolute;
    font-family: 'Material Icons';
    right: 0;
}

.btn-sub-cat {
    background-color: transparent;
    border: navajowhite;
    outline: none !important;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    text-align: left;
    width: 100%;
}

.cat-sub-cat li {
    margin: 16px 0px;
}

.cat-sub-cat span img {
    max-width: 50px !important;
    margin-right: 15px;
}

.cat-btn-img {
    max-width: 50px !important;
    margin-right: 15px;
}

.cat-sub-cat a {
    font-size: 17px;
    color: #000;
    font-weight: 500;
}

.cent {
    text-align: center;
}

.main-cat-li {
    margin: 0px 0px 19px;
    border-bottom: 1px solid #cdc9c9;
    padding-bottom: 12px;
    padding-top: 20px;
}

.main-profile-div img {
    width: 100%;
    border-radius: 16px;
}

.main-profile-div {
    position: relative;
}

.main-profile-txt {
    position: absolute;
    bottom: 12px;
    left: 12px;
    display: flex;
    align-items: flex-end;
}

.profile-img {
    border-radius: 100%;
    position: relative;
}

.profile-logo {
    position: absolute;
    top: 0;
    right: 0;
}

.profile-name p {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}

.profile-name span {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
}

.profile-name {
    margin-left: 18px;
}

.explore-txt a {
    font-size: 18px;
    display: flex;
    align-items: center;
}

.div-explore {
    margin: 20px 0px;
    margin-bottom: 10px;
}

.srch-form.cntrl input {
    width: 100%;
    border: 1px solid #8a4e91;
    border-radius: 21px;
    font-size: 14px;
    padding: 6px;
    padding-left: 31px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 2%), 0 6px 20px 0 rgb(0 0 0 / 12%);
}

input::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.div-explore .row {
    display: flex;
    align-items: center;
}

.wid-content {
    text-align: center;
    border: 1px solid #bfbdbd;
    border-radius: 13px;
    padding: 8px;
    margin: 10px 6px;
    margin-bottom: 20px;
    color: #2e2e2e;
    min-height: 274px;
}

    .wid-content img {
        max-width: 50px;
        margin: 5px auto;
    }

    .wid-content p {
        text-transform: capitalize;
        font-size: 14px;
        font-weight: 400;
    }

    .wid-content h6 {
        text-transform: capitalize;
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 2px;
    }

.wid-list {
    text-align: left;
}

    .wid-list ul li {
        font-size: 14px;
        text-transform: capitalize;
        position: relative;
        margin-left: 15px;
    }

        .wid-list ul li:before {
            content: '\e5ca';
            position: absolute;
            font-family: 'Material Icons';
            font-size: 16px;
            color: #0cbd3a;
            left: -18px;
            top: -2px;
            font-weight: 600;
        }

.explore-txt span {
    color: #8a4e91;
    margin-left: 10px;
}

.wid-content:hover {
    border-color: transparent;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.srch-form.cntrl {
    position: relative;
}

    .srch-form.cntrl span {
        position: absolute;
        color: #8a4e91;
        top: 5px;
        left: 5px;
    }

.sec-profile-serv {
    background: linear-gradient( 90deg, rgba(173,102,161,1) 7%, rgba(161,91,154,1) 36%, rgba(127,62,135,1) 69%, rgba(126,61,134,1) 97%);
    border-radius: 11px;
    padding: 12px 0px;
}

    .sec-profile-serv ul li img {
        display: block;
        max-width: 40px;
        margin: 0 auto;
    }

    .sec-profile-serv ul li {
        display: inline-block;
        margin: 0px 10px;
    }

        .sec-profile-serv ul li a {
            color: #fff;
            font-size: 17px;
            text-transform: capitalize;
        }

    .sec-profile-serv ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.wid-carousel .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 33px;
    height: 33px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .wid-carousel .owl-nav > button.owl-prev {
        left: -10px;
    }

    .wid-carousel .owl-nav > button.disabled {
        background-color: #ff5a0e !important;
        color: #fff;
    }

    .wid-carousel .owl-nav > button.owl-next {
        right: -10px;
    }

.mobl-banner-div img {
    border: 1px solid #bfbebe;
    border-radius: 14px;
}

.mobl-banner-div {
    position: relative;
    padding: 0px 5px;
}

.mobl-banner-txt {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    right: 0;
    width: 50%;
}

    .mobl-banner-txt h5 {
        color: #f98534;
        font-size: 2.2rem;
        margin-bottom: 0px;
    }

    .mobl-banner-txt p {
        font-size: 1.4rem;
        font-weight: 600;
        color: #434343;
    }

.sec-app {
    padding: 20px 0px;
    padding-bottom: 5px;
}

.upload-vid-div img {
    width: 100%;
}

.upload-vid-div {
    border-radius: 11px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    overflow: hidden;
}

.upload-vid-txt {
    padding: 0px 10px;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

    .upload-vid-txt p {
        font-size: 1rem;
        font-weight: 600;
    }

.upload-btn a span {
    background-color: #793784;
    border-radius: 100%;
    color: #fff;
    border: 2px solid #fff;
    padding: 5px;
}

.upload-btn {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
}

.story {
    width: 100%;
    object-fit: cover;
    height: 288px;
    border-radius: 12px;
}

.main-story-div {
    position: relative;
    margin: 0px 5px;
}

.main-story-profile {
    position: absolute;
    top: 5px;
    left: 5px;
}

    .main-story-profile img {
        border-radius: 100%;
        border: 2px solid #793784;
    }

.main-story-name a {
    color: #fff;
    font-size: 1rem;
}

.main-story-name {
    position: absolute;
    bottom: 7px;
    left: 10px;
}

.sec-info-video .row .col-md-9 {
    padding-left: 0;
}

.story-carousel .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 33px;
    height: 33px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .story-carousel .owl-nav > button.owl-prev {
        left: -10px;
    }

    .story-carousel .owl-nav > button.disabled {
        background-color: #ff5a0e !important;
        color: #fff;
    }

    .story-carousel .owl-nav > button.owl-next {
        right: -10px;
    }

.interest-btn a {
    border: 1px solid #000;
    border-radius: 6px;
    padding: 10px 23px;
    color: #793784;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    float: right;
}

.interest-btn {
    display: inline-block;
    width: 100%;
    padding: 14px 0px;
}

.sec-update-interest a span {
    margin-left: 10px;
}

.sec-write-post {
    background-color: #f3efef;
    padding: 15px;
    border-radius: 11px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 18%), 0 6px 20px 0 rgb(0 0 0 / 12%);
}

.input-write-post input {
    width: 100%;
    border: none;
    outline: none;
    padding: 12px;
    border-radius: 20px;
}

.write-post-btn ul li a img {
    margin-right: 7px;
}

.write-post-btn ul li a {
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #646464;
    font-weight: 450;
}

.write-post-btn ul li {
    display: inline-block;
}

.sec-write-post .row {
    display: flex;
    align-items: center;
}

.write-post-btn ul li:first-child {
    padding-right: 10px;
    border-right: 1px solid #c9c5c5;
}

.sec-write-post .row .col-md-4 {
    padding-left: 2px;
}

.write-post-btn ul li:nth-child(2) {
    padding-left: 10px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 8px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider.round {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider.round:before {
        position: absolute;
        content: "";
        height: 23px;
        width: 23px;
        left: 1px;
        bottom: -10px;
        background-color: white;
        -webkit-transition: .4s;
        border: 1px solid #898181;
        transition: .4s;
    }

.top-picks-btn input:checked + .slider {
    background-image: linear-gradient(rgba(202,141,189,1) 0%, rgba(170,95,161,1) 51%, rgba(202,141,189,1) 100% );
}

.top-picks-btn input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

.top-picks-btn input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.top-picks-txt h4, .top-picks-btn p {
    color: #3a3a3a;
    text-transform: capitalize;
    font-size: 1.3rem;
    font-weight: 600;
}

.top-picks-btn ul li {
    display: inline-block;
    margin: 0px 6px;
}

.top-picks-btn ul {
    display: flex;
    align-items: center;
    justify-content: end;
}

.top-pick-items {
    margin: 10px;
    text-align: center;
}

    .top-pick-items p {
        text-transform: capitalize;
        font-size: 0.9rem;
        font-weight: 600;
        color: #474747;
        margin: 10px 0px;
    }

    .top-pick-items img {
        max-width: 62px !important;
        margin: 0 auto;
    }

.top-pick-carousel .owl-nav > button, .top-pick-product-carousel .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 33px;
    height: 33px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .top-pick-carousel .owl-nav > button.owl-prev, .top-pick-product-carousel .owl-nav > button.owl-prev {
        left: -10px;
    }

    .top-pick-carousel .owl-nav > button.disabled, .top-pick-product-carousel .owl-nav > button.disabled {
        background-color: #ff5a0e !important;
        color: #fff;
    }

    .top-pick-carousel .owl-nav > button.owl-next, .top-pick-product-carousel .owl-nav > button.owl-next {
        right: -10px;
    }

.top-pick-carousel button span, .wid-carousel button span, .package-carousel button span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.sec-top-picks {
    padding: 19px 0px;
}

.inn-container {
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.ser {
    /* color: #b2b2b2;*/
}

.feed-post-tabs ul li {
    width: 50% !important;
    background-color: #f0eeee;
    border-radius: 7px;
}

.feed-post-tabs {
    background-color: transparent;
    border: none;
    padding: 0;
}

    .feed-post-tabs ul li a {
        /*background: linear-gradient( 
90deg, rgba(173,102,161,1) 7%, rgba(161,91,154,1) 36%, rgba(127,62,135,1) 69%, rgba(126,61,134,1) 97%);*/
        background-color: #f0eeee;
        color: #000;
        font-size: 1rem;
        text-transform: uppercase;
        padding: 14px 0px !important;
        font-weight: 500 !important;
        border-radius: 7px;
    }

        .feed-post-tabs ul li a:hover, .feed-post-tabs .nav-tabs .nav-link.active {
            background: linear-gradient( 90deg, rgba(173,102,161,1) 7%, rgba(161,91,154,1) 36%, rgba(127,62,135,1) 69%, rgba(126,61,134,1) 97%) !important;
            color: #fff !important;
            border-radius: 7px;
            font-weight: initial !important;
        }

.all-post-tabs img {
    max-width: 18px !important;
    margin-right: 5px;
}

.all-post-tabs ul li {
    width: 25% !important;
    margin-bottom: 0 !important;
    position: relative;
    z-index: 9999;
}

.all-post-tabs ul {
    background-color: #f0eeee;
    border-radius: 74px !important;
    border: 1px solid #c3c1c1;
    /* position: relative; */
}

.all-post-tabs {
    background-color: transparent;
    border: none;
    padding: 6px 20px;
}

    .all-post-tabs ul li a, .all-post-tabs ul li button {
        /*background-color: #f0eeee;*/
        color: #000;
        font-size: 0.8rem;
        text-transform: capitalize;
        padding: 9px 0px !important;
        font-weight: 500 !important;
        /* border-radius: 74px !important; */
        outline: none;
    }

.filter-button {
    cursor: pointer;
}
/*.filter-button.active{
  background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
    color: #fff !important;
    font-weight: initial !important;
    width: 100%;
    position: relative;
    transition: all 1s;
    z-index:9;
}*/

.nav-tabs1 .nav-item {
    /* width: 32% !important; */
    flex-basis: 212px;
}

.card-header-tabs ul {
    z-index: 99999;
    position: relative;
    margin: 0;
    display: flex;
}

div#tile-2 {
    position: relative;
}

.filter-button.active {
    z-index: 9;
    background-color: transparent !important;
    color: #fff !important;
    width: 100% !important;
    margin-left: -12px;
}

.filter-button2.active {
    z-index: 9;
    background-color: transparent !important;
    color: #fff !important;
    width: 100% !important;
    margin-left: 0px;
}


.filter-button.active img {
    filter: brightness(5.5);
}

.filter-button {
    cursor: pointer;
}








#tile-1 .slider {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
    top: 5px;
    border-radius: 30px;
    /* width: 24% !important; */

    height: 40px;
    opacity: 1;
    display: inline-block !important;
    position: absolute !important;
    z-index: 1200 !important;
    transition: all .4s linear !important;
}

#tile-2 .slider1 {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
    top: 0px;
    border-radius: 30px;
    width: 33.4% !important;
    height: 41px;
    opacity: 1;
    display: inline-block !important;
    position: absolute !important;
    z-index: 1200 !important;
    transition: all .4s linear !important;
}

.tile-2 .slider1 {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
    top: 0px;
    border-radius: 30px;
    width: 33.4% !important;
    height: 41px;
    opacity: 1;
    display: inline-block !important;
    position: absolute !important;
    z-index: 1200 !important;
    transition: all .4s linear !important;
}





/*
.filter-button::before{
  background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 0px;
  transition: all 0.1s;
  height: 40px;
  opacity: 1;

}

.filter-button.active::before{
  background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
  content: '';
  position: absolute;
  top: 0;
  right:0;
  border-radius: 30px;
  width: 100%;
  transition: all 0.5s;
  height: 40px;
  z-index: -1;
  opacity: 1;
  margin: 0 auto;
}
*/


.filter-button.active img {
    /* filter: brightness(100); */
}

.all-post-tabs ul li a:hover {
    /*background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;*/
    /*color: #fff !important;*/
    font-weight: initial !important;
    background-color: transparent;
    !important;
}
/*.all-post-tabs ul li a:hover img, .all-post-tabs .nav-tabs .nav-link.active img{
  filter: brightness(100);
}*/
.oth-profile img {
    width: 100%;
    border-radius: 100%;
    border: 2px solid #793784;
}

.oth-profile-name a {
    font-size: 1.3rem;
    display: block;
    font-weight: 600;
}

.oth-profile-name span {
    color: #929292;
    font-size: 0.8rem;
}

.post-div .row {
    display: flex;
    align-items: center;
}

.delete-edit-option {
    text-align: right;
}

.edit-delete-opt button {
    background-color: #fff;
    border: 1px solid #959393;
    border-radius: 5px;
    width: 156px;
    text-align: left;
    padding: 6px 9px;
    color: #404040;
    display: flex;
    align-items: center;
    font-size: 1rem;
    margin: 12px;
    outline: none;
}

.delete-edit-option .dropdown-menu::before {
    display: none;
}

.edit-delete-opt {
    border: 1px solid #d7d7d7;
}

    .edit-delete-opt button span {
        margin-right: 5px;
        color: #c8c8c8;
    }

    .edit-delete-opt button:hover {
        background-color: #f3e0f5;
        border-color: #f3e0f5;
    }

        .edit-delete-opt button:hover span {
            color: #404040;
        }

.delete-edit-option a span {
    color: #704083;
    font-size: 31px;
}

.post-cntnt p {
    color: #404040;
    font-size: 0.8rem;
}

.post-cntnt {
    border-top: 1px solid #c7c3c3;
    padding-top: 13px;
    margin-top: 17px;
    border-bottom: 1px solid #c7c3c3;
    padding-bottom: 13px;
    margin-bottom: 10px;
}

.post-div {
    border-radius: 7px;
    padding: 17px 25px 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 5%);
    margin-bottom: 14px;
    border: 2px solid #e5cde1;
}

.like-comment-sec ul li a img {
    margin-right: 1px;
}

.like-comment-sec ul li a {
    font-size: 0.8rem;
    color: #707070;
}

.like-comment-sec ul li {
    display: inline-block;
    margin-right: 12px;
}
/*.combine-heart{
  display: none;
}
*/
.like-btn-press .combine-heart {
    display: none;
}

.like-btn-press.active .separate-heart {
    display: none;
}

.like-btn-press.active .combine-heart {
    display: block;
}

.like-btn-press {
    display: flex;
    align-items: center;
}

    .like-btn-press img {
        max-width: 18px;
    }

.lcss button.active {
    background-color: #f3f3f3;
    color: #8a4e91;
}

.lcss button img {
    margin-right: 5px;
}

.lcss button {
    width: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: left;
    color: #404040;
    font-size: 1rem;
    border-radius: 9px;
    padding: 10px;
}

    .lcss button:hover {
        background-color: #f3f3f3;
        color: #8a4e91;
    }

.feed-post-tabs ul {
    background-color: #f0eeee;
}

.lcss-row .col-md-3, .lcss-row .col-md-2, .lcss-row .col-md-4 {
    padding: 0;
}

.like-comment-sec {
    padding-top: 14px;
}

.post-cntnt p a {
    color: #a255b1;
    font-weight: 600;
}

.post-cntnt h6 {
    font-weight: 600;
    color: #893a92;
    font-size: 1.2rem;
}

.tutor-li ul:nth-child(odd) {
    background-color: #f5e7f7;
}

.tutor-li ul li {
    padding: 10px;
    border-radius: 4px;
}

    .tutor-li ul li span {
        color: #404040;
    }

.tutor-li ul li {
    display: inline-block;
    margin-right: 40px;
    font-size: 1rem;
    font-weight: 600;
    color: #fe731a;
    text-transform: capitalize;
}

.tutor-li {
    margin: 20px 0px;
}

.event-li ul li {
    margin-right: 40px;
    font-size: 1rem;
    font-weight: 600;
    color: #fe731a;
    text-transform: capitalize;
    border-bottom: 1px solid #c3bcbc;
    padding: 10px 0px;
}

    .event-li ul li span {
        color: #404040;
    }

.event-li {
    margin: 17px 0px;
}

.swipe-air-credit .row .col-md-3, .swipe-air-credit .row .col-md-7, .swipe-air-credit .row .col-md-2 {
    padding: 0;
}

.swipe-air-credit {
    background: linear-gradient( 90deg, rgba(173,102,161,1) 7%, rgba(161,91,154,1) 36%, rgba(127,62,135,1) 69%, rgba(126,61,134,1) 97%);
    border-radius: 10px;
    padding: 14px 0px;
    margin-bottom: 13px;
    border: 1px solid #7e3d86;
}

.padding-no {
    padding: 0 !important;
}

.swipe-air-credit ul li {
    display: inline-block;
    margin: 0px 4px;
}

.swipe-dollar-txt h6 span {
    display: block;
    font-weight: 600;
    font-size: 1.3rem;
}

.swipe-dollar-txt h6 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.info-btn span {
    color: #fff;
}

.swipe-air-credit ul {
    display: flex;
    justify-content: center;
}

.text-center {
    margin: 7px 0px;
}

.add-credit-btn {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
    color: #fff !important;
    border-radius: 7px;
    padding: 10px;
    font-size: 0.8rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 176px;
    margin: 0 auto;
    border: 1px solid #ee711c;
}

    .add-credit-btn span {
        margin-left: 7px;
    }

.swipe-air-coin h6 span {
    color: #874790;
}

.swipe-air-coin h6 {
    color: #000;
}

.swipe-air-coin {
    background: transparent;
    border-color: #c9c7c7;
}

    .swipe-air-coin a span {
        color: #000;
    }

.add-credit-btn2 {
    background-color: #fff;
    color: #742b7f !important;
    border-radius: 7px;
    padding: 10px;
    font-size: 0.8rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 176px;
    margin: 0 auto;
    border: 1px solid #b7b6b5;
    justify-content: center;
}

    .add-credit-btn2 span {
        margin-left: 7px;
        color: #ea660c !important;
    }

ul.flash-head li p {
    color: #898989;
    font-weight: 500;
}

ul.flash-head li h6 {
    margin-bottom: 1px;
}

ul.flash-head li {
    display: inline-block;
    margin-right: 10px;
}

ul.flash-head {
    display: flex;
}

.flash-ul-li ul li b {
    color: #000;
}

.flash-ul-li ul li {
    color: #6c6c6c;
    font-size: 0.9rem;
    margin-left: 15px;
    margin-bottom: 3px;
    position: relative;
}

    .flash-ul-li ul li:before {
        content: '\e5ca';
        position: absolute;
        font-family: 'Material Icons';
        font-size: 16px;
        color: #0cbd3a;
        left: -18px;
        top: -2px;
        font-weight: 600;
    }

.sec-swipe-flash {
    border: 1px solid #c9c7c7;
    border-radius: 10px 10px 0px 0px;
    padding: 13px;
}

.upgrade-btn a {
    background-image: linear-gradient(to bottom, #e4c012, #d4b10d, #c4a308, #b49504, #a48701);
    color: #fff;
    padding: 10px;
    border-radius: 7px;
    padding: 10px;
    font-size: 0.8rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 197px;
    margin: 0 auto;
    border: 1px solid #b7b6b5;
    justify-content: center;
    text-transform: capitalize;
}

    .upgrade-btn a:hover {
        background-image: linear-gradient(to top, #e4c012, #d4b10d, #c4a308, #b49504, #a48701);
    }

    .upgrade-btn a span {
        margin-left: 7px;
    }

.sec-swipe-flash2 {
    border: 1px solid #885798;
    border-radius: 0px 0px 10px 10px;
    padding: 13px;
    margin-bottom: 13px;
    padding-top: 44px;
    background-image: linear-gradient(to bottom, #875798, #8d5a9c, #925c9f, #985fa3, #9e62a6);
}

.flash-ul-li2 ul li b {
    color: #fff;
}

.flash-ul-li2 ul li {
    color: #fff;
    font-size: 0.9rem;
    margin-left: 15px;
    margin-bottom: 3px;
    position: relative;
}

    .flash-ul-li2 ul li:before {
        content: '\e5ca';
        position: absolute;
        font-family: 'Material Icons';
        font-size: 16px;
        color: #0cbd3a;
        left: -18px;
        top: -2px;
        font-weight: 600;
    }

.upgrade-btn {
    position: relative;
    bottom: -34px;
}

.ppl-u-know .row .col-md-3, .ppl-u-know .row .col-md-7, .ppl-u-know .row .col-md-2 {
    padding: 0;
    padding-right: 3px;
    padding-left: 3px;
}

.ppl-img img {
    border-radius: 100%;
    border: 2px solid #793784;
}

.ppl-accnt-title p {
    color: #848484;
    text-transform: capitalize;
    font-size: 0.8rem;
    margin: 0;
}

.ppl-accnt-title a {
    color: #5c5c5c;
    font-size: 1rem;
    text-transform: capitalize;
    font-weight: 600;
}

.ppl-add-icon a span {
    color: #752b7f;
}

.underline {
    border-bottom: 1px solid #bdb7b7;
    padding: 15px 8px;
}

.underline2 {
    padding: 15px 8px;
}

.ppl-u-know-head h6 {
    color: #434343;
    font-size: 1.1rem;
    padding-bottom: 8px;
    border-bottom: 3px solid #752b7f;
}

.ppl-u-know {
    border: 1px solid #c5c2c2;
    padding: 17px;
    border-radius: 13px;
}

.submt-demnd {
    background-image: linear-gradient(to left bottom, #ff570c, #ff6613, #ff741b, #fe8023, #fe8c2d);
    padding: 16px;
    border-radius: 13px;
    text-align: center;
    margin: 10px 0px;
}

    .submt-demnd h4 {
        color: #fff;
        text-transform: capitalize;
    }

    .submt-demnd h4 {
        color: #fff;
        text-transform: capitalize;
        font-size: 1.2rem;
        margin: 10px 0px;
    }

.demand-txt-a a span {
    margin-left: 10px;
}

.demand-txt-a a {
    color: #ea660c;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
}

.package-sec {
    background-image: linear-gradient(to bottom, #875798, #8d5a9c, #925c9f, #985fa3, #9e62a6);
    border-radius: 13px;
    padding: 23px;
    padding-bottom: 36px;
    margin: 11px 0px;
}

.main-package img {
    max-width: 63px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.main-package {
    background-color: #fff;
    border-radius: 13px;
    padding: 12px;
    text-align: center;
}

    .main-package p {
        margin: 3px 0px;
        font-weight: 500;
    }

    .main-package h6 {
        font-weight: 600;
        margin: 3px 0px;
        text-transform: capitalize;
    }

.pack-list {
    text-align: left;
    margin: 12px 0px;
}

    .pack-list ul li {
        color: #000;
        font-size: 0.9rem;
        margin-left: 15px;
        margin-bottom: 3px;
        position: relative;
    }

        .pack-list ul li:before {
            content: '\e5ca';
            position: absolute;
            font-family: 'Material Icons';
            font-size: 16px;
            color: #0cbd3a;
            left: -18px;
            top: -2px;
            font-weight: 600;
        }

.pack-item {
    margin: 0px 5px;
}

.package-carousel .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 33px;
    height: 33px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .package-carousel .owl-nav > button.owl-prev {
        left: -10px;
    }

    .package-carousel .owl-nav > button.disabled {
        background-color: #ff5a0e !important;
        color: #fff;
    }

    .package-carousel .owl-nav > button.owl-next {
        right: -10px;
    }

.package-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    border: 0;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

    .package-carousel .owl-dots .owl-dot.active {
        background-color: #fa761c;
    }

.package-carousel .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translate(-50%, 0);
}
/*My_Connect_my_posts_all_post css end*/

/*swipe air_Customer_Customer_My_Orders___delivered_returned css start*/
.order-breadcrums .swipea-breadcrumbs .breadcrumb .active {
    color: #a255b1 !important;
}

.order-detail-head-sec h2 span {
    font-size: 01.1rem;
    font-weight: 400;
}

.order-detail-head-sec h2 {
    text-transform: capitalize;
    font-size: 1.8rem;
    font-weight: 410;
    margin: 0;
}

.order-detail-head-sec {
    display: flex;
    align-items: end;
    margin-bottom: 12px;
}

    .order-detail-head-sec img {
        margin-right: 8px;
    }

.order-banner-div img {
}

.order-banner-div {
    position: relative;
    /*        padding: 0px 5px;
*/
}

.order-owl .owl-item {
    padding: 0 2px;
}

.order-banner-txt {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    left: 44px;
}

.order-swipe-logo h6 span {
    color: #fff;
    font-weight: 400;
}

.order-swipe-logo h6 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.2rem;
}

.order-swipe-logo img {
    width: 43px !important;
    margin-right: 10px;
}

.order-swipe-logo {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 6px;
}

.order-banner-txt p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: initial;
    margin: 0;
}

.order-banner-txt h5 {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 1px;
}

.order-owl .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}

    .order-owl .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #fff;
        border: 0;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

        .order-owl .owl-dots .owl-dot.active {
            background-color: #ae6ab2;
        }

.sec-order-summary {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
}

.div-order-summary {
    padding: 14px 26px;
    padding-bottom: 8px;
}

.order-details ul li {
    color: #404040;
    font-size: 0.9rem;
    margin-bottom: 3px;
}

.order-details h6 {
    font-size: 1.4rem;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}

.bold-li {
    font-weight: 600;
}

.order-details ul li span {
    float: right;
    padding-right: 30px;
}

.order-date h6 span {
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    font-size: 1rem;
}

.order-date h6 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 0.8rem;
}

.ordr-summery-note span {
    font-size: 1rem;
    font-weight: 600;
    color: #27ab3a;
}

.ordr-summery-btm {
    padding: 10px 26px;
    background-color: #f5eaf3;
}

.rewrd-heading h5 {
    text-transform: capitalize;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0;
}

.ordr-summery-btm ul li {
    font-size: 0.8rem;
    margin-right: 26px;
}

.ordr-summery-btm ul {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .ordr-summery-btm ul li img {
        margin-right: 2px;
    }

.prod-desc-img img {
    width: 100%;
}

.prod-desc-txt h6 {
    font-size: 1.1rem;
    line-height: 24px;
    margin-bottom: 10px;
}

.product-des-row .col-md-9 {
    padding: 0;
}

.prod-desc-txt p {
    font-size: 0.9rem;
    margin: 0;
}

.prod-desc-txt span {
    color: #ef4606;
    font-size: 0.9rem;
    font-weight: 600;
}

.prod-desc-txt p a {
    margin-left: 10px;
    font-weight: 600;
    color: #aa5fa1;
}

.delivry-date {
    margin-bottom: 20px;
}

    .delivry-date span {
        font-size: 1.2rem;
        font-weight: 500;
        color: #404040;
    }

.sec-delivery-stage {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
    margin: 21px 0px;
    padding: 8px 24px;
    padding-bottom: 20px;
}

.prod-des-btns {
    text-align: center;
}

    .prod-des-btns button {
        width: 80%;
        margin: 3px 0px;
        padding: 6px 0px;
    }

    .prod-des-btns span img {
        margin: 0px 2px;
    }

    .prod-des-btns span {
        display: flex;
        justify-content: center;
        color: #ef4606;
        font-weight: 600;
        margin: 2px 0px;
    }

.help-a img {
    margin-right: 5px;
}

.help-a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4px 0px;
    color: #404040 !important;
    font-size: 0.8rem;
    font-weight: 600;
}

.delivery-process-div ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .delivery-process-div ul li {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-right: 60px;
        padding-bottom: 4px;
        border-bottom: 1px solid #c1bbbb;
        min-height: 130px;
    }

        .delivery-process-div ul li:last-child {
            padding-right: 0px;
        }

        .delivery-process-div ul li img {
            border: 2px solid #aa5fa1;
            border-radius: 100%;
            background-color: #f3f3f3;
            max-width: 62px;
            position: relative;
            z-index: 99999;
        }

        .delivery-process-div ul li p {
            margin-bottom: 4px;
            font-size: 0.9rem;
            text-transform: capitalize;
            font-weight: 500;
            color: #404040;
        }

        .delivery-process-div ul li small {
            text-transform: capitalize;
            color: #808080;
            font-weight: 500;
            margin-top: 26px;
            font-size: 0.7rem;
        }

.delivery-process-div {
    margin-top: 30px;
}

.at-step p {
    font-size: 0.7rem !important;
    color: #fe731a !important;
}

.at-step img {
    background-color: #aa5fa1 !important;
    margin-bottom: 6px;
}

.at-step {
    transform: scale(1.7);
    position: relative;
}

    .at-step:after {
        position: absolute;
        content: '';
        width: 6px;
        height: 6px;
        background-color: #c1bbbb;
        border-radius: 100%;
        bottom: -19px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.pending-step img {
    border-color: #d9d8d8 !important;
}

.pending-step p {
    color: #d9d8d8 !important;
}

.bef-purple:before {
    content: '';
    position: absolute;
    width: 597px;
    height: 5px;
    background-color: #aa5fa1;
    top: 47px;
    z-index: 0;
}

.bef-purple {
    position: relative;
}

.btm-delivery-date p span {
    font-weight: 500;
}

.btm-delivery-date p {
    font-size: 0.9rem;
    color: #202020;
    margin: 5px 0px;
}

.btm-delivery-date {
    padding: 0px 126px;
}

.sec-buy-again {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
    padding: 8px 14px;
}

    .sec-buy-again h6 img {
        width: 32px;
    }

    .sec-buy-again h6 {
        font-size: 1.3rem;
        font-weight: 600;
    }

.prod-again-img img {
    width: 100%;
}

.prod-again-des h5 {
    font-size: 1rem;
    font-weight: 500;
}

.prod-again-des p {
    font-size: 0.9rem;
    margin: 0;
}

.prod-again-des span {
    color: #f26b38;
    font-weight: 600;
    font-size: 0.9rem;
}

.prod-again-des button {
    padding: 8px 20px;
    display: block;
    margin: 10px auto;
}

.sec-buy-again .row {
    padding-top: 20px;
}

.basedon-head h2 {
    font-size: 1.5rem;
}

.basedon-prod-main {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
    padding: 24px;
}

.based-on-products {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
    padding: 18px;
    margin: 0px 5px;
}

    .based-on-products p {
        font-size: 1.1rem;
        font-weight: 400;
        margin-bottom: 3px;
    }

    .based-on-products small {
        color: #ef4606;
        font-size: 0.9rem;
        font-weight: 500;
    }

    .based-on-products ul li {
        display: inline-block;
    }

        .based-on-products ul li span {
            font-size: 1.1rem;
            color: #a255b1;
        }

    .based-on-products ul {
        margin: 3px 0px;
    }

.based-on-products-cart button {
    padding: 7px 45px;
    display: flex;
}

.based-on-products-cart {
    display: flex;
    justify-content: center;
}

.based-on-products img {
    margin-bottom: 7px;
}

.basedon-owl .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 44px;
    height: 44px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .basedon-owl .owl-nav > button.owl-prev {
        left: -37px;
    }

    .basedon-owl .owl-nav > button.disabled {
        background-color: #ff5a0e !important;
        color: #fff;
    }

    .basedon-owl .owl-nav > button.owl-next {
        right: -37px;
    }

.basedon-head-a a {
    font-size: 1rem;
    font-weight: 600;
    color: #202020;
    float: revert;
}

span.basedon-head-a {
    float: right;
}

.basedon-head {
    display: inline-flex;
}
/*swipe air_Customer_Customer_My_Orders___delivered_returned css end*/

/*post css start*/

section.posst-sec {
    background: url(../images/background.png);
    background-size: cover;
    padding: 102px 0px;
}

.frm-blk-1 {
    margin-top: 4px;
}

.myconnect-screen-modal-aboutme {
    background-color: #fff;
    /*padding-right: 25px;
    padding-left: 25px;*/
    max-width: 620px;
    position: relative;
    border-radius: 10px;
    padding-bottom: 24px;
}


    .myconnect-screen-modal-aboutme form textarea {
        width: 100%;
        height: 300px !important;
        outline: none !important;
        resize: none !important;
        border: 1px solid #d6d6d6 !important;
        margin-bottom: 7px !important;
        border-radius: 8px !important;
        position: relative;
        padding: 10px 10px;
        font-size: 0.9rem;
    }


.form-img {
    position: absolute;
    bottom: 111px;
    right: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .form-img img {
        width: auto;
    }

.post {
    background: #fff;
    padding: 0px 36px;
    width: 50%;
    margin: 0 auto;
    border-radius: 11px;
}

span#close {
    box-shadow: 0px 0px 5px #b1b3b4;
    border-radius: 33px;
    padding: 7px 14px;
    font-size: 15px;
    position: absolute;
    top: auto;
    bottom: 329px;
    right: 35px;
    cursor: pointer;
    z-index: 1;
    background: #fff;
}

span#closee {
    border-radius: 33px;
    padding: 7px 17px;
    font-size: 19px;
    position: absolute;
    top: -16px;
    right: -15px;
    cursor: pointer;
    background: #fff;
    color: #515558;
    box-shadow: 0px 0px 5px #b1b3b4;
}

span#closee1 {
    border-radius: 33px;
    padding: 6px 17px;
    font-size: 20px;
    position: absolute;
    top: -16px;
    right: -15px;
    cursor: pointer;
    background: #fff;
    color: #45474a;
    box-shadow: 0px 0px 5px #b1b3b4;
}

span#closee2 {
    border-radius: 33px;
    padding: 6px 17px;
    font-size: 20px;
    position: absolute;
    top: -16px;
    right: -15px;
    cursor: pointer;
    background: #fff;
    color: #404142;
    box-shadow: 0px 0px 5px #b1b3b4;
}

.post-inner {
    padding: 40px 0px;
    position: relative;
}

section.posst-sec form button {
    outline: none;
    border: 1px solid #f17622;
    background: #f17622;
    padding: 10px 50px;
    border-radius: 30px;
    color: #ffffff;
    margin: 0 auto;
    display: flex;
}

.user {
    display: flex;
    align-items: center;
}

    .user h5 {
        margin: 0;
        padding: 0px 10px;
        color: #595959;
    }

    .user h6 {
        margin: 0;
        color: #595959;
        padding: 0px 10px;
    }

.user-inn1 {
    display: flex;
    align-items: center;
}

.user-inn2 {
    display: flex;
    align-items: center;
}



/*post css end*/

/*my-connect-write-a-post-sa-go-know-more-popup css start*/




.conn-write-popup-photo {
    padding: 40px;
    max-width: 850px;
    background-color: #fff;
    position: relative;
    border: 1px solid #e2e3e3;
    border-radius: 8px;
}


.top-select-btn {
    border-radius: 40px;
    background: #f3f3f3;
    border: 1px solid #d7d7d7;
    margin-bottom: 0;
}

.elements-blk {
    text-align: center;
}

.elements-row {
    border: 2px solid #d7d7d7;
    border-radius: 5px;
    padding: 11px 20px;
    background: #f3f3f3;
}

.photo-sa img {
    width: 100%;
    transition: all 0.5s;
}

.girl-popup-btn {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
}

    .girl-popup-btn a {
        background-color: #0000006e;
        opacity: 0;
        border: 1px solid #fff;
        color: #fff;
    }

    .girl-popup-btn:hover a {
        opacity: 1;
    }

.photo-sa {
    background-color: #000;
    border-radius: 18px;
}

    .photo-sa:hover img {
        opacity: 0.5;
        cursor: pointer !important;
    }

.elements-row .row {
    display: flex;
    align-items: flex-start;
}

.elements-blk img {
    max-width: 50px;
}

.elements-blk h6 {
    font-size: 0.8rem;
}
/*my-connect-write-a-post-sa-go-know-more-popup css end*/

/*swipe air_Customer_Customer_My_Orders___delivered_return_closed css start*/
.order-banner-div2 img {
}

.order-banner-div2 {
    position: relative;
    /*        padding: 0px 5px;
*/
}

.order-banner-txt2 {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    left: 44px;
}

.order-swipe-logo2 h6 span {
    color: #f18634;
    font-weight: 600;
}

.order-swipe-logo2 h6 small {
    color: #815395;
    font-weight: 600;
}

.order-swipe-logo2 h6 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.2rem;
}

.order-swipe-logo2 img {
    width: 43px !important;
    margin-right: 10px;
}

.order-swipe-logo2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 6px;
}

.order-banner-txt2 p {
    color: #000;
    font-size: 0.8rem;
    text-transform: initial;
    margin: 0;
    font-weight: 600;
}

.order-banner-txt2 h5 {
    color: #404040;
    font-size: 1.5rem;
    margin-bottom: 1px;
    font-weight: 600;
}

.order-owl .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}

    .order-owl .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #b7b3b3;
        border: 0;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

        .order-owl .owl-dots .owl-dot.active {
            background-color: #ae6ab2;
        }

.sec-order-summary {
    border: 1px solid #c1bbbb;
    border-radius: 7px;
}

.filter-dots a span {
    color: #704083;
    font-size: 31px;
}

.filter-dots {
    text-align: right;
}

.filter-dropdown span {
    font-size: 1.5rem;
    color: #d2d2d2;
}

.filter-dropdown {
    text-align: left;
    padding: 10px 22px;
}

    .filter-dropdown ul li label {
        text-transform: capitalize;
        color: #000;
        margin-left: 5px;
    }

    .filter-dropdown ul li {
        margin-bottom: -1px;
    }

.filter-dots .dropdown-menu::before {
    display: none;
}
/*swipe air_Customer_Customer_My_Orders___delivered_return_closed css end*/


/*view-all-reviews-tutor-popup css start*/

.tutor-desc2 ul {
    display: inline-flex;
    padding: 5px 13px;
    border-radius: 5px;
    background: #e9e9e9;
}

.tutor-desc2 span {
    color: #db6820;
    font-weight: bold;
}

.tutor-desc h3 {
    color: #704083;
}


.tutor-desc span {
    font-size: 15px;
    color: #000 !important;
}

.tutor-desc p {
    font-weight: bold;
    color: #db6820;
    margin: 0;
}


li.border-line {
    position: relative;
}

    li.border-line::before {
        position: absolute;
        content: '';
        background: #8b8383;
        width: 3px;
        height: 14px;
        right: 125px;
        bottom: 4px;
    }



    li.border-line::after {
        position: absolute;
        content: '';
        background: #8b8383;
        width: 3px;
        height: 14px;
        left: 125px;
        bottom: 4px;
    }



.tutor-desc b {
    color: #704083;
    float: right;
    font-size: 15px;
    margin-right: 10px;
}

.tutor-desc2 li {
    font-weight: 500;
    margin: 0 24px;
    font-size: 15px;
}

    .tutor-desc2 li:first-child {
        margin-left: 0px !important;
    }

.tutor-img {
    border-radius: 7px;
    text-align: right;
}

    .tutor-img img {
        width: 100%;
    }

.tutor-row {
    display: flex;
    align-items: center;
}

.tutor-screen-modal {
    background-color: #fff;
    padding-right: 34px;
    padding-left: 34px;
    max-width: 810px;
    position: relative;
    border-radius: 10px;
    padding-bottom: 50px;
}


.feedback {
    padding-top: 15px;
}


    .feedback p {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        color: #915998;
        margin: 0;
    }

        .feedback p::after {
            position: absolute;
            content: '';
            width: 534px;
            height: 1px;
            background: #a9a8a89c;
            bottom: 11px;
            margin: 0 auto;
            right: 42px;
        }

.student-img {
    text-align: center;
}

.review-points ul {
    display: inline-flex;
}

.review-points {
    text-align: center;
}

    .review-points h2 {
        font-weight: 600;
        color: #eb6c15;
        margin: 0;
        font-size: 72px;
    }

.rvu-bar {
    height: 12px;
    background: #e3e3e3;
    border-radius: 20px;
    overflow: hidden;
}


.rvu-bar-in {
    background-color: #704083;
    display: block;
    height: 100%;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.ratings {
    color: #a255b1;
    margin: 4px 0;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.review-points p {
    font-size: 14px;
    color: #808080;
}


.ratings-no {
    color: #e3e3e3;
    display: flex;
    align-items: center;
    margin: 4px 0;
    font-weight: bold;
}

.rvu-bar-in-no {
    background-color: #e3e3e3;
    display: block;
    height: 100%;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}


.main-review ul {
    display: flex;
    margin-left: 20px;
}

.main-review {
    display: flex;
    align-items: center;
}

p.date-class {
    color: #808080;
    font-size: 14px;
    position: relative;
}

.student-img img {
    border-radius: 100px;
    width: 70%;
}


p.date-class::after {
    content: '';
    position: absolute;
    background: #cccccc;
    height: 2px;
    width: 41px;
    left: 3px;
    top: 26px;
}

.rev-scrl {
    width: 100%;
    height: 380px;
    overflow: auto;
    text-align: justify;
    position: relative;
    z-index: 9;
    padding: 0px 35px 0 0;
}

    .rev-scrl::-webkit-scrollbar {
        width: 5px;
    }

    .rev-scrl::-webkit-scrollbar-thumb {
        background: #ec6c14;
    }

    .rev-scrl::-webkit-scrollbar-track {
        background: #eeedee;
    }


.review-points span.material-icons {
    color: #a860b6;
}


.main-review span.material-icons {
    color: #a860b6;
    font-size: 18px;
}

.feedback2 p {
    position: relative;
    font-weight: bold;
    color: #915998;
    font-size: 15px;
}

    .feedback2 p::after {
        position: absolute;
        content: '';
        width: 592px;
        height: 1px;
        background: #a9a8a89c;
        bottom: 8px;
        margin: 0 auto;
        right: 49px;
    }



/*view-all-reviews-tutor-popup css end*/

/*view-all-reviews-video-popup css start*/



.tutor-playbtn {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
}

    .tutor-playbtn a {
        color: #6b3a7f;
        border-radius: 30px;
        line-height: 0;
        border: 2px solid #6b3a7f;
        background: #ffffffa6;
        padding: 6px;
    }

.tutor-video-desc h3 {
    color: #704083;
    position: relative;
}

    .tutor-video-desc h3::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 45px;
        background: #9b9b9b;
        left: 3px;
        bottom: 0;
        top: 41px;
    }

.tutor-video-desc p {
    margin: 0;
    font-weight: 500;
}

.tutor-video-desc ul {
    display: flex;
}

.tutor-video-desc span {
    color: #df5f11;
}


.tutor-video-desc li {
    font-weight: 500;
    color: #8a4e91;
}


    .tutor-video-desc li:last-child {
        margin-left: 20px;
    }
/*view-all-reviews-video-popup css end*/
.form-group {
    position: relative;
    margin-bottom: 1.5rem;
}

.form-control-placeholder {
    position: absolute;
    top: 9px;
    padding: 7px 0 0 22px;
    transition: all 200ms;
    font-size: 15px;
    color: #495057;
}

.form-control:focus + .form-control-placeholder, .form-control:valid + .form-control-placeholder {
    font-size: 60%;
    transform: translate3d(0, -42%, 0);
    opacity: 1;
}

.form-control {
    font-size: 13px !important;
}

.input-write-post .form-control:focus + .input-write-post .form-control-placeholder, .input-write-post .form-control:valid + .form-control-placeholder {
    font-size: 77%;
}

.swipea-normal-control {
    margin-bottom: 0;
}
/*Search_result_for_serviceman_Tutor css start*/
.tutor-main-banner {
    position: relative;
}

.tutor-banner-txt {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tution-banner-txt p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: initial;
    margin: 0;
}

.tution-banner-txt h5 {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 1px;
}

.tution-banner-txt {
    margin: 0px 19px;
}

.bread-crum-bar {
    background-image: linear-gradient(to bottom, #f6f6f6, #f1f1f1, #ebebeb, #e6e6e6, #e1e1e1);
    margin-bottom: 20px;
}

.filters-div {
    display: flex;
    align-items: center;
    margin: 20px 0px;
    margin-top: 0;
}

.filters-div-heading {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.filters-div span {
    font-size: 0.9rem;
    font-weight: 500;
    margin-left: 10px;
}

.flex-div {
    display: flex !important;
    align-items: center;
}

.filter-box p {
    margin: 0 7px;
    font-size: 0.9rem;
    font-weight: 500;
    color: #636363;
}

.filter-box {
    border: 2px solid #d6d6d6;
    padding: 16px;
    background-color: #fff;
}

    .filter-box label img {
        min-width: 15px;
    }

.tutor-category {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 16px;
    margin-top: -8px;
    z-index: 99;
    position: relative;
    background-color: #fff;
}

.new-checks .swipea-checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.new-checks .swipea-checkbox .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #A255B1;
    border-radius: 4px;
}

.p-margin p {
    margin: 0;
    font-weight: 600;
    font-size: 0.9rem;
    color: #636363;
}

.align-left {
    padding: 0;
    text-align: left;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 0.9rem;
    color: #818181;
}

.main-tut-li {
    margin: 0px 0px 19px;
    border-bottom: 1px solid #cdc9c9;
    padding-bottom: 12px;
}

.new-checks {
    padding-left: 0;
}

.flag-div img {
    margin-left: 5px;
}

.flag-div p {
    min-width: 100px;
}

#text {
    display: none;
}

.more-btn {
    background-color: transparent;
    border: navajowhite;
    outline: none !important;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 0.9rem;
    color: #636363;
    width: 100%;
    margin-bottom: 18px;
    text-align: left;
    padding-left: 34px;
    position: relative;
}

.less-btn {
    background-color: transparent;
    border: navajowhite;
    outline: none !important;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 0.9rem;
    color: #636363;
    width: 100%;
    margin-bottom: 18px;
    text-align: left;
    padding-left: 34px;
    position: relative;
}

.more-btn:after {
    position: absolute;
    content: '\e5cf';
    right: 1px;
    font-family: 'Material Icons';
}

.less-btn:after {
    position: absolute;
    content: '\e5ce';
    right: 1px;
    font-family: 'Material Icons';
}

#pricebar {
    background-color: transparent;
    border-radius: 13px;
    /* (height of inner div) / 2 + padding */
    border: 2px solid #a665a2;
}

    #pricebar > div {
        background-color: #a665a2;
        width: 40%;
        /* Adjust with JavaScript */
        height: 8px;
        border-radius: 10px;
    }

.test-rate {
    color: #a665a2;
    font-size: 20px;
    margin-left: 5px;
}

.main-tut-li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.filters-div p {
    font-size: 0.9rem;
    font-weight: 500;
    margin: 0;
}

    .filters-div p span {
        color: #a464a1;
        margin: 0;
        font-weight: 600;
    }

.expert-tutor-head {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

    .expert-tutor-head h3 {
        color: #404040;
        text-transform: capitalize;
        margin: 0;
        margin-left: 9px;
        font-size: 1.5rem;
    }

.expert-tutor-main {
    border-radius: 5px;
    background-color: #fafafa;
    padding: 20px;
    border: 2px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 40px;
}

.tutor-img {
    position: relative;
}

.tutor-img-known {
    position: absolute;
    width: 22px;
    top: 10px;
    left: 10px;
    z-index: 999;
}

.tutor-img-heart {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #a968a4;
    z-index: 9999;
}

    .tutor-img-heart a span {
        font-size: 18px;
        color: #a968a4;
        background-color: #fff;
        border-radius: 100%;
        padding: 3px;
        box-shadow: 4px 5px 5px #80808082;
    }

.tutor-img-txt {
    position: absolute;
    bottom: 9px;
    border-radius: 0px 15px 15px 0px;
    padding: 5px 10px;
    padding-right: 20px;
    color: #fff;
    background: rgb(147,89,155);
    background-image: -moz-linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
    background-image: -webkit-linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
    background-image: linear-gradient(rgba(187,113,189,1) 0%, rgba(147,89,155,1) 51%, rgba(187,113,189,1) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#93599b",endColorstr="#bb71bd",GradientType=1);
    background-size: auto 200%;
}

    .tutor-img-txt p {
        margin: 0;
        color: #fff;
        font-size: 0.8rem;
    }

        .tutor-img-txt p span {
            margin-left: 12px;
        }

.tutor-heading ul li {
    display: inline-block;
}

.tutor-heading h6 {
    color: #693d80;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.tutor-heading ul li span {
    color: #a968a4;
    font-size: 18px;
}

.tutor-country {
    display: flex;
    justify-content: end;
}

    .tutor-country img {
        width: auto !important;
        margin: 0px 2px;
    }

.tutor-whole-desc {
    padding: 10px;
}

.specialization-div p span {
    color: #693d80;
}

.specialization-div p {
    font-size: 0.9rem;
    font-weight: 600;
    margin: 0;
    color: #202020;
}

.div-grades p {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 500;
    color: #202020;
}

    .div-grades p span {
        font-weight: 600;
        font-style: 1rem;
    }

.specialization-div {
    margin: 6px 0px;
}

.grade-join a span {
    font-size: 18px;
}

.grade-join a {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    font-weight: 600;
    justify-content: end;
}

.expert-teacher-wids {
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    border: 2px solid #eaeaea;
    margin: 5px;
}

.tutor-price {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .tutor-price img {
        width: auto !important;
        margin: 0px 8px;
    }

    .tutor-price p {
        font-size: 0.9rem;
        font-weight: 600;
        margin: 0;
        color: #202020;
    }

    .tutor-price a {
        font-size: 0.9rem;
        font-weight: 600;
        margin: 0;
        color: #734a88;
        text-transform: capitalize;
    }

.book-session-btn {
    text-align: center;
    margin: 16px 0px;
    margin-top: 8px;
}

    .book-session-btn button {
        width: 94%;
    }

.tutor-react img {
    width: auto !important;
    margin-right: 5px;
}

.tutor-react {
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-rules-head::before {
    position: absolute;
    content: '';
    background-image: url(../img/test-con.png);
    background-repeat: no-repeat;
    width: 135px;
    height: 133px;
    right: 24%;
    top: 4px;
}

.tutor-react p {
    margin: 0;
    color: #616161;
    font-weight: 500;
}

.top-expert-owl {
    margin: 12px 0px;
    margin-bottom: 0;
}

    .top-expert-owl .owl-nav > button {
        border-radius: 50%;
        background-color: rgb(255, 255, 255) !important;
        box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
        border: 0;
        width: 34px;
        height: 34px;
        font-size: 20px !important;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
        outline: none;
    }

        .top-expert-owl .owl-nav > button.owl-prev {
            left: -37px;
        }

        .top-expert-owl .owl-nav > button.disabled {
            background-color: #ca8dbd !important;
            color: #fff;
            border: 1px solid #734a88;
        }

        .top-expert-owl .owl-nav > button.owl-next {
            right: -37px;
        }

.tutor-mid-ad-img {
    border-radius: 5px;
    width: 100%;
}

.tutor-mid-ad {
    position: relative;
    margin-bottom: 20px;
}

.tutor-mid-ad-txt {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    left: 89px;
    right: 0px;
    margin: 0 auto;
}

.tution-banner-txt button {
    margin-top: 6px;
}

.claim-coins {
    background-image: linear-gradient(to right top, #693d80, #794589, #894d91, #9a5699, #aa5fa1);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px 20px;
}

    .claim-coins h6 {
        color: #fff;
        text-transform: capitalize;
        font-size: 1.4rem;
        font-weight: 600;
    }

        .claim-coins h6 span {
            display: block;
        }

    .claim-coins img {
        margin-bottom: 20px;
    }

    .claim-coins p {
        color: #fff;
    }

    .claim-coins a {
        color: #fff;
        margin-top: 9px;
        text-transform: capitalize;
    }
/*Search_result_for_serviceman_Tutor css end*/
/*Student_My_Videos_action start*/
.tutor-profile-cover {
    position: relative;
}

.tutor-profile-pic-div {
    position: absolute;
    top: 33%;
    left: 9px;
}

.tutor-profile-pic {
    border-radius: 100%;
    position: relative;
}

.tutor-profile-pic {
    width: 80%;
}

.profile-edit {
    position: absolute;
    top: 0;
    right: 0;
}

    .profile-edit a {
        color: #6f4083;
    }

        .profile-edit a span {
            background-color: #fff;
            border-radius: 100%;
            padding: 4px;
            font-size: 1.2rem;
        }

.edit-cover {
    position: absolute;
    bottom: 5px;
    right: 8px;
}

    .edit-cover a {
        display: flex;
        align-items: end;
        color: #fff;
        font-size: 0.9rem;
    }

        .edit-cover a span {
            font-size: 1.3rem;
            margin-right: 2px;
        }

.tutor-profile-rating {
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 0 0 20px;
}

    .tutor-profile-rating p {
        margin: 0;
        color: #fff;
        background-color: #6f4083;
        font-size: 0.6rem;
        font-weight: 500;
        padding: 2px 7px;
        border-radius: 7px;
        display: flex;
        align-items: center;
    }

        .tutor-profile-rating p span {
            font-size: 0.9rem;
            margin-left: 2px;
        }

.tutor-profile-details {
    padding: 11px 10px;
    padding-bottom: 18px;
}

.tutor-profile-box {
    border-radius: 11px 11px 0px 0px;
    background-color: #fafafa;
    overflow: hidden;
    border: 2px solid #eaeaea;
}

.tutor-profile-name h2 {
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
}

.tutor-profile-name p {
    color: #898888;
    font-weight: 600;
    margin: 2px 0px;
}

.tutor-profile-serv ul li {
    color: #898888;
    font-weight: 500;
    font-size: 0.9rem;
    margin-bottom: 5px;
    text-transform: capitalize;
}

    .tutor-profile-serv ul li img {
        margin-right: 5px;
    }

    .tutor-profile-serv ul li span {
        color: #000;
        float: right;
    }

.tutor-profile-serv h3 {
    color: #a664ab;
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 600;
}

.tutor-profile-serv {
    margin-top: 10px;
}

.tutor-profile-drop-downs {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 15%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    padding: 10px;
}

.webinar-banner-txt p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: initial;
    margin: 0;
}

.webinar-banner-txt h5 {
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 1px;
    font-weight: 600;
}

.webinar-banner {
    background-image: linear-gradient(to right top, #9e6097, #9a5c96, #975995, #935594, #8f5293);
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 8px;
}

.webinar-banner-btn p {
    margin: 5px 0px;
    color: #fff;
    font-weight: 500;
    font-size: 0.8rem;
}

.webinar-banner-btn {
    text-align: center;
}

.webinar-banner .row {
    align-items: center;
}

.video-filter-heading h3 {
    color: #404040;
    text-transform: capitalize;
    font-size: 1.5rem;
    margin: 0;
    margin-left: 5px;
}

.video-filter-heading {
    display: flex;
    align-items: center;
    margin: 8px 0px;
}

.div-less-width {
}

.video-filter-main .row .col-md-4 {
    padding-left: 0;
}

.tutor-video img {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

.tutor-video {
    position: relative;
    overflow: hidden;
    border-radius: 11px;
}

.tutor-video-play {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
}

    .tutor-video-play a {
        color: #6f4083;
    }

        .tutor-video-play a span {
            background-color: #ffffffb3;
            font-size: 1.8rem;
            border-radius: 100%;
            padding: 5px;
            border: 2px solid #6f4083;
        }

.fav {
    color: #f58030 !important;
    display: none;
}

.active .fav {
    display: block;
}

.active .unfav {
    display: none;
}

.tutor-videos-options .dropdown {
    position: inherit;
    width: 100%;
    line-height: 0;
}

    .tutor-videos-options .dropdown button {
        background-color: transparent;
        border: none;
        outline: none;
        color: #693d7f;
        padding: 0;
    }

        .tutor-videos-options .dropdown button span {
            font-size: 2rem;
        }

.videos-txt h6 {
    color: #693d80;
    padding: 8px 0px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 0;
}

.tutor-videos-options .dropdown .dropdown-menu {
    padding: 0;
    max-width: 10rem;
    overflow: hidden;
    z-index: 999999999;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 15%), 0 6px 20px 0 rgb(0 0 0 / 13%);
}

    .tutor-videos-options .dropdown .dropdown-menu a {
        padding: 6px 10px;
        text-align: left;
        font-weight: 500;
        color: #404040;
        font-size: 0.9rem;
    }

        .tutor-videos-options .dropdown .dropdown-menu a img {
            min-width: 17px;
        }

        .tutor-videos-options .dropdown .dropdown-menu a:hover {
            background-color: #ead5e7;
        }

.dropdown-menu::before {
    display: none;
}

.tutor-video-grade-topic p {
    color: #404040;
    font-size: 0.84rem;
    font-weight: 600;
    margin: 0;
}

    .tutor-video-grade-topic p span {
        font-weight: 500;
        color: #757575;
    }

.no-padd-left {
    padding-left: 0;
}

.no-padd-right {
    padding-right: 0;
}

.video-slider-tab ul li {
    width: 50% !important;
}

.filter-button2.active img {
    filter: none;
}

.all-post-tabs-2 {
    background-color: transparent;
    border: none;
    padding: 6px 11px !important;
}

.pag-lef {
    border: 1px solid #606060;
    padding: 7px 5px 7px 9px;
    border-radius: 100%;
    color: #606060;
    background-color: #fff;
}

.pag-rig {
    border: 1px solid #8c5293;
    padding: 7px 5px 7px 9px;
    border-radius: 100%;
    color: #fff;
    background-color: #ca8dbd
}

li.page-sep {
    background-color: #606060;
    width: 2px;
    height: 22px;
    position: relative;
    top: 3px;
}

.webinar-login {
    position: relative;
    border: 1px solid #704083;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 14px;
}

    .webinar-login img {
        width: 100%;
    }

    .webinar-login:before {
        content: "";
        background: linear-gradient(to right, #704083 0%, rgba(0,0,0,0) 68%);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }

.webinar-login-txt {
    position: absolute;
    top: 8px;
    display: flex;
    flex-direction: column;
    left: 12px;
}

    .webinar-login-txt p {
        color: #fff;
        font-size: 1rem;
        font-weight: 600;
        width: 137px;
        margin: 0;
    }

        .webinar-login-txt p span {
            font-size: 1.4rem;
            text-transform: uppercase;
        }

.free-webinar-btn {
    margin-top: 10px;
}

    .free-webinar-btn button {
        padding: 11px 22px;
    }

.most-viewed-sub {
    border: 1px solid #c3b2cd;
    border-radius: 8px;
    padding: 17px;
}

    .most-viewed-sub h3 {
        color: #404040;
        text-transform: capitalize;
        font-size: 1.2rem;
        font-weight: 600;
        padding-bottom: 12px;
        border-bottom: 1px solid #00000024;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .most-viewed-sub ul li a {
        color: #b47ed1;
        font-weight: 500;
        font-size: 0.9rem;
    }

    .most-viewed-sub ul li span {
        display: block;
        color: #8d8d8d;
        font-weight: 500;
        font-size: 0.9rem;
    }

    .most-viewed-sub ul li {
        margin-left: 25px;
        position: relative;
        margin-bottom: 12px;
    }

        .most-viewed-sub ul li:before {
            position: absolute;
            content: '\e409';
            font-family: 'Material Icons';
            left: -31px;
            font-size: 1.5rem;
            color: #6a3f81;
            top: -5px;
        }

.all-post-tabs-2 .nav-tabs {
    margin-bottom: 10px;
}

/*Student_My_Videos_action end*/

/*Search_result_for_service_type_(Video) start start*/
.op-0 {
    opacity: 0;
}

    .op-0:hover {
        opacity: 1;
    }

.div-vid-topics p {
    font-weight: 500;
    color: #404040;
    font-size: 0.9rem;
    margin: 0;
}

.div-vid-topics {
    margin-top: 4px;
}

.cent-a a {
    justify-content: center !important;
}

.ppl-main-div {
    background-color: #fafafa;
    border: 1px solid #b1b1b161;
    border-radius: 9px;
    overflow: hidden;
    padding: 2px;
    margin-bottom: 15px;
}

.ppl-img-div img {
    border-radius: 9px;
}

.hun-wid {
    width: 100%;
}

.ppl-img-div {
    position: relative;
    width: 85%;
}

.div-ppl-prof-main {
    position: absolute;
    top: 17px;
    right: -24px;
}

.div-ppl-prof {
    position: relative;
    border-radius: 100%;
}

.div-ppl-prof-online {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .div-ppl-prof-online span {
        color: #09fb03;
        font-size: 12px;
        border: 1px solid #fafafa;
        border-radius: 100%;
        background-color: #fafafa;
    }

.ppl-des-main h5 {
    color: #404040;
    text-transform: capitalize;
    font-size: 1.3rem;
    font-weight: 600;
    position: relative;
    margin-bottom: 16px;
}

    .ppl-des-main h5:after {
        position: absolute;
        content: '';
        background-color: #cccccc;
        width: 47px;
        height: 2px;
        bottom: -5px;
        left: 0;
    }

.ppl-des-main p {
    color: #4c4c4c;
    margin: 0;
    font-size: 0.9rem;
    font-weight: 500;
}

    .ppl-des-main p span {
        color: #6d387b;
        font-weight: 600;
        font-size: 1rem;
    }

.inline-p {
    display: flex;
}

.separator {
    background-color: #000;
    width: 1px;
    height: 16px;
    margin: 0px 10px;
    position: relative;
    top: 2px;
}

.ppl-des-main {
    padding: 10px 0px;
}

.ppl-main-div .row .col-md-6 {
    padding: 0;
}

.ppl-dec-head {
    display: flex;
}

.ppl-name-icon {
    display: flex;
    align-items: flex-start;
    margin-left: 2px;
    position: relative;
    top: -3px;
}

    .ppl-name-icon p {
        margin: 0;
        margin-left: 3px;
        font-size: 0.8rem;
    }

.ppl-btns-main a {
    display: inline-block;
    margin: 6px 0px;
}

.ppl-chat-btn {
    border: 1px solid #000 !important;
    color: #000 !important;
    font-weight: 500;
    width: 135px;
    text-align: center;
    padding: 8px;
}

.ppl-btns-main {
    text-align: center;
}

.ppl-main-div .row {
    align-items: center;
}
/*Search_result_for_service_type_(Video) end*/
/*Search_result_for_top_available_item_(Product) start
*/
.beaugroom-category {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 16%), 0 16px 20px 0 rgb(0 0 0 / 16%);
    padding: 20px;
    border-radius: 9px;
}

.electronic-btn a {
    display: inline-block;
    margin: 5px 0px;
    width: 100%;
    border-radius: 5px;
}

    .electronic-btn a:hover {
        background-color: #fbf7fa;
    }

        .electronic-btn a:hover span {
            color: #7c3f82;
        }

        .electronic-btn a:hover img {
            filter: initial;
        }

    .electronic-btn a span {
        color: #636363;
        font-weight: 500;
        font-size: 0.9rem;
    }

    .electronic-btn a img {
        margin-right: 7px;
        filter: grayscale(1);
    }

.beaugroom-category .main-tut-li {
    border: none;
}

.bdr-btm {
    border-bottom: 2px solid #ececec;
    padding-bottom: 6px;
}

.srch-ques {
    display: flex;
    float: right;
    align-items: center;
}

    .srch-ques .drp-icon {
        background-color: #ef721d;
        border-radius: 100%;
        color: #fff;
        border: 1px solid #fff;
        width: 17px;
        padding: 0px 0px;
        margin-left: 3px;
    }

.sort-filter-sec {
    display: flex;
    align-items: center;
    border-top: 1px solid #d9d9d9;
    padding-top: 8px;
}

    .sort-filter-sec p {
        margin: 0;
        color: #9c5c9b;
        font-size: 0.9rem;
        font-weight: 500;
    }

    .sort-filter-sec a {
        color: #7a7a7a;
        font-size: 0.9rem;
        font-weight: 500;
        padding: 6px 14px;
        background-color: #fff;
        border-radius: 4px;
        margin: 0px 12px;
    }

        .sort-filter-sec a:hover {
            color: #9c5c9b;
            background-color: #f4edf2;
        }

    .sort-filter-sec .active {
        color: #9c5c9b;
        background-color: #f4edf2;
    }

.beaugroom-prod-wid {
    background-color: #f8f8f8;
    border: 1px solid #bfbfbf;
    overflow: hidden;
    border-radius: 9px;
    padding: 1px;
    margin: 7px 0px;
}

.beaugroom-prod-img {
    background-color: #f4edf2;
    text-align: center;
    padding: 14px;
    border-radius: 9px;
}

    .beaugroom-prod-img img {
        width: 100%;
    }

.beaugroom-prod-txt p {
    color: #a255b1;
    margin: 0;
    font-size: 0.8rem;
    font-weight: 500;
    width: 147px;
    margin-bottom: 6px;
}

.beaugroom-prod-txt {
    border-bottom: 1px solid #b5b2b2;
    padding-bottom: 8px;
}

.beaugroom-prod-des {
    padding: 10px;
}

.beaugroom-prod-txt span {
    text-transform: capitalize;
    font-size: 0.8rem;
    font-weight: 500;
    color: #404040;
}

.beaugroom-prod-ver {
    border-bottom: 1px solid #e3dede;
    padding-bottom: 8px;
    padding-top: 8px;
}

    .beaugroom-prod-ver p {
        font-size: 0.84rem;
        font-weight: 500;
        color: #404040;
        margin-bottom: 7px;
    }

    .beaugroom-prod-ver span {
        color: #404040;
        font-size: 1rem;
        font-weight: 500;
    }

        .beaugroom-prod-ver span span {
            color: #f58a41;
        }

.beaugroom-prod-btns a {
    font-size: 0.8rem;
    padding: 7px 13px;
}

.beaugroom-prod-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px 2px;
}

.del-prod-beau {
    display: flex;
    align-items: center;
}

    .del-prod-beau span {
        font-size: 0.9rem;
    }

    .del-prod-beau a {
        font-size: 0.8rem;
        font-weight: 500;
        color: #404040;
    }

    .del-prod-beau a {
        padding: 0px;
        margin-left: 10px;
    }

.beaugroom-prod-row .row .col-md-3 {
    padding: 0px 5px;
}

.beaugroom-prod-row .row .col-xl-3 {
    padding: 0px 5px;
}

.beaugroom-prod-row {
    padding: 11px;
}

    .beaugroom-prod-row .row .col-md-12 {
        padding: 0px 5px;
    }

.mt-16 {
    margin-top: 16px;
}

.demand-img-div img {
    width: 100%;
    border-radius: 10px;
}

.demand-img-div {
    position: relative;
}

.beaugroom-prod-sub-dem {
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 12px;
    background-image: linear-gradient(to bottom, #ff9349, #fd8e43, #fb8a3d, #f88537, #f68031, #f47d2c, #f37928, #f17623, #f07320, #ee711c, #ed6e18, #eb6b14);
}

.beaugroom-prod-dmnd-txt {
    text-align: center;
    padding-top: 40px;
}

    .beaugroom-prod-dmnd-txt h5 {
        text-transform: capitalize;
        color: #fff;
    }


.dem-icon img {
    width: initial;
    background-color: #fff;
    border-radius: 100%;
    padding: 9px;
    border: 4px solid #ef711c;
}

.dem-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: -28px;
}
/*Search_result_for_top_available_item_(Product) end
*/

/*Test_rules_sunmoni css start*/
.bef-grad {
    position: static;
}

    .bef-grad:before {
        position: absolute;
        content: '';
        background-image: linear-gradient(to right, #ec6c14, #e66924, #df6630, #d76439, #cf6241, #cc5c4b, #c75855, #c1555d, #bb506b, #b04e79, #a14f85, #8f518f);
        width: 100%;
        height: 500px;
        left: 0;
        right: 0;
        border-radius: 0 0 80% 80%;
    }

.text-rules-head {
    position: relative;
    padding: 10px 0px;
    display: flex;
    flex-flow: column;
    color: #fff;
}

    .text-rules-head h5 {
        text-transform: capitalize;
        font-size: 0.9rem;
        font-weight: 400;
    }

        .text-rules-head h5 span {
            font-size: 1.5rem;
            font-weight: 400;
            display: block;
        }

    .text-rules-head p {
        text-transform: uppercase;
        font-size: 0.9rem;
        margin: 0;
    }

.sample-test-main {
    background-color: #fff;
    padding: 18px;
    border-radius: 5px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 15%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    position: relative;
}
/*.sample-test-main:before{
  position: absolute;
  content: '';
  background-image: url('../img/test-con.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
}*/
.sample-test-head h6 {
    text-transform: uppercase;
    font-size: 0.9rem;
    margin: 0;
    color: #4d4d4d;
    font-weight: 400;
    margin-bottom: 6px;
}

.sample-test-head h5 {
    color: #4d4d4d;
    text-transform: capitalize;
    font-size: 1.2rem;
    font-weight: 500;
}

.sample-test-head ul {
    display: flex;
}

    .sample-test-head ul li {
        display: flex;
        padding-right: 13px;
        margin-right: 13px;
        align-items: center;
        position: relative;
    }

        .sample-test-head ul li:after {
            content: '';
            position: absolute;
            background-color: #000;
            width: 2px;
            height: 15px;
            right: 0;
        }

        .sample-test-head ul li:last-child:after {
            display: none;
        }

        .sample-test-head ul li p {
            margin: 0;
            color: #000;
            font-size: 0.9rem;
            font-weight: 800;
        }

            .sample-test-head ul li p span {
                font-weight: 400;
            }

        .sample-test-head ul li img {
            margin-right: 5px;
        }

.general-ins-div h4 {
    color: #404040;
    text-transform: capitalize;
    font-size: 1.3rem;
    padding-bottom: 10px;
    font-weight: 500;
}

.general-ins-div {
    margin-top: 26px;
}

.gen-ins-ul li {
    list-style: auto;
    padding-left: 11px;
    margin-left: 14px;
    margin-bottom: 10px;
    font-size: 0.9rem;
    color: #404040;
}

ul.gen-ins-color li {
    color: #383838;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
    position: relative;
    padding-left: 26px;
}

ul.gen-ins-color {
    margin-left: 26px;
    margin-top: 24px;
}

    ul.gen-ins-color li:before {
        content: '\ef4a';
        position: absolute;
        font-family: 'Material Icons';
        left: 0;
    }

    ul.gen-ins-color li:first-child:before {
        color: #d7d7d7;
    }

    ul.gen-ins-color li:nth-child(2):before {
        color: #ef4606;
    }

    ul.gen-ins-color li:nth-child(3):before {
        color: #ca8dbd;
    }

.start-tst-btn a {
    padding: 10px 16px;
    display: inline-block;
}

.start-tst-btn {
    text-align: right;
    margin-top: 20px;
}

.attend-web-free img {
    width: 100%;
}

.attend-web-free {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.attend-web-txt h5 {
    color: #404040;
    width: 172px;
}

.attend-web-txt {
    top: 34px;
    left: 16px;
    position: absolute;
}

.free-web-btn {
    position: absolute;
    bottom: 25px;
    left: 17px;
}

    .free-web-btn a {
        display: inline-block;
        font-size: 0.8rem;
        text-transform: capitalize;
        padding: 10px 13px;
    }

.free-web-slider .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}

    .free-web-slider .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #ffffff94;
        border: 0;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

        .free-web-slider .owl-dots .owl-dot.active {
            background-color: #fff;
        }

.most-viewed-subject-div {
    border: 1px solid #c3b2cd;
    border-radius: 5px;
    padding: 17px;
}

.free-web-slider {
    margin-bottom: 12px;
}

.most-viewed-subject-div {
    border: 1px solid #c3b2cd;
    border-radius: 5px;
    padding: 17px;
    background-color: #fff;
    margin-bottom: 12px;
}

    .most-viewed-subject-div h6 {
        font-weight: 600;
    }

    .most-viewed-subject-div ul li p {
        margin: 0;
        color: #2c2c2c;
        font-weight: 600;
    }

    .most-viewed-subject-div ul li span {
        color: #9f9f9f;
        font-weight: 500;
        display: block;
    }

    .most-viewed-subject-div ul {
        margin: 17px 16px 0px;
    }

        .most-viewed-subject-div ul li {
            margin-bottom: 14px;
        }

            .most-viewed-subject-div ul li:last-child {
                margin-bottom: 0;
            }

            .most-viewed-subject-div ul li a {
                color: #6f4083;
                font-weight: 600;
            }

.phy-hom-tut {
    border: 1px solid #c3b2cd;
    border-radius: 5px;
    padding: 17px;
    background-color: #8a4e91;
    color: #fff;
    position: relative;
}

    .phy-hom-tut h6 {
        font-weight: 600;
        font-size: 1.1rem;
        width: 79%;
    }

    .phy-hom-tut ul li {
        font-size: 0.8rem;
        font-weight: 500;
        width: 57%;
        padding-left: 21px;
        position: relative;
    }

        .phy-hom-tut ul li:before {
            content: '\e876';
            position: absolute;
            left: 0;
            color: #fff;
            font-family: 'Material Icons';
        }

    .phy-hom-tut ul {
        margin: 17px 0px;
    }

.phy-hom-tut-btns a {
    padding: 8px 13px;
    text-transform: capitalize;
    margin: 0px 2px;
    display: inline-block;
}

.phy-hom-tut-btns {
    text-align: center;
}

.phy-tut-img {
    position: absolute;
    top: 37px;
    right: 0;
}
/*Test_rules_sunmoni css end*/
/*swipe air_My orders_sunmoni css start*/
.filter-div2 {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 17%), 0 6px 20px 0 rgb(0 0 0 / 5%);
    padding: 6px 30px;
    border: 1px solid #d1d1d1;
}

.order-li-side .drop-btn {
    font-size: 0.9rem;
    font-weight: 500;
}

.order-f-row .col-md-2 {
    padding-left: 0;
}

.my-order-srch h2 {
    text-transform: capitalize;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0;
}

.my-order-srch {
    display: flex;
}

    .my-order-srch img {
        margin-right: 6px;
    }

.order-srch-bar {
}

    .order-srch-bar input {
        width: 100%;
        border-radius: 8px;
        font-size: 1rem;
        padding: 22px;
        padding-left: 42px;
        box-shadow: 0 1px 8px 0 rgb(0 0 0 / 12%), 0 6px 20px 0 rgb(0 0 0 / 8%);
        border: none;
    }

input::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.order-srch-bar {
    position: relative;
}

    .order-srch-bar span {
        position: absolute;
        color: #6d6d6d;
        top: 6px;
        left: 5px;
        font-size: 2rem;
    }

.my-order-srch-main .row {
    align-items: center;
}

.my-order-srch-main {
    margin: 10px 0px;
}

.buy-with-click-div {
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 15px 0px;
}

    .buy-with-click-div h5 {
        margin: 0;
        font-weight: 500;
        font-size: 1.3rem;
    }

    .buy-with-click-div img {
        margin-right: 5px;
    }

.order-deta-head {
    background-color: #f5eaf3;
    padding: 8px 12px;
}

    .order-deta-head .row {
        display: flex;
        /*    align-items: center;
*/
    }

.det-date h5 {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
}

.det-date span {
    font-weight: 500;
    font-size: 0.8rem;
}

.ordr-det-num p {
    margin: 0;
    color: #404040;
    font-size: 0.84rem;
    text-transform: uppercase;
    font-weight: 500;
}

.order-book-date p {
    margin: 0;
    color: #404040;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.86rem;
}

    .order-book-date p span {
        display: block;
        font-size: 1rem;
        color: #000;
        font-weight: 600;
        text-transform: capitalize;
    }

.order-book-date {
    text-align: right;
}

.ordr-det-num {
    text-align: center;
}

.ordered-product.g-border img {
    background-color: #fff;
    width: 100%;
    padding: 16px 4px;
}

.ordered-product {
    border-radius: 3px;
    padding: 2px;
}

.orderd-prod-des a {
    color: #000;
    font-size: 0.9rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
}

.orderd-prod-des p {
    color: #404040;
    font-size: 0.8rem;
    font-weight: 400;
    margin: 0;
}

    .orderd-prod-des p span {
        font-weight: 600;
        font-size: 0.9rem;
    }

.ordered-prod-trc-btns a {
    display: block;
    text-align: center;
    text-transform: capitalize;
    padding: 8px;
    margin: 5px 0px;
}

.blk-col {
    color: #404040 !important;
}

.odr-det-opts {
    padding: 20px 14px;
}

.order-detail-main {
    border: 1px solid #dfdddd;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 17px;
}

.odr-det-opts .row .col-md-4 {
    display: flex;
    align-items: end;
    padding-left: 0;
}

.ordered-prod-trc-btns {
    width: 100%;
}

    .ordered-prod-trc-btns p {
        text-align: center;
        color: #ef4606;
        font-weight: 500;
        margin: 0;
    }

.col-blk {
    color: #000;
}

.col-green {
    color: #27ab3a;
}

.col-oran {
    color: #ef4606;
}

.col-grey {
    color: #404040;
}

.rep-id a {
    color: #2c2b2b;
    font-size: 0.8rem;
    font-weight: 500;
    text-decoration: underline;
    margin: 0;
}

.sec-buy-again h6 a:hover {
    text-decoration: underline;
}

.sec-buy-again h6 a {
    color: #ef4606;
    font-weight: 500;
    font-size: 1rem;
    margin-left: 8px;
}

.ordered-pagi {
    border: 1px solid #d9d7d7;
    padding: 7px 5px 7px 9px;
    border-radius: 100%;
    color: #606060;
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 12%), 0 6px 20px 0 rgb(0 0 0 / 8%);
}

.order-f-row {
    margin-top: 20px;
}
/*swipe air_My orders_sunmoni css end*/
/*swipe Air_Customer_Customer_My_Orders___delivered_return_open_return_popup--action_replacement css start*/
.ret-od-pop.air-swp-head h4:before {
    display: none;
}

.ret-odr-name p {
    color: #404040;
    text-transform: uppercase;
    font-size: 0.85rem;
    font-weight: 500;
    margin: 9px 0px;
}

.ret-odr-name span {
    font-weight: 600;
    font-size: 1rem;
}
/*.ret-odr-frm .col-md-12{
  padding: 0
}*/
.ret-odr-frm {
    margin: 20px 0px;
}

    .ret-odr-frm .row {
        margin-bottom: 10px;
    }

.ret-odr-conf p {
    font-weight: 500;
    color: #404040;
}

    .ret-odr-conf p a {
        color: #aa5fa1;
        font-weight: 600;
    }

.ret-odr-ftr-det ul li {
    color: #404040;
    font-weight: 500;
    list-style: decimal;
    padding-left: 20px;
    margin-bottom: 9px;
    margin-left: 20px;
}

.ret-odr-ftr-det ul {
    margin: 14px 0px;
}

.ret-odr-modal {
    height: auto;
    padding: 0;
}
/*swipe Air_Customer_Customer_My_Orders___delivered_return_open_return_popup--action_replacement css end*/
/*swipe Air_Customer_My_Orders___delivered_rate_review css start*/
.rate-riv-modal {
    max-width: 576px;
}

.rev-titl-prod h6 {
    color: #404040;
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 3px;
}

.rev-titl-prod .swipea-floating-control {
    margin: 3px 0px;
}

.rating-prod-mod ul li {
    display: inline-block;
}

    .rating-prod-mod ul li a span {
        color: #a860b6;
        font-size: 1.8rem;
    }

.prod-riv-mes-box-main .prod-riv-mes-box textarea {
    height: 135px !important;
    margin-bottom: 0 !important;
}

.prod-riv-mes-box {
    margin: 10px 0px;
    margin-bottom: 0;
}

.upl-rev-prod span {
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
}

    .upl-rev-prod span img {
        width: auto;
        border: 2px dashed #777777;
        border-radius: 5px;
        padding: 20px;
    }

.upl-rev-prod {
    margin-top: 12px;
}
/*swipe Air_Customer_My_Orders___delivered_rate_review css end*/
/*Swipe Air_Customer_My_Orders___delivered_return_open_return_popup--success_msg css start*/
.ret-odr-extra-p {
    text-transform: initial !important;
    margin-top: 20px !important;
}
/*Swipe Air_Customer_My_Orders___delivered_return_open_return_popup--success_msg css end*/

/*swipe Air_Customer_My_Orders___delivered_return_open_return_popup--reason css start*/
.ret-prod-mess-opt-main .ret-prod-mess-opt textarea {
    height: 173px !important;
}

/*swipe Air_Customer_My_Orders___delivered_return_open_return_popup--reason css end*/
/*Swipe Air_my orders_cancel_order css start*/
.ret-prod-mess-opt-main .ret-prod-add-comm textarea {
    height: 120px !important;
}

/*Swipe Air_my orders_cancel_order css end*/
/*Swipe Air_Customer_My_Orders__track_order_sunmoni css start
*/
.odr-trck-modal {
    max-width: 680px;
}

.ret-odr-frm .delivery-process-div ul li {
    padding-right: 90px;
}

    .ret-odr-frm .delivery-process-div ul li:last-child {
        padding-right: 0px;
    }

    .ret-odr-frm .delivery-process-div ul li small {
        font-size: 0.72rem;
    }

.ret-odr-frm .at-step p {
    color: #aa5fa1 !important;
}

.ret-odr-frm table td {
    min-width: 145px;
    font-size: 0.8rem;
    color: #404040;
    font-weight: 500;
    padding: 0 8px;
}

.ret-odr-frm table tr {
    display: flex;
}

.ret-odr-frm table {
    display: flex;
    width: 78%;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px;
}
/*Swipe Air_Customer_My_Orders__track_order_sunmoni css end
*/

/*Student-test-solutions-get-help-from-tutor css start*/
.chat-per-img {
    border-radius: 100%;
    position: relative;
}

.chat-per-prof {
    display: flex;
    align-items: center;
}

.chat-per-img img {
    border-radius: 100%;
}

.chat-person-stat {
    position: absolute;
    top: 0;
    right: 0;
}

    .chat-person-stat span {
        color: #00a651;
        font-size: 0.6rem;
    }

.chat-per-name a {
    color: #000000;
    font-weight: 600;
}

.chat-per-name {
    display: flex;
    flex-direction: column;
    margin-left: 7px;
}

    .chat-per-name span {
        color: #404040;
        font-size: 0.8rem;
        line-height: 11px;
    }

    .chat-per-name a span {
        font-size: 1rem;
        color: #9f6aa7;
    }

.chat-pop-up {
    padding: 0;
    width: 374px;
}

.chat-header {
    padding: 5px;
    box-shadow: 0px 15px 10px -12px #11111152;
}

.chat-ppl-close-opts ul li {
    display: inline-block;
}

    .chat-ppl-close-opts ul li a {
        color: #9f6aa7;
    }

.chat-header .row {
    align-items: center;
}

.chat-ppl-close-opts {
    text-align: right;
}

.smm-ico {
    font-size: 1.3rem;
}

.chat-video-opt {
    position: relative;
    padding-right: 9px;
}

.chat-vid-stat {
    position: absolute;
    top: 0;
    right: 0;
}

    .chat-vid-stat span {
        font-size: 0.7rem;
        color: #00a651;
    }

.chat-ppl-body {
    padding: 20px 12px;
    display: inline-block;
}

.chat-ppl-content {
    width: 64%;
    float: right;
}

    .chat-ppl-content img {
        box-shadow: 0 1px 8px 0 rgb(0 0 0 / 22%), 0 6px 20px 0 rgb(0 0 0 / 7%);
        border-radius: 5px;
        border: 1px solid #00000036;
        margin-bottom: 8px;
    }

    .chat-ppl-content p {
        font-size: 0.9rem;
        line-height: 17px;
    }

.chat-ppl-chat-bar button {
    background: transparent;
    border: none;
    outline: none;
    padding: 0px 5px;
    width: 34px;
}

.tooltips {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltips .tooltiptext {
        visibility: hidden;
        background-color: #9f6aa7ab;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
        font-size: 0.9rem;
        min-width: 174px;
    }

    .tooltips:hover .tooltiptext {
        visibility: visible;
    }

.chat-bar input {
    width: 100%;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 12%) inset, 0 6px 20px 0 rgb(0 0 0 / 8%) inset;
    border: none;
    padding: 5px;
    border-radius: 5px;
    padding-right: 30px;
    outline: none;
    padding-left: 11px;
}

.chat-ppl-chat-bar {
    display: flex;
    padding: 14px;
}

.chat-bar {
    width: 100%;
    position: relative;
}

    .chat-bar a {
        position: absolute;
        right: 9px;
        top: 5px;
    }
/*Student-test-solutions-get-help-from-tutor css end*/
/*Student-Challenge-Friend css start*/
.cht-ppl-srch input {
    width: 100%;
    border: 1px solid #aba9a9;
    border-radius: 5px;
    padding: 5px;
    padding-left: 33px;
    outline: none;
}

.cht-ppl-srch {
    padding: 14px;
    position: relative;
}

    .cht-ppl-srch > a {
        position: absolute;
        left: 18px;
        top: 18px;
        color: #785090;
        font-weight: 600;
    }

/*Student-Challenge-Friend css end*/
/*Seller_My_profile_Basic css start*/
.my-prof-head span {
    display: inline-flex;
    align-items: center;
    background-color: #ffffff;
    z-index: 999999;
    position: relative;
    padding-right: 16px;
}

.my-prof-head h5 {
    text-transform: capitalize;
    margin-left: 7px;
    margin-bottom: 0;
    font-weight: 600;
}

.my-prof-tab-main {
    background-color: #a161a0;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #80808085;
    margin: 10px 0px;
}

    .my-prof-tab-main ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .my-prof-tab-main ul li a {
            background-color: #fff;
            width: 177px !important;
            text-align: center;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 113px;
            margin: 0px 10px;
            border-radius: 5px;
            box-shadow: 10px 10px 5px #00000017;
        }

            .my-prof-tab-main ul li a span {
                min-height: 35px;
            }

    .my-prof-tab-main h6 {
        color: #a161a0;
        text-transform: capitalize;
        margin-top: 4px;
        margin-bottom: 0;
    }

    .my-prof-tab-main ul li a:hover, .my-prof-tab-main ul li a.active {
        background-image: linear-gradient(to right top, #ee701a, #f27927, #f78233, #fb8a3e, #ff9349);
    }

        .my-prof-tab-main ul li a:hover img, .my-prof-tab-main ul li a.active img {
            filter: brightness(100);
        }

        .my-prof-tab-main ul li a:hover h6, .my-prof-tab-main ul li a.active h6, .my-prof-tab-main ul li a.active p, .my-prof-tab-main ul li a:hover p {
            color: #fff;
        }

.my-prof-head {
    position: relative;
    margin: 10px 0px;
}

    .my-prof-head:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background-color: #bdbcbc;
        top: 15px;
        left: 0;
    }

.my-prof-tab-main .nav-tabs .nav-item .nav-link img {
    width: auto;
}

.my-prof-tab-main .nav-tabs .nav-item {
    width: auto;
    margin: 5px 0px;
}

.my-prof-tab-main .nav-tabs {
    margin-bottom: 0;
}

.basic-det-head span {
    display: inline-flex;
    align-items: center;
    background-color: #faf3fa;
    z-index: 999999;
    position: relative;
    padding-right: 16px;
}

.basic-det-head {
    position: relative;
    margin: 10px 0px;
}

    .basic-det-head:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 4px;
        top: 15px;
        left: 0;
        border-top: 1px solid #fd9d5d;
        border-bottom: 1px solid #fd9d5d;
    }

    .basic-det-head h5 {
        color: #a161a0;
        text-transform: capitalize;
        margin: 0;
        margin-left: 10px;
        font-size: 1.5rem;
    }

.basic-det-main {
    background-color: #faf3fa;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    padding: 24px;
    margin: 18px 0px;
}

span.edit-opt-span {
    float: right;
    padding-right: 0;
    padding-left: 10px;
}

.bas-det-table table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.bas-det-table td, .bas-det-table th {
    text-align: left;
    padding: 8px;
    font-size: 1rem;
    font-weight: 600;
    color: #343434;
    min-width: 180px;
}

.bas-det-table tr:nth-child(odd) {
    background-color: #fff;
}

.bas-det-table tr td:nth-child(even) {
    color: #95528a;
}

.edit-bas-det-img img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #80808085;
}

.bus-det-img-main {
    background-image: linear-gradient(to right bottom, #9c579a, #8f5094, #824a8d, #764387, #693d80);
    border-radius: 5px;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bus-det-img img {
    box-shadow: 5px 5px 5px #00000042;
}

.credit-card-img img {
    box-shadow: none;
}

.how-edit-vid iframe {
    width: 100%;
    border: 1px solid #fff;
    height: 202px;
    box-shadow: 10px 10px 5px #00000029;
}

.how-edit-main {
    background-image: linear-gradient(to bottom, #d8eaf2, #dce8f4, #e2e6f4, #e8e4f2, #eee2ee);
    padding: 28px 30px;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0px;
}

    .how-edit-main h4 {
        color: #844283;
        font-weight: 500;
        margin-bottom: 18px;
        font-size: 1.6rem;
    }

.my-prof-get-coins-main {
    background-image: linear-gradient(to left bottom, #eb6a12, #ee701c, #f17724, #f47d2c, #f78333);
    border-radius: 5px;
    padding: 20px;
    margin: 16px 0px;
}

.my-prof-get-coins-head h4 {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 3px;
}

.my-prof-get-coins-head p {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 300;
    margin: 0;
}

.my-prof-get-coins-img {
    text-align: center;
    margin: 6px 0px;
}

.my-prof-get-coins-btns a {
    display: inline-block;
    color: #fff;
    font-size: 0.9rem;
}

.my-prof-get-coins-btns .swipea-button {
    padding: 8px 29px;
}

.my-prof-get-coins-btns {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
/*Seller_My_profile_Basic css end*/

/*Seller_product_listingPriceBRK css start*/
.swipe-air-pric-tbl table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.swipe-air-pric-tbl td, .swipe-air-pric-tbl th {
    text-align: left;
    padding: 4px 12px;
    color: #848484;
}

    .swipe-air-pric-tbl td span {
        color: #7b4589;
        font-weight: 600;
    }

.swipe-air-pric-tbl tr td:nth-child(even) {
    text-align: right;
}

.swipe-air-pric-tbl {
    border-top: 1px solid #d9d9d9;
    margin-top: 4px;
    padding-top: 10px;
}

    .swipe-air-pric-tbl tr:last-child {
        background-color: #eeebeb;
    }

        .swipe-air-pric-tbl tr:last-child td {
            color: #404040;
            font-weight: 500;
        }

            .swipe-air-pric-tbl tr:last-child td:last-child {
                font-weight: 600;
            }

.swipe-pricing-modal {
    max-width: 585px;
}
/*Seller_product_listingPriceBRK css end*/
/*User_Edit_Profile css start*/
.edit-pop-head h4 {
    color: #693e80;
    text-transform: capitalize;
    margin: 0;
}

.edit-pop-head {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .edit-pop-head img {
        margin-right: 10px;
    }

.myconnect-screen-modal-aboutme .edit-prof-form form label {
    margin: 0;
    color: #404040;
    font-weight: 500;
    font-size: 0.9rem;
}

/*.myconnect-screen-modal-aboutme .edit-prof-form .row .col-md-6 {
    padding: 0 6px;
}*/

.my-prod-srch-bar {
    display: inline-flex;
    align-items: center;
}

    .my-prod-srch-bar h4 {
        color: #404040;
        text-transform: capitalize;
        font-weight: 400;
        margin: 0;
        margin-right: 8px;
    }

    .my-prod-srch-bar img {
        margin-right: 7px;
    }

.stock-opts ul {
    display: flex;
}

    .stock-opts ul li {
        display: flex;
        background: linear-gradient( 0deg, rgba(189,189,189,1) 0%, rgba(230,229,229,1) 100%);
        border-radius: 70px !important;
        margin: 0px 4px;
        width: 130px;
        align-items: center;
        padding: 5px 10px;
    }

        .stock-opts ul li a {
            display: flex;
            align-items: center;
        }

        .stock-opts ul li p {
            margin: 0;
            text-transform: capitalize;
            color: #8d8d8d;
            font-size: 0.8rem;
        }

        .stock-opts ul li span {
            color: #8d8d8d;
            background-color: #fff;
            padding: 4px 6px;
            border-radius: 100%;
            font-size: 0.6rem;
            margin-right: 10px;
        }

        .stock-opts ul li.stock-opt-active {
            background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
        }

            .stock-opts ul li.stock-opt-active p {
                color: #fff;
            }

.stock-opts {
    display: flex;
}

.my-prod-srch-bar .srch-form.cntrl input {
    margin-right: 10px;
}

.my-prod-srch-bar .srch-form.cntrl {
    margin-right: 8px;
}

.my-prod-heading {
    display: flex;
    align-items: center;
}

.my-prod-srch-btns {
    background-color: #f2f2f2;
    padding: 17px 0px 26px;
}

.switch2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 96px;
    height: 24px;
    margin: 0px 5px;
    border-radius: 18px;
    cursor: pointer;
    background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
    background-image: -o-linear-gradient(top, #eeeeee, white 25px);
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: 31px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}

    .switch-label:before, .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 19px;
        font-size: 0.8rem;
        color: #fff;
    }

    .switch-label:after {
        content: attr(data-on);
        left: 11px;
        color: white;
        text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background-image: linear-gradient(to bottom, #f55f5b, #f45353, #f3464b, #f23643, #f0203b);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

    .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-handle {
    position: absolute;
    top: 4px;
    left: 6px;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

    .switch-handle:before {
        content: '14';
        position: absolute;
        font-size: 0.7rem;
        top: 43%;
        left: 42%;
        margin: -6px 0 0 -6px;
        width: 18px;
        height: 18px;
        font-weight: 500;
        color: #279235;
        background-image: -moz-linear-gradient(top, #eeeeee, white);
        background-image: -o-linear-gradient(top, #eeeeee, white);
    }

.switch-input:checked ~ .switch-handle {
    left: 70px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

    .switch-input:checked ~ .switch-handle:before {
        color: #f52525;
    }

.switch-green > .switch-input:checked ~ .switch-label {
    background: #4fb845;
}

.switch2 .button-active:hover {
    background-position: bottom;
}

.track-list {
    display: flex;
    align-items: center;
    border-left: 1px solid #b9b9b9;
    margin-left: 10px;
    padding-left: 19px;
}

    .track-list h5 {
        margin: 0;
        margin-right: 10px;
        color: #404040;
        font-size: 1rem;
        font-weight: 500;
    }

.my-prod-filters-main .filters-div a {
    background: linear-gradient( 0deg, rgba(189,189,189,1) 0%, rgba(230,229,229,1) 100%);
    border-radius: 70px !important;
    padding: 5px 20px;
    display: inline-block;
    color: #8c8c8c;
    text-transform: capitalize;
    font-size: 0.9rem;
    font-weight: 400;
    display: flex;
}

.my-prod-filters-main .filters-div ul {
    display: flex;
}

    .my-prod-filters-main .filters-div ul li {
        margin: 0px 6px;
    }

.my-prod-filters-main .filters-div a span {
    font-size: 1.2rem;
    margin-left: 0;
    margin-right: 6px;
}

.prod-table-main table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.prod-table-main td {
    border: 1px solid #eae3e8;
    text-align: center;
    padding: 18px 5px 16px;
    font-size: 0.8rem;
    font-weight: 600;
    vertical-align: top;
    color: #404040;
}

.prod-table-main th {
    border: 1px solid #9b5a9e;
    text-align: left;
    padding: 18px 5px;
}

.prod-table-main tr:nth-child(even) {
    background-color: #efefef;
}

.prod-table-main th img {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}

.prod-table-main th {
    text-align: center;
    background-image: linear-gradient(to bottom, #c384c5, #b97bbc, #b071b3, #a668ab, #9d5fa2);
    color: #fff;
}

.new-checks .swipea-checkbox .checkmark {
    background-color: #ffffff;
}

.prod-det-col {
    display: flex;
    align-items: start;
    text-align: left;
}

    .prod-det-col p {
        font-size: 0.8rem;
        font-weight: 600;
        width: 88px;
        margin: 0;
    }

    .prod-det-col img {
        background-color: #e9e8e8;
        padding: 6px;
        border-radius: 5px;
        width: 30%;
        margin-right: 6px;
    }

.prod-det-code p {
    font-size: 0.8rem;
    font-weight: 600;
    margin: 6px 0px;
    text-align: center;
}

    .prod-det-code p span {
        color: #ee7018;
    }

.dropdown-edit-prod button {
    background-color: transparent;
    padding: 0;
    line-height: 0;
    outline: none;
    border: none;
    color: #bdbdbd;
}

.dropdown-edit-prod .dropdown-item {
    padding: 5px 12px;
    text-align: left;
    font-weight: 500;
    color: #2a2a2a;
    display: flex;
    align-items: center;
}

    .dropdown-edit-prod .dropdown-item img {
        margin-right: 10px;
    }

    .dropdown-edit-prod .dropdown-item:hover {
        background-color: #ead5e7;
    }

.dropdown-edit-prod .dropdown-menu {
    padding: 0;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 12%), 0 6px 20px 0 rgb(0 0 0 / 8%);
}

.my-prod-filters-main .filters-div .secondary-button {
    color: #fff;
    background: rgb(235,106,18);
    background-image: -moz-linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
    background-image: -webkit-linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb6a12",endColorstr="#ff9349",GradientType=1);
    background-size: auto 200%;
}

    .my-prod-filters-main .filters-div .secondary-button:hover {
        background-position: bottom;
    }

.my-prod-table .swipea-checkbox {
    padding-left: 16px;
}

.prod-table-main {
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid #e4e2e2;
}

.my-prod-pagination-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 12px 0px;
}

.my-prod-ftr-opts {
    display: flex;
    align-items: center;
}

.my-prod-adv a {
    color: #aa5fa1;
}

.my-prod-ftr-opts a {
    font-size: 0.9rem;
    display: inline-block;
    margin-right: 24px;
}

.prod-table-main th span {
    font-size: 0.9rem;
}

.product-vis-slider .prod-vis-improve img {
    width: auto;
    margin: 10px auto;
}

.product-vis-main {
    background-image: radial-gradient(circle, #e2e2e2, #e7e7e7, #ececec, #f1f1f1, #f6f6f6);
    padding: 13px;
    border: 1px solid #c9c6c6;
    border-radius: 5px;
}

.prod-vis-improve h4 {
    color: #292929;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: center;
    width: 165px;
    margin: 0 auto;
}

    .prod-vis-improve h4 span {
        color: #915395;
        font-size: 1.4rem;
        font-weight: 600;
    }

.imp-prod-add a {
    display: inline-block;
    text-transform: capitalize;
    width: 171px;
    padding: 7px;
    text-align: center;
}

.imp-prod-add {
    text-align: center;
    margin-bottom: 9px;
}

.product-vis-slider .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: relative;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, 0);
}

    .product-vis-slider .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #b7b3b3;
        border: 0;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

        .product-vis-slider .owl-dots .owl-dot.active {
            background-color: #ae6ab2;
        }

.my-prod-quick-links-main h4 {
    color: #404040;
    font-weight: 400;
    font-size: 1.3rem;
    margin-bottom: 7px;
}

.my-prod-quick-links-main p {
    color: #828282;
    font-weight: 500;
    margin-bottom: 11px;
}

.my-prod-quick-links-main a {
    color: #aa5fa1;
    font-size: 1rem;
    font-weight: 500;
    display: block;
    margin-bottom: 12px;
    line-height: 18px;
}

.my-prod-quick-links-main {
    padding: 13px;
    border: 1px solid #c9c6c6;
    border-radius: 5px;
    margin: 16px 0px;
}

.visibility-div a {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.visibility-div {
    margin: 16px 0px;
}

    .visibility-div a img {
        margin-right: 11px;
    }

.hire-manager-div {
    padding: 13px;
    border: 1px solid #c9c6c6;
    border-radius: 5px;
    margin: 16px 0px;
}

    .hire-manager-div .row .col-md-2 {
        padding-right: 0;
    }

.hire-manager-txt h5 {
    color: #292929;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 19px;
}

.hire-manager-txt p {
    color: #828282;
    font-weight: 600;
    font-size: 0.8rem;
    margin: 0;
}

.hire-manager-txt a {
    display: inline-block;
    text-transform: capitalize;
}

.chng-swipe-txt {
    position: absolute;
    bottom: -17px;
    text-align: center;
    left: 5px;
}

    .chng-swipe-txt p {
        margin: 0;
        color: #f60505;
        font-weight: 500;
    }

.active-toggle-prod {
    position: relative;
}

/*User_Edit_Profile css end*/
/*Seller_product_Track_Listing_approved css start*/
.my-prod-head-filter {
    display: flex;
}

    .my-prod-head-filter ul {
        display: flex;
    }

        .my-prod-head-filter ul li {
            display: flex;
            margin: 0px 15px;
            align-items: center;
        }

            .my-prod-head-filter ul li a img {
                margin-right: 3px;
            }

            .my-prod-head-filter ul li a {
                color: #2c2c2c;
                text-transform: capitalize;
                font-weight: 500;
                font-size: 0.8rem;
            }

.srch-bar-max-width-377 {
    min-width: 377px;
}

.srch-bar-max-width-500 {
    min-width: 500px;
}

.my-prods-table-tabs ul li a {
    color: #8c8c8c;
    text-transform: capitalize;
    border-radius: 12px 12px 0px 0px;
    margin: 0px 2px;
    text-align: center;
    min-width: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .my-prods-table-tabs ul li a.active {
        color: #fff;
        background-image: linear-gradient(to top, #ec6b14, #f17523, #f57f30, #fa883c, #fe9248);
    }

        .my-prods-table-tabs ul li a.active span {
            color: #EC6B14;
        }

    .my-prods-table-tabs ul li a span {
        background-color: #fff;
        padding: 2px;
        border-radius: 100%;
        font-size: 0.7rem;
        margin-left: 10px;
        position: relative;
        left: 10px;
        font-weight: 400;
        transform: scale(1.3);
    }

.my-prods-table-tabs {
    margin-top: 22px;
}

.my-prod-pagination-main.only-pagi-my-prod {
    justify-content: end;
}
/*Seller_product_Track_Listing_approved css end*/
/*Student_Full_Profile_Page_bottom_test(1) css start*/
.stu-prof-abt {
    background-color: #fafafa;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 2px;
}

.stu-prof-abt-img > img {
    width: 100%;
    border-radius: 5px;
}

.stu-prof-abt-img {
    border-radius: 5px;
    position: relative;
}

.stu-prof-abt-txt-head {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

    .stu-prof-abt-txt-head:after {
        position: absolute;
        content: '';
        background-color: #cccccc;
        width: 45px;
        height: 2px;
        bottom: 0;
    }

    .stu-prof-abt-txt-head h4 {
        color: #404040;
        font-size: 1.3rem;
        font-weight: 600;
        margin-right: 7px;
        margin-bottom: 0;
    }

    .stu-prof-abt-txt-head p {
        color: #000;
        font-size: 1rem;
        font-weight: 500;
        margin-bottom: 0;
    }

        .stu-prof-abt-txt-head p span {
            color: #a255b1;
            display: inline-flex;
        }

            .stu-prof-abt-txt-head p span span {
                font-size: 1.2rem;
            }

.stu-prof-abt-txt-lst ul li {
    color: #404040;
    font-size: 0.9rem;
}

    .stu-prof-abt-txt-lst ul li span {
        color: #6d387b;
        font-weight: 600;
    }

.stu-prof-abt-btns a {
    display: inline-block;
    min-width: 130px;
    text-align: center;
    margin: 0px 2px;
    font-size: 0.8rem;
}

.stu-prof-abt-btns {
    display: flex;
    height: 100%;
    align-items: end;
    justify-content: end;
    padding: 12px;
}

.stu-prof-abt-go {
    position: absolute;
    top: 11px;
    right: 30px;
}

    .stu-prof-abt-go a {
        font-size: 0.9rem;
        display: inline-block;
        background-color: #eee5ef;
        color: #404040;
        font-weight: 500;
        padding: 5px 10px;
        border-radius: 5px;
        font-weight: 500;
    }

.stu-prof-abt-btns .primary-button {
    border: 1px solid #a866ad;
}

.stu-prof-abt-btns a img {
    width: 16px;
}

.stu-prof-abt-txt {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 15px;
}

.stu-prof-activity {
    display: flex;
    align-items: center;
}

.stu-prof-activity-div {
    background-color: #fff9ff;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
}

.stu-prof-activity-img img {
    border-radius: 100%;
}

.stu-prof-activity-img .g-border {
    padding: 2px !important;
}

.stu-prof-activity-items a {
    color: #404040;
    font-size: 1.2rem;
    font-weight: 500;
}

.stu-prof-activity-items span {
    color: #6f6f6f;
    display: block;
    font-weight: 500;
}

.stu-prof-activity-items {
    margin-left: 10px;
}

.stu-prof-activity-row .activity-sep {
    border-bottom: 1px solid #cfcece;
    padding: 16px 0px;
    margin: 0px;
}

    .stu-prof-activity-row .activity-sep:last-child {
        border: none;
    }

.stu-prof-activity-btn a {
    display: inline-block;
}

.stu-prof-activity-btn {
    text-align: center;
    margin-top: 10px;
}

.top-expert-owl2 {
    margin: 12px 0px;
    margin-bottom: 0;
}

    .top-expert-owl2 .owl-nav > button {
        border-radius: 50%;
        background-color: rgb(255, 255, 255) !important;
        box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
        border: 0;
        width: 34px;
        height: 34px;
        font-size: 20px !important;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
        outline: none;
    }

        .top-expert-owl2 .owl-nav > button.owl-prev {
            left: -37px;
        }

        .top-expert-owl2 .owl-nav > button.disabled {
            background-color: #ca8dbd !important;
            color: #fff;
            border: 1px solid #734a88;
        }

        .top-expert-owl2 .owl-nav > button.owl-next {
            right: -37px;
        }

.margin-tabs {
    margin: 0px 20px;
}

.tutor-in-connect-cntnt {
    margin: 0 26px;
}

.top-expert-owl2 .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c7c7c7;
    border: 0;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

    .top-expert-owl2 .owl-dots .owl-dot.active {
        background-color: #704083;
    }

.top-expert-owl2 .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%, 0);
}

.user-journey-main .nav-item .nav-link {
    background: none;
    color: #404040;
    text-transform: capitalize;
    font-weight: 500;
    display: flex;
    align-items: center;
}

    .user-journey-main .nav-item .nav-link img {
        margin-right: 8px;
    }

    .user-journey-main .nav-item .nav-link.active {
        background-image: linear-gradient(to top, #ec6b14, #f17523, #f57f30, #fa883c, #fe9248);
        color: #fff;
    }

        .user-journey-main .nav-item .nav-link.active img {
            filter: brightness(100);
        }

.jounery-tab-cntnt {
    margin: 0px 26px;
}

.user-journey-main {
    margin: 0 26px;
}

.top-expert-owl3 {
    margin: 12px 0px;
    margin-bottom: 0;
}

    .top-expert-owl3 .owl-nav > button {
        border-radius: 50%;
        background-color: rgb(255, 255, 255) !important;
        box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
        border: 0;
        width: 34px;
        height: 34px;
        font-size: 20px !important;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
        outline: none;
    }

        .top-expert-owl3 .owl-nav > button.owl-prev {
            left: -37px;
        }

        .top-expert-owl3 .owl-nav > button.disabled {
            background-color: #ca8dbd !important;
            color: #fff;
            border: 1px solid #734a88;
        }

        .top-expert-owl3 .owl-nav > button.owl-next {
            right: -37px;
        }

    .top-expert-owl3 .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c7c7c7;
        border: 0;
        outline: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
    }

        .top-expert-owl3 .owl-dots .owl-dot.active {
            background-color: #704083;
        }

    .top-expert-owl3 .owl-dots {
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        padding: 2px 4px;
        position: absolute;
        bottom: -24px;
        left: 50%;
        transform: translate(-50%, 0);
    }

.main-test-slide {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin: 10px 6px;
}

.test-slide-head h4 {
    color: #404040;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.3rem;
}

.test-slide-bhead {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.test-slide-topic h3 {
    color: #404040;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 1.4rem;
}

.test-slide-rating {
    display: flex;
}

    .test-slide-rating ul {
        display: flex;
        margin-right: 4px;
    }

        .test-slide-rating ul li span {
            font-size: 1rem;
            color: #a255b1;
        }

        .test-slide-rating ul li p {
            margin-bottom: 0;
        }

    .test-slide-rating p {
        color: #404040;
        font-weight: 600;
        font-size: 0.7rem;
        margin-bottom: 0;
    }

.test-slide-head {
    margin-bottom: 5px;
}

.main-test-slide .test-points ul li img {
    width: auto;
}

.test-points .test-point-list img {
    width: auto;
    margin-right: 4px;
}

.test-point-list {
    display: flex;
    align-items: center;
}

    .test-point-list p {
        margin: 0;
    }

    .test-point-list p {
        font-size: 1rem;
        text-transform: capitalize;
        font-weight: 600;
        padding-right: 10px;
    }

.test-points .row .col-md-4:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    background-color: #535353;
    top: 2px;
    right: 7px;
}

.test-points .row .col-md-4:last-child:after {
    display: none;
}

.test-points {
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    padding: 10px 0px;
    margin: 4px 0px;
}

.test-des p {
    color: #404040;
    font-size: 0.9rem;
    margin-bottom: 7px;
}

.test-des a {
    font-size: 0.9rem;
    font-weight: 600;
}

.test-des {
    border-bottom: 1px solid #ababab;
    position: relative;
    padding: 15px 0px;
}

    .test-des:after {
        position: absolute;
        content: '';
        background-color: #adadad;
        height: 10px;
        width: 13px;
        bottom: -11px;
        left: 22px;
        clip-path: polygon(49% 100%, 0 0, 100% 0);
    }

.test-footer .test-person .stu-prof-activity-img img {
    width: auto;
}

.test-footer {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
}

.test-person {
    display: flex;
    align-items: center;
}

.test-person-txt h6 {
    margin: 0;
    color: #404040;
    text-transform: capitalize;
}

    .test-person-txt h6 span {
        font-weight: 400;
        font-size: 0.8rem;
        border-left: 1px solid #000;
        margin-left: 7px;
        padding-left: 7px;
    }

.test-person-txt p span {
    color: #a255b1;
    margin-right: 4px;
    font-size: 1.1rem;
}

.test-person-txt p {
    margin: 0;
    display: flex;
    align-items: center;
    color: #404040;
    font-size: 0.8rem;
    margin-top: 3px;
}

.test-person-txt {
    margin-left: 5px;
}

.test-footer .test-person-btns img {
    width: auto;
    display: inline-block;
}

.test-person-btns a {
    display: inline-block;
    padding: 5px 13px;
    font-size: 0.9rem;
    margin-bottom: 5px;
}

.test-person-btns {
}

    .test-person-btns p {
        margin: 0;
        color: #6d387b;
        font-weight: 500;
        width: 104px;
    }

    .test-person-btns a span {
        font-size: 0.9rem;
    }

.stu-test-slider {
    margin: 12px 0px;
}

.main-test-slide:hover {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 9%), 0 6px 20px 0 rgb(0 0 0 / 9%);
    border-color: #b16ea9;
}

.stu-test-slider .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 34px;
    height: 34px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .stu-test-slider .owl-nav > button.owl-prev {
        left: -37px;
    }

    .stu-test-slider .owl-nav > button.disabled {
        background-color: #ca8dbd !important;
        color: #fff;
        border: 1px solid #734a88;
    }

    .stu-test-slider .owl-nav > button.owl-next {
        right: -37px;
    }

.stu-test-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c7c7c7;
    border: 0;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

    .stu-test-slider .owl-dots .owl-dot.active {
        background-color: #704083;
    }

.stu-test-slider .owl-dots {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 2px 4px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%, 0);
}

.stu-prof-sliding-tab .nav-tabs1 .nav-item {
    width: 20% !important;
    flex-basis: unset;
}

.stu-prof-sliding-tab-main #tile-2 .slider1 {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% ) !important;
    top: 0px;
    border-radius: 30px;
    width: 20% !important;
    height: 41px;
    opacity: 1;
    display: inline-block !important;
    position: absolute !important;
    z-index: 1200 !important;
    transition: all .4s linear !important;
}

.stu-profile-image {
    position: absolute;
    top: 16px;
    right: -27px;
}

    .stu-profile-image .stu-prof-activity-img {
        position: relative;
    }

.stu-prof-online {
    position: absolute;
    right: 3px;
    bottom: -4px;
}

    .stu-prof-online span {
        font-size: 0.8rem;
        /* border: 3px solid #fff; */
        border-radius: 100%;
        color: #09fb03;
    }
/*Student_Full_Profile_Page_bottom_test(1) css end*/
/*Product_Specific_Page retail css start*/
.bread-crum-bar-inner {
    border-bottom: 1px solid #e1e1e1;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
}

.div-bulk-odr {
    display: flex;
    align-items: center;
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 7px 18px;
}

    .div-bulk-odr p {
        margin: 0;
        color: #494949;
        font-weight: 500;
        margin-right: 10px;
    }

    .div-bulk-odr .switch {
        line-height: 8px;
    }

    .div-bulk-odr .slider.round:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 0px;
        bottom: -8px;
        background-color: white;
        -webkit-transition: .4s;
        border: 1px solid #898181;
        transition: .4s;
    }

    .div-bulk-odr .top-picks-btn input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(31px);
    }

.outer {
    margin: 0 auto;
    max-width: 800px;
}

#big .item {
    background: #efefef;
    padding: 30px 24px;
    margin: 2px;
    color: #FFF;
    text-align: center;
}

#thumbs .item {
    background: #efefef;
    height: 95px;
    padding: 15px 7px;
    margin: 3px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border: 1px solid #efefef;
}

    #thumbs .item h1 {
        font-size: 18px;
    }

#thumbs .current .item {
    background: #efefef;
    border-color: #83268a;
}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-theme .owl-nav [class*='owl-'].disabled:hover {
        background-color: #D6D6D6;
    }

#big.owl-theme {
    position: relative;
}

    #big.owl-theme .owl-next, #big.owl-theme .owl-prev {
        background: #333;
        width: 22px;
        line-height: 40px;
        height: 40px;
        margin-top: -20px;
        position: absolute;
        text-align: center;
        top: 50%;
    }

    #big.owl-theme .owl-prev {
        left: 10px;
    }

    #big.owl-theme .owl-next {
        right: 10px;
    }

#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev {
    background: #333;
}

.main-prod-btns a {
    display: inline-block;
    width: 100%;
    padding: 11px;
    text-align: center;
    font-size: 1.1rem;
    border-radius: 3px;
}

.orng-bdr {
    border: 1px solid #fc8e43;
}

.main-prod-btns-div {
    margin: 17px 4px;
}

.main-prod-heading h5 {
    color: #693d80;
    font-weight: 600;
}

.main-prod-star p {
    margin: 0;
    color: #404040;
    font-size: 0.9rem;
    margin-right: 3px;
}

.main-prod-star {
    display: flex;
    background-color: #faeee6;
    padding: 5px;
    border-radius: 5px;
}

.main-prod-rating {
    display: flex;
    align-items: center;
}

.main-prod-star span {
    color: #a255b1;
    font-size: 1.2rem;
}

.main-prod-rating ul {
    display: flex;
    margin-left: 10px;
}

    .main-prod-rating ul li {
        color: #8c8c8c;
        font-size: 1rem;
        padding-right: 10px;
        margin-right: 10px;
        position: relative;
    }

        .main-prod-rating ul li:last-child:after {
            display: none;
        }

        .main-prod-rating ul li:after {
            content: '';
            position: absolute;
            background-color: #b3b3b3;
            width: 2px;
            height: 17px;
            right: 0;
            top: 3px;
        }

.main-prod-ver {
    display: flex;
    align-items: center;
}

    .main-prod-ver p {
        margin: 0;
        color: #404040;
        font-size: 0.9rem;
        font-weight: 500;
    }

    .main-prod-ver img {
        margin-right: 5px;
    }

.main-prod-price {
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    margin: 15px 0px;
}

    .main-prod-price h4 {
        color: #404040;
        font-weight: 600;
        margin: 0;
        display: flex;
        align-items: center;
    }

        .main-prod-price h4 span {
            color: #ff0000;
            font-size: 1rem;
            font-weight: 400;
            text-decoration: line-through;
            margin: 0 10px;
        }

    .main-prod-price h6 {
        background-color: #03a4cb;
        font-size: 0.8rem;
        font-weight: 400;
        color: #fff;
        margin: 0;
        padding: 5px 10px;
        border-radius: 3px;
    }

.main-prod-offers h6 {
    color: #fd6b02;
}

.main-prod-offers ul li {
    color: #404040;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

    .main-prod-offers ul li a {
        color: #a860b6;
        margin-left: 4px;
        font-weight: 500;
    }

    .main-prod-offers ul li img {
        margin-right: 6px;
    }

.main-prod-colors ul li a {
    background: #efefef;
    padding: 10px;
    margin: 2px;
    color: #FFF;
    text-align: center;
    display: inline-block;
}

.main-prod-colors ul li {
    display: inline-block;
}

.main-prod-colors ul .g-border {
    padding: 0px;
}

.main-prod-delivery input {
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 9px 14px;
    width: 23%;
    font-size: 0.9rem;
    letter-spacing: 4px;
}

.main-prod-delivery {
    display: flex;
    align-items: center;
}

    .main-prod-delivery a {
        color: #f27825;
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 0.9rem;
        margin-left: 10px;
    }

        .main-prod-delivery a span {
            font-size: 1rem;
        }

.main-prod-delivery-time p {
    margin-bottom: 0;
    margin-top: 3px;
    color: #000;
    font-weight: 500;
    font-size: 0.8rem;
}

    .main-prod-delivery-time p a {
        color: #a255b1;
        text-transform: capitalize;
    }

.main-prod-highlights {
    display: flex;
}

    .main-prod-highlights ul {
        margin-right: 22px;
    }

        .main-prod-highlights ul li {
            color: #494949;
            font-weight: 500;
            font-size: 0.8rem;
            position: relative;
            padding-left: 14px;
        }

            .main-prod-highlights ul li:before {
                content: '\e037';
                position: absolute;
                font-family: 'Material Icons';
                left: 0;
                color: #f78132;
            }

.main-prod-det-main {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}

.main-prod-offers {
    margin-bottom: 14px;
}

.main-prod-det-main .row {
    margin: 8px 0px;
    align-items: center;
}

.main-prod-earn {
    display: flex;
    align-items: center;
    background-color: #fff3fd;
    border-radius: 5px;
    margin: 10px 0px;
    padding: 10px 10px;
}

    .main-prod-earn p {
        margin: 0;
        color: #9849a7;
        font-weight: 500;
        font-size: 1rem;
    }

.main-prod-det h6 {
    margin: 0;
}

.main-prod-earn img {
    margin-right: 14px;
}

.main-prod-all-details {
    width: 90%;
}

.feat-recom-head {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

    .feat-recom-head h2 {
        color: #404040;
        font-size: 1.6rem;
        margin: 0;
    }

    .feat-recom-head img {
        margin-right: 6px;
    }

.main-prod-fea-rec-main {
    margin-top: 30px;
    padding-top: 18px;
    border-top: 1px solid #b7b7b7;
}

.feat-recom-main-prod {
    margin: 9px;
    background-color: #f8f8f8;
    border: 1px solid #bfbfbf;
    overflow: hidden;
    border-radius: 9px;
}

.feat-recom-prod-img {
    background-color: #f4edf2;
    position: relative;
    padding: 21px 22px;
    text-align: center;
}

    .feat-recom-prod-img .feat-recom-bdr-icon img {
        width: auto;
    }

.feat-recom-sale {
    position: absolute;
    background-image: linear-gradient(to bottom, #b673ac, #ad6ba6, #a363a0, #9a5c9b, #905495);
    padding: 3px 10px;
    border-radius: 0px 50px 50px 0px;
    width: 124px;
    text-align: center;
    top: 12px;
    left: 0;
}

    .feat-recom-sale p {
        color: #fff;
        margin: 0;
        font-size: 0.8rem;
        font-weight: 500;
    }

.feat-recom-bdr-icon {
    position: absolute;
    bottom: 6px;
    left: 12px;
}

.feat-recom-prod-name a {
    color: #a255b1;
    font-size: 1rem;
    font-weight: 500;
}

.feat-recom-prod-name-main {
    padding: 10px;
}

.feat-recom-prod-name {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.icon-translate {
    transform: scaleX(-1);
}

.feat-recom-prod-price p {
    color: #404040;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
}

    .feat-recom-prod-price p span {
        color: #fdb481;
        font-size: 0.9rem;
        font-weight: 400;
        text-decoration: line-through;
    }

.feat-recom-buyers-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #b1b1b1;
    padding-top: 5px;
}

    .feat-recom-buyers-rating h6 {
        font-size: 0.8rem;
        margin: 0;
        color: #404040;
    }

    .feat-recom-buyers-rating p {
        color: #a255b1;
        font-size: 0.9rem;
        font-weight: 500;
        display: flex;
        margin: 0;
    }

.prod-height {
    height: 263px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feat-recom-buyers-rating p span {
    font-size: 1.2rem;
}

.feat-recom-prod-price {
    margin-bottom: 16px;
}

.prod-coin-div {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    right: 20px;
}

.round-bdr {
    border-radius: 5px;
}

.main-prod-fea-rec {
    margin-bottom: 20px;
}

.main-prod-qty input {
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 9px 14px;
    width: 12%;
    font-size: 0.9rem;
    letter-spacing: 4px;
}

.main-prod-qty {
    display: flex;
    align-items: center;
}

.main-prod-quantity-txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.main-quant-box {
    display: flex;
    align-items: center;
    justify-content: end;
}

.main-prod-quantity-txt h5 {
    color: #404040;
    font-size: 1.4rem;
    margin: 0;
}

.main-quant-box p {
    font-size: 0.9rem;
    margin: 0;
    color: #404040;
    text-transform: capitalize;
    margin-right: 6px;
}

.main-quant-box input {
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    padding: 6px 14px;
    width: 39%;
    font-size: 0.9rem;
    letter-spacing: 4px;
}

.main-quant-box-btns a {
    display: inline-block;
    width: 100%;
    font-size: 1rem;
    text-align: center;
    border-radius: 3px;
    margin: 4px 0px;
    padding: 13px;
}

.f-recommendations .heading {
    padding: 10px;
}

    .f-recommendations .heading img {
        margin-top: -1%;
    }

.f-recommendations .tab-content {
    padding: 40px;
    border: 1px solid #c8c8c8;
    padding-bottom: 2%;
    border-radius: 5px;
}

.main-prod-all-tabs .nav-pills .nav-link {
    background: linear-gradient(to bottom, #dddcdc, #bebdbe);
    color: #9a9999;
    border-radius: 15px 15px 0px 0px !important;
}

.main-prod-all-tabs .nav-pills li {
    padding: 0 5px !important;
}

.product-spec-table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5%;
}

    .product-spec-table td {
        text-align: left;
        padding: 8px;
        color: #404040;
        font-size: 0.9rem;
        font-weight: 600;
    }

    .product-spec-table tr:nth-child(odd) {
        background-color: #f1ebeb;
    }

    .product-spec-table td:nth-child(2) {
        color: #8a8a8a;
        font-weight: 500;
    }

.tab-head-detail h4 {
    color: #404040;
    font-size: 1.3rem;
    margin-bottom: 14px;
}

.prod-det-p p {
    color: #404040;
    font-size: 0.9rem;
}

.main-prod-all-tabs .nav-pills {
    margin: 21px 0px 0px;
}

    .main-prod-all-tabs .nav-pills > li > a {
        text-transform: capitalize;
        font-size: 1rem;
        min-width: 185px;
        font-weight: 400;
        text-align: center;
        padding: 5px;
    }

    .main-prod-all-tabs .nav-pills .nav-link.active, .main-prod-all-tabs .nav-pills .show > .nav-link {
        background: #f27926 !important;
        color: #fff;
    }

.main-prod-rating-reviews {
    margin: 26px 0px;
}

.only-rating-row .row {
    align-items: center;
}

    .only-rating-row .row .col-md-9 {
        border-right: 1px solid #bfbfbf;
        border-left: 1px solid #bfbfbf;
    }

.write-rev-btn-div a {
    display: inline-block;
    border-radius: 4px;
    padding: 13px 20px;
    width: 190px;
    text-align: center;
    margin-bottom: 10px;
}

.write-rev-btn-div p {
    color: #8c8c8c;
    font-size: 1rem;
    margin: 0;
}

.in-rev-rat .row {
    align-items: center;
}

.write-rev-btn-div {
    padding-left: 20px;
}

.show-more-images {
    background: #efefef;
    padding: 22px 14px;
    margin: 2px 4px;
    color: #FFF;
    text-align: center;
}

.main-prod-show-more ul li a {
    display: inline-block;
}

.main-prod-show-more ul {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px;
}

.plus-more-img {
    position: relative;
}

    .plus-more-img:before {
        position: absolute;
        content: '+121';
        background-color: #f5802f9e;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #704083;
        font-size: 1.3rem;
        font-weight: 600;
    }

.main-prod-show-more .hidden-main-prod-img {
    display: none;
}

.testi-sort .dropdown .dropdown-toggle {
    border: 1px solid #a5a3a3;
    border-radius: 5px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    color: #3d4244;
    font-size: 0.9rem;
}

.testi-sort .dropdown {
    position: relative;
    display: flex;
    justify-content: start;
    margin: 15px;
}

.only-rating-row .review-points h2 {
    font-weight: 600;
    margin: 0;
    font-size: 72px;
    background-image: linear-gradient(to right, #ec6c13, #ec5247, #da486a, #ba4b82, #92528d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.testi-sort .dropdown .dropdown-toggle span {
    font-size: 1.3rem;
    color: #d7d7d7;
    margin-right: 5px;
}

.down-ico {
    margin-left: 16px;
    color: #3d4244 !important;
}

.main-prod-testimonials-main {
    margin: 40px 0px;
}

.testi-user-prof {
    display: flex;
}

    .testi-user-prof .student-img img {
        width: 100%;
    }

    .testi-user-prof .student-img .g-border {
        padding: 1px;
    }

.testi-user-name h6 {
    color: #3d4244;
    text-transform: capitalize;
    font-size: 1.3rem;
    font-weight: 400;
    margin: 0;
}

.testi-user-name h5 {
    color: #3d4244;
    margin-bottom: 3px;
}

.testi-user-name p {
    color: #404040;
    font-weight: 400;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    margin: 0
}

    .testi-user-name p img {
        margin-right: 6px;
    }

.testi-user-name {
    margin-left: 10px;
}

.main-prod-remark {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .main-prod-remark h4 {
        color: #404040;
        font-size: 1.4rem;
        position: relative;
        padding-bottom: 12px;
    }

        .main-prod-remark h4:after {
            position: absolute;
            content: '';
            background-color: #cccccc;
            width: 52px;
            height: 3px;
            bottom: 0;
            left: 0;
        }

.main-prod-remark-rating ul li {
    display: inline-block;
}

    .main-prod-remark-rating ul li span {
        font-size: 1.3rem;
        color: #a255b1;
    }

.main-prod-remark-rating {
    display: flex;
    align-items: center;
}

    .main-prod-remark-rating p {
        margin: 0;
        color: #404040;
        font-size: 1rem;
    }

    .main-prod-remark-rating ul {
        margin-right: 6px;
    }

.main-prod-remark-p p {
    font-size: 0.9rem;
    color: #404040;
}

.main-prod-remark-images {
    display: flex;
}

    .main-prod-remark-images li {
        margin: 0px 5px;
        background-color: #d7d7d7;
        padding: 16px 11px;
    }

.main-prod-remark-p .like-comment-sec ul li a {
    font-size: 0.98rem;
    color: #707070;
}

.main-prod-remark-p .like-comment-sec ul li {
    margin-right: 30px;
}

.all-user-testi .row {
    border-bottom: 1px solid #b7b5b5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.bought-tog-a {
    font-size: 1rem;
    color: #404040;
}

    .bought-tog-a:hover {
        color: #a255b1;
    }

.bought-img-min-height img {
    width: auto !important;
    max-width: 130px;
    margin: 0 auto;
    height: 100px !important;
}

.bought-together-slider {
    margin-bottom: 26px;
}

faq-section {
    margin-top: 5%;
}

.faq-section .panel-group {
    border: 1px solid #c8c8c8;
    padding: 30px !important;
    border-radius: 20px;
    box-shadow: 0px 3px 26px #dddddd;
}

.faq-section Header {
    font-size: 27px;
    margin: 20px;
}

.faq-section .panel-heading [data-toggle="collapse"]:after {
    font-family: 'Material Icons';
    content: "\e5cf"; /* "play" icon */
    float: right;
    color: #F58723;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate( -179deg);
}

.faq-section .panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(2deg);
    color: #454444;
}

.faq-section .panel-group {
    width: 90%;
    margin: 30px 0px;
}

.faq-section .panel-default > .panel-heading {
    background-color: transparent !important;
}

.faq-section .panel-default {
    border-color: transparent;
}

.faq-section .panel-group .panel {
    border-bottom: 1px solid #ececec;
    border-top: none !important;
}

.faq-section .panel-title a {
    color: #717171;
    text-decoration: none;
    font-size: 1.2rem;
}

.faq-section .panel-body {
    padding: 0px 20px 15px;
    font-size: 1rem;
    color: #404040;
}

.faq-section .accordion-toggle {
    color: #693d80 !important;
}

.faq-section a.accordion-toggle.collapsed {
    color: #666666 !important;
}

.faq-section .panel-heading {
    padding: 20px;
}

    .faq-section .panel-heading a {
        font-weight: 400;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.faq-section {
    margin-bottom: 36px;
}

.our-products {
    margin: 5%;
}

.strip {
    border: 1px solid #c8c8c8;
    padding: 24px 0 0 0 !important;
    border-radius: 5px;
    box-shadow: 6px 3px 26px #b9b9b9;
}

    .strip ul {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        text-align: center;
    }

    .strip li {
        list-style: none;
        font-size: 1.70rem;
    }

    .strip p {
        padding: 15px 0;
        font-size: 1rem;
        color: #404040;
    }

.our-products .our-products-main h1 {
    color: #404040;
    font-size: 1.3rem;
}

.our-products-main {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .our-products-main h1 sup {
        color: #9a5b9b;
        font-weight: 600;
    }

.app-store-google-main {
    background-image: linear-gradient(to right, #e1842b, #e4664c, #d5526a, #b54c82, #8a4e8e);
}

.app-store-google {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 0px;
}

    .app-store-google p {
        color: #fff;
        font-size: 1rem;
        margin: 0;
    }

        .app-store-google p img {
            margin-right: 5px;
        }

.play-store-anchors img {
    margin: 0px 6px;
}

.play-store-anchors a {
    display: inline-block;
}

.play-store-anchors {
    padding: 20px 10px;
    border-right: 1px solid #804578;
}

.app-store-google-social-links {
    margin-left: 17px;
}

.service-seller-main h5 {
    color: #ff6800;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-seller-main p {
    font-size: 1rem;
    font-weight: 500;
    color: #494949;
    margin: 0;
}

.services-main, .seller-main {
    border-bottom: 1px solid #ff6800;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .seller-main span {
        color: #7f7f7f;
        font-size: 0.8rem;
        font-weight: 500;
    }

.comp-share-btns {
    display: flex;
}

    .comp-share-btns a {
        color: #404040;
        font-size: 0.9rem;
        display: flex;
        align-items: center;
        margin-right: 20px;
    }

        .comp-share-btns a img {
            margin-right: 5px;
        }

.main-prod-row {
    align-items: end;
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c2c2;
    margin-bottom: 20px;
}
/*Product_Specific_Page retail css end*/
/* == Start Product_Specific_Page_Bulk_CP overview == */
.pdprice li {
    display: inline-block;
}

    .pdprice li:first-child {
        border-right: 1px solid;
        padding-right: 22px;
        margin-right: 22px;
    }

.pdprice b {
    font-size: 1.4rem;
    color: rgba(64,64,64,1);
}

.pdprice {
    /*  color: rgba(64,64,64,.6);
    border-top: 1px solid #bdbdbd;
    margin-top: 12px;
    padding-top: 18px;*/
}

.purpletxt {
    color: #a255b1 !important;
}

.pdprice a {
    margin-left: 2px;
    color: #a255b1;
    font-weight: 600;
}

.pdtable thead th {
    width: 90px;
}

    .pdtable tbody th, .pdtable thead th:first-child {
        background-color: #f5f5f5;
    }

.pdtable {
    margin-top: 20px;
    text-align: center;
}

.pdquantity li {
    display: inline-block;
    font-size: .9rem;
}

.pdquantity strong {
    margin-right: 15px;
}

.pdquantity li:first-child input {
    width: 50px;
    text-align: center;
    border-radius: 3px;
}

.pdquantity li:last-child input {
    width: 100px;
    text-align: center;
    border-radius: 3px;
}

.pdquantity input {
    border: 1px solid #999999;
    padding: 5px;
}

.pdquantity li:first-child {
    margin-right: 28px;
}

.pdquantity li:last-child a {
    margin-left: 19px;
}

.pdquantity li:first-child strong {
    margin-right: 45px;
}

.pdquantity {
    border-bottom: 1px solid #ececec;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: inline-block;
}

.dinline li {
    display: inline-block;
    width: 17%;
}

.pdhigh strong {
    font-size: .9rem;
}

.pdhigh li {
    width: 25%;
    float: left;
}

.pdhigh {
    display: flex;
    width: 100%;
    align-items: center;
}

.row.modal-main-prod-price .col-sm-7 {
    padding: 0;
}

.pdhigh span {
    display: block;
    position: relative;
    font-weight: 500;
    color: #494949;
}

.modal-main-prod-price {
    align-items: center;
    margin: 28px 0px;
}

.pdhigh li:first-child {
    margin-top: 5px;
}

.pdhigh span:before {
    position: absolute;
    content: '';
    left: -10px;
    top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #f78132;
}

.pdtable td, .pdtable th {
    vertical-align: middle !important;
}

.innertabs .nav-tabs a {
    float: left;
    width: 16.666%;
    padding: 15px 0;
    color: #7a7a7a;
}

    .innertabs .nav-tabs a.active {
        color: #fe731a;
        border-bottom: 1px solid #fe731a;
    }

.innertabs .nav-tabs {
    padding: 0px 12px;
    /*border: 1px solid #d9d9d9;*/
    border-radius: 0 10px 0 0;
}

.innertabs .tab-heading h3 {
    margin: 0px 30px 0 13px;
    line-height: 26px;
}

.innertabs .tab-heading {
    display: flex;
    align-items: center;
}

.innertabs .top-expert-owl .owl-nav > button.owl-prev {
    left: -10px;
}

.innertabs .top-expert-owl .owl-nav > button.owl-next {
    right: -9px;
}

.innertabs .allcontent {
    padding-bottom: 30px;
}

.allcontent {
    display: inline-block;
    width: 100%;
}

.deslist {
    float: left;
    width: 50%;
    border: 1px solid #d9d9d9;
}

    .deslist span {
        padding: 20px 15px;
        display: inline-block;
        width: 50%;
        float: left;
    }

    .deslist li span:first-child {
        background-color: #f1f0f0;
    }

    .deslist li {
        border-bottom: 1px solid #d9d9d9;
        display: block;
        width: 100%;
        float: left;
        position: relative;
    }

        .deslist li:last-child span {
            min-height: 100px;
        }

.titlendesc h6 {
    font-size: .9rem;
    margin-bottom: 0;
}

.titlendesc p {
    font-size: .8rem;
    margin-bottom: 0;
}

.titlendesc {
    color: #7a7a7a;
    padding: 7px;
}

.innertabs .expert-teacher-wids {
    border: none;
}

.innertabs .tab-heading span {
    color: #fe731a;
}

.deslist i {
    position: absolute;
    right: 5px;
    top: 17px;
    color: #fe741c;
}

.innertabs h4 {
    font-size: 1.3rem;
    color: #404040;
    margin-bottom: 12px;
}

.innertabs thead {
    font-size: .9rem;
}

.org-icn {
    color: #fe731a;
}
/*.innertabs .table-bordered,.innertabs th,.innertabs td {
    border: 2px solid #d9d9d9 !important;
}*/
.innertabs .table {
    border: 2px solid #d9d9d9;
}

.line-heading {
    position: relative;
    color: #73337f;
    margin-bottom: 25px;
}

h3.line-heading {
    font-size: 1.5rem;
}

.line-heading:after {
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    height: 3px;
    background-color: #ececec;
    content: '';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.line-heading span {
    position: relative;
    z-index: 9;
    background-color: #fff;
    padding-right: 5px;
}

html {
    scroll-behavior: smooth;
}

.innertabs .tradecap .tab-heading {
    display: block;
}

    .innertabs .tradecap .tab-heading h3 {
        margin: 0 0 15px 0;
    }

.tradeshow {
    float: left;
    width: 20%;
    padding: 0 10px 0 15px;
}

    .tradeshow h4 {
        margin-bottom: 6px;
    }

.tsimg {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

    .tsimg img {
        width: 100%;
    }

.imgcount {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #333333;
    color: #fff !important;
    padding: 3px 10px;
    border-radius: 10px;
}

.pictitle p {
    margin-bottom: 0;
    font-size: .8rem;
}

.pictitle {
    color: #7a7a7a;
}

    .pictitle li {
        display: inline-block;
        margin-right: 3px;
    }

    .pictitle ul {
        margin: 4px 0 15px;
    }

.tability .deslist {
    width: 100%;
}

    .tability .deslist span:first-child {
        width: 30%;
        padding-right: 15%;
    }

    .tability .deslist span {
        width: 70%;
    }

    .tability .deslist li:last-child span {
        min-height: inherit;
    }

.line-heading span:after {
    content: '\e876';
    font-family: 'Material Icons Outlined';
    color: #fe741c;
    font-size: 1.6rem;
    margin: 2px 0 0px 3px;
    position: relative;
    top: 3px;
}

.reportbox p {
    margin-bottom: 0;
    font-size: .9rem;
}

.reportbox img {
    margin: 8px 0;
}

.reportbox a {
    max-width: 130px;
    display: inline-block;
}

.reportbox img {
    width: 100%;
}

.reportbox {
    margin-top: 10px;
    width: 33%;
    display: inline-block;
}

.supmsg .fieldarea {
    display: inline-block;
    width: 100%;
}

.supmsg .lft-area {
    float: left;
    width: 13%;
    text-align: right;
    min-height: 15px;
}

.supmsg .ryt-area {
    width: 85%;
    float: left;
    padding-left: 18px;
    padding-right: 40%;
}

.ctooltip {
    position: relative;
}

    .ctooltip span {
        position: absolute;
        right: 0;
        top: 0;
        background-color: #fceefa;
        padding: 16px;
        border: 1px solid #d9d9d9;
        border-radius: 7px;
        font-size: .8rem;
        line-height: 20px;
        box-shadow: 2px 2px 3px 0 #d9d9d9;
        right: -210px;
        top: 10px;
        opacity: 0;
    }

        .ctooltip span:before {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 6.5px 7px 6.5px 0;
            border-color: transparent #fceefa transparent transparent;
            content: '';
            position: absolute;
            left: -6px;
        }

    .ctooltip:hover span, .ctooltip:active span, .ctooltip:focus span {
        opacity: 1;
    }

.supmsg {
    font-size: .9rem !important;
    border: 1px solid #efefef;
    border-radius: 5px;
}

.twofield div {
    margin: 0 0 10px 0;
    padding: 0;
    width: 45%;
    display: inline-block;
}

.twofield select {
    border: 1px solid #e1d1d1;
    padding: 10px 0;
    border-radius: 4px;
    min-width: 180px;
}

.supmsg label.swipea-checkbox {
    font-size: .9rem !important;
}

.comover td {
    width: 33.333%;
}

.comover table p {
    margin-bottom: 0;
    color: #a2a1a1;
    font-size: .9rem;
}

.comover table h4 {
    margin-bottom: 0;
    font-size: 1.2rem;
}

.comover table {
    border-style: hidden !important;
    border-collapse: collapse;
}

    .comover table td {
        border: 2px solid #e1e1e1;
        padding: 15px;
    }

.toemail {
    margin-bottom: 0;
}

.feedback2.dividerline p::after {
    width: 100%;
    right: 0;
}

.custompop .pdprice li:first-child {
    border: none;
}

.custompop .pdhigh {
    margin: 5px 0 10px 0;
}

.custompop button {
    border-radius: 5px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.percentoff li {
    position: relative;
    padding-left: 29px;
    margin-bottom: 10px;
}

    .percentoff li:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 26px;
        background-image: url(../img/offer-list.png);
        content: '';
        background-repeat: no-repeat;
    }

.retailbulkoffer .pdprice li {
    float: left;
    margin-right: 5px;
    padding-right: 5px;
}

.retailbulkoffer table {
    font-size: .7rem;
}

.retailbulkoffer .pdhigh {
    margin-bottom: 0;
}

.retailbulkoffer .pdtable {
    margin-top: 10px;
}

.retailbulkoffer .pdhigh li:first-child {
    margin-top: 0;
}

.retailbulkoffer .supplierinfo span {
    font-size: 1.2rem;
    font-weight: 600;
    margin-right: 4px;
}

.retailbulkoffer .supplierinfo a {
    color: #a255b1;
    text-decoration: underline;
}

.supplierrating li {
    display: inline-block;
    border-right: 1px solid #b1aeaf;
    padding-right: 10px;
    margin-right: 5px;
}

.retailbulkoffer .supplierrating li:last-child {
    border-right: none;
}

.retailbulkoffer .supplierrating img {
    position: relative;
    top: -1px;
    margin-right: 4px;
}

ul.pdprice span {
    color: #8c8c8c;
    font-size: 0.9rem;
}

.tutor-img-phone a {
    background-color: #693d80;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
    padding: 6px 4px 0px;
}

    .tutor-img-phone a span {
        font-size: 1rem;
        line-height: 0;
        margin: 0;
        padding: 0;
        color:#fff;
    }

.tutor-img-phone {
    position: absolute;
    top: 11px;
    right: 6px;
}

.innertabs .top-expert-owls .owl-nav > button.owl-prev {
    left: -10px;
}

.innertabs .top-expert-owls .owl-nav > button.owl-next {
    right: -9px;
}

.top-expert-owls .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 34px;
    height: 34px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

    .top-expert-owls .owl-nav > button.disabled {
        background-color: #ca8dbd !important;
        color: #fff;
        border: 1px solid #734a88;
    }

.feat-recom-prod-name-main .bought-tog-a {
    color: #404040;
}

    .feat-recom-prod-name-main .bought-tog-a:hover {
        color: #a255b1
    }

.comover {
    border: 1px solid #9d9d9d;
    padding: 20px;
    border-radius: 5px;
}

.singl-odr {
    width: 100%;
    height: 257px;
    overflow: auto;
    text-align: justify;
    position: relative;
    z-index: 9;
    padding: 0px 35px 0 0;
}

    .singl-odr::-webkit-scrollbar {
        width: 5px;
    }

    .singl-odr::-webkit-scrollbar-thumb {
        background: #a161a0;
    }

    .singl-odr::-webkit-scrollbar-track {
        background: #eeedee;
    }
/*color pallete css start*/

.palette {
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fbecf8;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #c3c3c3;
}

    .palette .palette_item_wrapper {
        transition: transform 0.4s;
        width: 63%;
        height: 59%;
        border-radius: 50%;
        transform: translateX(100px);
        transition-delay: 0.4s;
        margin: auto;
        background-image: linear-gradient(to right top, #e7eef6, #eaf1f7, #eef3f8, #f1f6fa, #f5f8fb);
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 9%);
    }

    .palette.palette__opened .palette_item_wrapper {
        transform: translateX(0);
        transition-delay: 0s;
    }

    .palette.palette__opened .palette_color {
        transition-delay: 0.2s;
    }

        .palette.palette__opened .palette_color:nth-child(1) {
            transform: rotate(0deg);
        }

        .palette.palette__opened .palette_color:nth-child(2) {
            transform: rotate(36deg);
        }

        .palette.palette__opened .palette_color:nth-child(3) {
            transform: rotate(72deg);
        }

        .palette.palette__opened .palette_color:nth-child(4) {
            transform: rotate(108deg);
        }

        .palette.palette__opened .palette_color:nth-child(5) {
            transform: rotate(144deg);
        }

        .palette.palette__opened .palette_color:nth-child(6) {
            transform: rotate(180deg);
        }

        .palette.palette__opened .palette_color:nth-child(7) {
            transform: rotate(216deg);
        }

        .palette.palette__opened .palette_color:nth-child(8) {
            transform: rotate(252deg);
        }

        .palette.palette__opened .palette_color:nth-child(9) {
            transform: rotate(288deg);
        }

        .palette.palette__opened .palette_color:nth-child(10) {
            transform: rotate(324deg);
        }

    .palette .palette_color, .palette .palette_color__main {
        position: absolute;
        border-radius: 50%;
        cursor: pointer;
    }

    .palette .palette_color__main {
        background-color: transparent;
        width: 74px;
        height: 74px;
        transition: background 0.3s;
        border-width: 6px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .palette .palette_color {
        width: 30px;
        height: 30px;
        display: block;
        transform-origin: 250% 50%;
        transition: transform 0.5s;
        border-width: 3px;
        transition-delay: 0s;
        left: 12px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.active-palette {
    border: 2px solid #b566ab;
}

.color-palette-txt h4 {
    color: #404040;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 20px;
}

.main-color-palette-prod h6 {
    position: absolute;
    top: 73%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    color: #404040;
    font-size: 1.1rem;
}
/*color pallete css end*/
/* == End   Product_Specific_Page_Bulk_CP overview == */
/* == CSS FOR SIDE BAR ==*/
.product-pricing-down {
    border: 1px solid #d9d9d9;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 15px 0;
}

.product-pricing-top {
    padding: 15px 5px;
    border-radius: 10px 10px 0 0;
    text-align: center;
}

.productpricing h5 {
    font-size: .9rem;
    margin-bottom: 15px;
}

.productpricing button {
    width: 100%;
    max-width: 159px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: .8rem;
    margin-bottom: 10px;
}

.product-pricing-down a {
    color: #a255b1;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.productpricing .supplierrating li {
    margin: 0;
    padding: 0;
    border: none;
    margin-bottom: 5px;
}

.productpricing .product-pricing-down h5 {
    margin-bottom: 12px;
}

.productpricing .supplierrating li > span:last-child {
    margin-left: 4px;
}

.productpricing .supplierrating li:first-child > span:last-child {
    margin-left: 0;
}

.pq-side li:first-child {
    float: left;
    width: 35%;
    font-size: 1.3rem;
}

.pq-side li {
    float: left;
}

    .pq-side li:last-child {
        width: 65%;
        text-align: right;
    }

    .pq-side li input {
        width: 50px;
        display: inline-block;
        text-align: center;
        height: 32px;
        padding-top: 0;
        padding-bottom: 0;
    }

.add-to-cart-side .swipea-normal-control .form-control {
    min-height: initial !important;
}

.pq-side ul {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.add-to-cart-side button {
    width: 100%;
    border-radius: 5px !important;
    margin-bottom: 10px;
}

.pside-img {
    background-color: #f8ebfc;
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 28px;
}

.comp-share ul {
    display: grid;
    grid-template-columns: 50% 50%;
}

.comp-share li img {
    margin-right: 5px;
}

.comp-share ul {
    border-top: 1px solid #d9d9d9;
    padding: 10px 0;
}

.comp-share li:last-child {
    text-align: right;
}

.org-txt {
    color: #ee711b;
}

.side-service {
    display: grid;
    grid-template-columns: 30% 70%;
    padding: 10px 0;
}

.main-prod-row2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c2c2;
    margin-bottom: 20px;
}

.add-to-cart-side {
    margin: 10px 0px;
}
/* == CSS FOR SIDE BAR ==*/

/*Retail_Customer_-_Product_Listing css start*/
.feat-recom-prod-name .prod-name-retail {
    color: #693d80;
    font-weight: 700;
    font-size: 0.99rem;
}

.beaugroom-prod-row .row .col-md-4 {
    padding: 0px 5px;
}

.beaugroom-prod-row .row .col-md-6 {
    padding: 0px 5px;
}

.beaugroom-prod-row .row .col-lg-4 {
    padding: 0px 5px;
}

.beaugroom-prod-row .row .col-xl-4 {
    padding: 0px 5px;
}

.limited-deal-offer p {
    background-color: #f78132;
    color: #fff;
    width: 21px;
    margin: 0px 1px;
    height: 21px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}

.limited-deal-offer {
    display: flex;
    flex-direction: column;
}

.limited-deal-timer {
    display: flex;
    justify-content: center;
}

.limited-deal-offer h6 {
    color: #404040;
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 2px;
    text-transform: capitalize;
}

    .limited-deal-offer h6 span {
        display: block;
    }

.off-products p {
    font-size: 0.8rem;
}

    .off-products p span {
        text-decoration: none;
        color: #a255b1;
        font-size: 0.8rem;
    }

.off-products {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .off-products a {
        color: #aa68a5;
    }

.feat-recom-buyers-rating h5 {
    font-size: 0.84rem;
    font-weight: 500;
    color: #404040;
    display: flex;
    align-items: center;
}

.limited-prod-rating p {
    flex-direction: column;
    color: #404040;
}

    .limited-prod-rating p span {
        color: #a255b1;
        line-height: 12px;
    }

.limited-prod-rating h5 {
    font-size: 0.84rem;
    font-weight: 500;
    color: #404040;
    display: flex;
    align-items: center;
}

    .limited-prod-rating h5 span {
        color: #874a8a;
    }

        .limited-prod-rating h5 span img {
            margin-left: 3px;
        }

.limited-offer-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 3px;
}

    .limited-offer-btns a {
        display: inline-block;
        text-align: center;
        font-size: 0.78rem;
    }

.limited-prod-rating h5 img {
    margin-right: 2px;
}

.sub-demnd-form {
    background-color: #fcf1f9;
    border: 1px solid #bfbfbf;
    overflow: hidden;
    border-radius: 9px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 6%), 0 16px 20px 0 rgb(0 0 0 / 7%);
    padding: 25px;
    margin: 9px;
}

.sub-demnd-form-head {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.sub-demnd-form-txt p {
    margin: 0;
    color: #404040;
    font-size: 0.8rem;
}

.sub-demnd-form-txt h4 {
    color: #865697;
}

.sub-demnd-form-txt {
    margin-left: 10px;
}

.sub-demnd-form-inp label {
    margin: 0;
    color: #404040;
    font-weight: 500;
    font-size: 0.8rem;
}

.beaugroom-prod-row .sub-demnd-form .row .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
}

.swipea-normal-control textarea {
    height: 104px;
}

.sub-demnd-form-inp {
    padding: 2px 0px;
}

.sub-dmnd-form-btn button img {
    filter: brightness(100);
}

.sub-dmnd-form-btn {
    text-align: right;
}

.beaugroom-prod-row .row .col-md-8 {
    padding: 0px 5px;
}

.claim-coins-main .claim-coins {
    margin: 9px;
    padding: 31px;
}
/*Retail_Customer_-_Product_Listing css end*/
/* == STYLING FOR POPUP EDIT PROFILE ==*/

.separate-dial-code, .separate-dial-code input[type=tel] {
    width: 100%;
}

    .separate-dial-code input[type=tel] {
        border-color: #e1e1e1;
        padding-top: 10px;
        padding-bottom: 10px;
        height: 45px;
    }

        .separate-dial-code input[type=tel]:focus, .address-inputs input[type=text]:focus {
            box-shadow: 0px 0px 5.52px 2.48px rgba(185, 117, 174, 0.4) !important;
        }

        .separate-dial-code input[type=tel]:focus-visible, .address-inputs input[type=text]:focus-visible {
            outline: -webkit-focus-ring-color auto 0px;
        }

.bull-points label {
    float: left;
}

    .bull-points label:first-child {
        width: 65px;
    }

    .bull-points label.swipea-radio {
        margin-top: 7px !important;
        line-height: 5px;
        margin-right: 25px !important;
    }

.address-inputs .form-item {
    margin: 0;
}

.address-inputs input[type=text] {
    width: 100%;
    border: 1px solid #e1e1e1;
    height: 40px;
}

/*.myconnect-screen-modal-aboutme .edit-prof-form .row .col-md-12, .myconnect-screen-modal-aboutme .edit-prof-form .row .col-md-4 {
    padding: 0 6px;
}*/

.myconnect-screen-modal-aboutme .edit-prof-form form > div {
    margin-bottom: 7px;
}

.syncbutton {
    margin: 40px auto 0 !important;
    display: block;
    text-transform: capitalize !important;
    padding: 10px 45px !important;
    height: auto;
}

.address-inputs .flag {
    width: 21px;
    border-radius: 50%;
    height: 21px !important;
    box-shadow: 1px 1px 3px 0px #cecece !important;
    background-position-y: 4px !important;
}

.mobileno-field .selected-flag {
    background: none !important;
}

.mobileno-field .iti-flag.us {
    width: 21px !important;
    height: 21px;
    border-radius: 50px;
    box-shadow: 1px 1px 2px 0px #e1e1e1;
    background-position-y: 4px;
}

.mobileno-field .selected-dial-code:after {
    content: '';
    height: 28px;
    background-color: #e1e1e1;
    width: 1px;
    position: absolute;
    right: 0;
    top: 7px;
}

.myconnect-screen-modal-aboutme .edit-pop-head {
    margin: 20px auto 20px;
}
/* == END STYLING FOR POPUP EDIT PROFILE ==*/
.my-prod-head-filter ul li a img {
    margin-right: 3px;
    max-height: 18px;
}

.my-prod-head-filter ul li a {
    font-size: 0.8rem;
    display: flex;
}

.my-prod-srch-bar h4 {
    margin-right: 8px;
    font-size: 1.2rem;
}
/*Seller_product_Track_Listing_approved css start*/
.tabl-filt-div ul li.stock-opt-active a {
    background-image: linear-gradient(rgba(255,147,73,1) 0%, rgba(235,106,18,1) 51%, rgba(255,147,73,1) 100% );
    color: #fff;
}

.pend-handover-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    margin-bottom: 12px;
}

.pend-handover-fedex p {
    margin-bottom: 0;
    color: #404040;
    font-size: 0.9rem;
    margin-left: 9px;
}

.pend-handover-fedex {
    display: flex;
    align-items: flex-start;
}

.reprint-export ul {
    display: flex;
    align-items: center;
}

    .reprint-export ul li a {
        color: #404040;
        font-size: 0.9rem;
    }

    .reprint-export ul li {
        display: flex;
        align-items: center;
        border-right: 1px solid #bfbfbf;
        padding-right: 10px;
        margin-right: 10px;
    }

        .reprint-export ul li img {
            margin-right: 6px;
        }

        .reprint-export ul li:last-child {
            border: none;
            padding: 0;
            margin: 0;
        }

.tabl-arrow-right span {
    color: #fff;
    font-size: 1.3rem;
}

.tabl-arrow-right {
    padding: 10px;
}

.reprint-tabl table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 14px;
}

.reprint-tabl th {
    border: none;
    text-align: left;
    padding: 4px 8px;
    background-image: none;
    color: #a564a1;
    font-size: 0.9rem;
    font-weight: 600;
}

.reprint-tabl td {
    border: none;
    text-align: left;
    padding: 7px 8px;
    background-image: none;
    color: #404040;
    font-size: 0.9rem;
    font-weight: 600;
    max-width: 192px;
}

.reprint-tabl {
    background-color: #f3f3f3;
    border: 1px solid #cecbcb;
    border-radius: 5px;
    margin: 14px;
    padding: 20px;
}

.reprint-main-btn a {
    padding: 8px 0;
    display: inline-block;
    width: 110px;
    text-align: center;
    font-weight: 400;
    font-size: 0.8rem;
}

    .reprint-main-btn a img {
        filter: brightness(100);
    }

.reprint-tbl-note p {
    font-size: 0.9rem;
    font-weight: 500;
    font-style: italic;
    margin: 0;
}

.color-green {
    color: #53aa2e;
}

.color-red {
    color: #cb1a0a;
}

.in-transit-check {
    display: flex;
    align-items: center;
    background-color: #eae8e8;
    padding: 5px 7px;
    border-radius: 5px;
}

    .in-transit-check p {
        margin: 0;
    }

    .in-transit-check p {
        font-size: 0.9rem;
        text-transform: uppercase;
        color: #404040;
        font-weight: 500;
    }

.fullfilment-div.new-checks .swipea-checkbox .checkmark {
    top: -3px;
    left: 4px;
}

.fullfilment-div {
    display: flex;
    align-items: center;
}

.fullfilment-dropdown-main .fullfilment-dropdown {
    border: 1px solid #a9a6a6;
    border-radius: 5px;
    padding: 7px 25px 0px 150px;
    position: relative;
    width: 300px;
}

.fullfilment-logo {
    position: absolute;
    top: 7px;
    left: 11px;
    display: flex;
    align-items: center;
}

.fullfilment-dropdown-main .select2-container .select2-selection--single .select2-selection__rendered {
    width: 158px;
}

.fullfilment-dropdown-main {
    margin: 0px 11px;
}

.fullfilment-dropdown:after {
    content: '\e313';
    font-family: 'Material Icons';
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    font-size: 1.5rem;
    z-index: -1;
}

.fullfilment-logo p {
    margin-bottom: 0;
    margin-left: 10px;
    color: #404040;
    font-weight: 400;
    font-size: 0.9rem;
}

.fullfilment-dropdown .select2-container .select2-selection--single .select2-selection__rendered {
    color: #404040;
    font-weight: 400;
    font-size: 0.9rem;
}

.fullfilment-date-dropdown {
    border: 1px solid #a9a6a6;
    border-radius: 5px;
    padding: 6px 10px 7px 41px;
    position: relative;
    width: 254px;
}

    .fullfilment-date-dropdown:after {
        content: '\e313';
        font-family: 'Material Icons';
        position: absolute;
        right: 3px;
        top: 0;
        bottom: 0;
        font-size: 1.5rem;
        z-index: -1;
    }

    .fullfilment-date-dropdown a {
        color: #404040;
        font-weight: 400;
        font-size: 0.9rem;
        display: inline-block;
        width: 100%;
    }

.fullfilment-time-main {
    position: relative;
}

.fullfilment-time-drp {
    position: absolute;
    background-color: #fff;
    width: 581px;
    border: 1px solid #cdcbcb;
    border-radius: 5px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 40px 20px;
    top: 49px;
}

.dropdown-edit-prod button.col-blk {
    color: #404040;
    font-size: 0.8rem;
    font-weight: 600;
}

.print-invoice .dropdown-menu {
    top: 16px !important;
}
/*Seller_product_Track_Listing_approved css end*/
/*Selleractive_ordersHandoverGenerate_manifest css start*/
.handover-gen-logo p {
    color: #f28230;
    font-weight: 400;
    font-size: 0.7rem;
    margin: 0;
}

    .handover-gen-logo p sup {
        color: #7b5191;
    }

.swipeair-manifest h6 {
    color: #404040;
    font-weight: 400;
    font-size: 1.1rem;
}

.swipeair-manifest span {
    display: flex;
    align-items: center;
}

    .swipeair-manifest span p {
        margin-bottom: 0;
        color: #404040;
        font-size: 1rem;
        font-weight: 600;
        margin-left: 10px;
    }

.manifest-bus-name {
    text-align: center;
}

    .manifest-bus-name h3 {
        color: #7c3f82;
        font-size: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 2px;
    }

        .manifest-bus-name h3 img {
            margin-right: 4px;
        }

    .manifest-bus-name p span {
        color: #9f4aa2;
    }

    .manifest-bus-name p {
        font-size: 0.9rem;
        font-weight: 500;
        color: #404040;
        margin: 0;
    }

.manifest-pg-no p {
    color: #404040;
    margin: 0;
    font-size: 1rem;
}

.manifest-pg-no {
    text-align: right;
}

.handover-gen-logo {
    margin: 24px 0px;
}

.handover-gen-head {
    margin: 12px 0px;
}

.filled-by-head p {
    margin: 0;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 400;
}

.filled-by-head {
    background-image: linear-gradient(to bottom, #c384c5, #b97bbc, #b071b3, #a668ab, #9d5fa2);
    text-align: center;
    padding: 10px 0px;
}

.filled-by-cntnt {
    padding: 20px;
}

.filled-by.main {
    border: 1px solid #dedbdb;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
}

.filled-by-cntnt p {
    color: #404040;
    font-size: 0.9rem;
    font-weight: 400;
}

.per-sign-inner input {
    height: 60px;
    border: none;
    border-bottom: 1px solid #818181;
    outline: none;
    width: 12rem;
}

.per-sign {
    display: flex;
}

.per-sign2 {
    display: flex;
    justify-content: center;
}

.per-sign3 {
    display: flex;
    justify-content: end;
}

.per-sign-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .per-sign-inner span {
        color: #404040;
        font-size: 0.9rem;
        margin-top: 9px;
    }

.handover-gen-foot {
    text-align: center;
    padding: 10px 0px;
}

    .handover-gen-foot p {
        margin: 0;
        color: #404040;
        font-size: 0.9rem;
    }
/*Selleractive_ordersHandoverGenerate_manifest css end*/
/*Seller_Dashboard_V1_SSF_Approved css start*/
.seller-return {
    display: flex;
    align-items: center;
}

    .seller-return h4 {
        color: #404040;
        text-transform: capitalize;
        margin-bottom: 0;
    }

    .seller-return img {
        margin-right: 5px;
    }

.seller-return-policy ul {
    display: flex;
    align-items: center;
}

    .seller-return-policy ul li {
        display: flex;
        align-items: center;
        margin: 0 6px;
    }

        .seller-return-policy ul li p {
            margin: 0;
            color: #000000;
            font-size: 1rem;
        }

        .seller-return-policy ul li img {
            margin-right: 7px;
        }

.seller-return-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 19px 0px;
}

.return-searchbar {
    position: relative;
}

    .return-searchbar input {
        border: 1px solid #704083;
        border-radius: 50px;
        width: 429px;
        padding: 7px 42px 7px 15px;
        font-size: 0.9rem;
        outline: none;
    }

    .return-searchbar a {
        display: inline-block;
        position: absolute;
        right: 8px;
        top: 4px;
        bottom: 0;
        color: #704083;
    }

        .return-searchbar a span {
            font-size: 1.7rem;
        }

.seller-return-policy ul li:last-child {
    margin-right: 0;
}

.return-main-bar {
    background-image: linear-gradient(to bottom, #f6f6f6, #f4f4f4, #f2f2f2, #f1eff0, #efeded);
    margin-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}

.swipeair-promos ul li h6 {
    color: #ea660c;
}

.swipeair-promos ul li {
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0px;
}

    .swipeair-promos ul li a {
        color: #732b71;
        font-weight: 600;
        font-size: 0.8rem;
    }

.swipeair-promos {
    margin: 14px 0px;
}

.seller-totalcounts-main {
    background-image: linear-gradient(to bottom, #c384c5, #b97bbc, #b071b3, #a668ab, #9d5fa2);
    color: #fff;
    border: 1px solid #c5c3c3;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
}

.totl-counts {
    display: flex;
    align-items: center;
}

    .totl-counts p {
        margin-bottom: 0;
        font-weight: 400;
        font-size: 1.1rem;
    }

    .totl-counts span {
        display: inline-block;
        background-color: #fff;
        color: #000;
        font-size: 0.9rem;
        border-radius: 100%;
        padding: 3px 6px;
        margin-left: 8px;
        line-height: 20px;
    }

.seller-prod-activity {
    display: flex;
    align-items: center;
}

    .seller-prod-activity a {
        display: flex;
        align-items: center;
        color: #fff;
        text-transform: capitalize;
        font-size: 1rem;
        margin-left: 16px;
    }

        .seller-prod-activity a img {
            margin-right: 4px;
        }

.approved-prod-main {
    border: 1px solid #c1bebe;
    border-radius: 5px;
    margin: 5px 0px 12px;
    padding: 6px 8px;
}

.approved-prod-head {
    background-color: #f2e3f1;
    padding: 10px;
    border-radius: 3px;
    position: relative;
}
/*.approved-prod-head:hover .prod-name-hov{
  display: block;
}*/
.prod-name-hov {
    position: absolute;
    top: -59px;
    background-color: #fff;
    width: 197px;
    padding: 11px;
    border-radius: 5px;
    box-shadow: 0 0px 37px 4px #05050538;
    display: none;
}

    .prod-name-hov p {
        margin: 0;
    }

    .prod-name-hov:after {
        content: '\e5c5';
        font-family: 'Material Icons';
        font-size: 2rem;
        position: absolute;
        bottom: -27px;
        color: #fff;
    }

.approved-prod-head h6 a {
    color: #a255b1;
    margin: 0;
}

.approved-prod-specs-tbl th {
    color: #404040;
    font-size: 0.9rem;
    font-weight: 600;
}

.approved-prod-specs-tbl th, .approved-prod-specs-tbl td {
    padding: 5px 10px;
}

    .approved-prod-specs-tbl td a {
        color: #f37a27;
    }

.approved-prod-specs-tbl td {
    font-size: 0.85rem;
    color: #404040;
    font-weight: 500;
}

.approved-prod-specs .row {
    align-items: center;
}

.approved-prod-specs {
    border-bottom: 1px solid #727171;
    padding: 10px;
    margin-bottom: 6px;
}

.approved-prod-det table {
    width: 100%;
}

.approved-prod-det th {
    color: #404040;
    font-size: 0.9rem;
}

.approved-prod-det {
    background-color: #ececec;
    padding: 10px;
}

    .approved-prod-det td p {
        margin: 0;
        font-weight: 600;
    }

    .approved-prod-det td {
        font-size: 0.8rem;
        color: #404040;
        max-width: 100px;
        vertical-align: top;
    }

        .approved-prod-det td p span {
            font-weight: 400;
        }

    .approved-prod-det td, .approved-prod-det th {
        padding: 5px 5px;
    }

        .approved-prod-det td a {
            color: #a255b1;
            font-weight: 600;
            display: inline-block;
        }

.approved-prob-btns a {
    display: inline-block;
    margin: 0px 4px;
}

.approved-prob-btns {
    text-align: right;
    padding: 20px 10px 10px;
}

.approved-prod-go h6 {
    color: #ea660c;
    font-weight: 600;
    font-size: 1.2rem;
}

.approved-prod-campaign {
    background-image: linear-gradient(to right bottom, #714184, #7f488b, #8d5093, #9c579a, #aa5fa1);
    color: #fff;
    border-radius: 4px;
    padding: 6px;
}

.approved-prods-ad p {
    margin-bottom: 3px;
    color: #f17621;
    font-weight: 600;
}

.approved-prods-ad h6 {
    color: #404040;
    font-weight: 600;
    font-size: 0.9rem;
}

.approved-prod-campaign p {
    font-size: 0.9rem;
    margin: 0;
}

.approved-prods-ad-main {
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    padding: 10px;
    background-color: #f1f1f1;
    margin: 10px 0px;
}

.campaign-tabl table {
    width: 100%;
}

    .campaign-tabl table thead {
        background-color: #f27723;
        color: #fff;
    }

        .campaign-tabl table thead th {
            font-weight: 400;
            padding: 0px 4px;
        }

    .campaign-tabl table tbody td {
        color: #732b71;
        font-size: 0.9rem;
        font-weight: 600;
        padding: 5px;
    }

.campaign-tabl {
    margin: 10px 0px;
}

.campaign-btn a {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 8px;
}

.approved-prod-quick-links h6 {
    color: #ea660c;
    font-weight: 600;
    font-size: 1.2rem;
}

.approved-prod-quick-links ul li {
    margin-bottom: 8px;
}

    .approved-prod-quick-links ul li a {
        color: #722a80;
        font-weight: 600;
        font-size: 0.8rem;
        line-height: 2px;
    }

.app-prod-prof {
    position: relative;
}

.on-click-info-main {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0px 37px 4px #05050538;
    padding: 10px;
    top: 34px;
    border-radius: 5px;
    z-index: 99;
}

.on-click-info {
    position: relative;
}

    .on-click-info:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: transparent;
        top: -30px;
        border: 10px solid #fffbfb;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent; /* font-family: 'Material Icons'; */ /* font-size: 40px; */ /* filter: drop-shadow(0px 0px 6px #8f8f8f); */ /* color: #fff; */
    }

.approved-prod-specs-tbl.table-responsive {
    overflow-x: initial;
}

.approved-prod-det.table-responsive {
    overflow-x: initial;
}

.app-prod-profile ul {
    display: flex;
    flex-direction: column;
}

    .app-prod-profile ul li {
        display: flex;
        align-items: center;
        line-height: 23px;
    }

.app-prod-profile {
    min-width: 133px;
}

    .app-prod-profile ul li img {
        margin-right: 6px;
        max-width: 16px;
    }

.timelinelist li p {
    color: #a255b1;
}

.timelinelist li span:before {
    position: absolute;
    content: '';
    background-color: #e3772c;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    left: -17px;
    top: 4px;
}

.timelinelist li span {
    color: #b0b0b0;
    font-size: 0.8rem;
    position: relative;
    display: inline-block;
    margin-bottom: 3px;
}

.timelinelist {
    padding-left: 14px;
    /* border-left: 1px solid #e3772c;*/
    position: relative;
}

.timeline-prod {
    min-width: 154px;
    padding: 12px;
}

.timelinelist:before {
    position: absolute;
    content: '';
    background-color: #e3772c;
    width: 1px;
    height: 74%;
    left: 0px;
    top: 5px;
}

.odr-item-hov {
    padding: 10px;
    width: 556px;
}

    .odr-item-hov h5 {
        color: #a255b1;
        font-weight: 500;
        font-size: 1rem;
        margin-bottom: 20px;
        text-transform: capitalize;
    }

.itm-hov-img {
    background-color: #ececec;
    border: 1px solid #c5c2c2;
    border-radius: 5px;
    padding: 60px 30px;
    margin: 0px 0px 30px;
}

.odr-item-hov-left h6 {
    color: #404040;
    margin-bottom: 5px;
}

.odr-item-hov-left ul li {
    color: #404040;
    font-weight: 400;
}

.odr-item-hov-left ul {
    margin-bottom: 20px;
}

.odr-item-hov-left p {
    color: #f37a27;
    margin-bottom: 20px;
}

.odr-item-hov-left span {
    color: #404040;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
}

.odr-item-hov .row {
    align-items: start;
}

.odr-item-hov-left .timelinelist li p {
    margin-bottom: 2px;
    font-weight: 500;
}

.btm-date .timelinelist {
    padding-left: 0;
}

    .btm-date .timelinelist:before {
        display: none;
    }

    .btm-date .timelinelist li span:before {
        display: none;
    }

    .btm-date .timelinelist li p {
        margin: 0;
    }

.prod-item-hover .on-click-info-main {
    left: -235px;
    z-index: 99999999;
}

    .prod-item-hover .on-click-info-main .on-click-info:before {
        right: 204px;
    }

.approved-prod-head h6 {
    z-index: 99;
    position: relative;
}
/*Seller_Dashboard_V1_SSF_Approved css end*/
/*Seller_Dashboard_V1_SSF_Approved css start*/
.approved-prod-head h6 {
    margin: 0;
}

.conn-write-popup.prod-timeline-pop {
    padding: 20px;
    max-width: 933px;
}

.prod-time-p-head {
    color: #404040;
    font-size: 0.8rem;
    margin-bottom: 0;
    margin-top: 1px;
    font-weight: 500;
}

.approved-prod-pop-tbl table {
    width: 100%;
    margin: 10px 0px;
}

    .approved-prod-pop-tbl table td {
        padding-top: 0;
        color: #f37a27;
    }

.appr-prod-pop-des {
    border-top: 1px solid #757575;
    padding-top: 20px;
}

.tbl-small-font h6 {
    font-size: 0.9rem;
}

.tbl-small-font span {
    font-size: 0.8rem;
}

.tbl-small-font li {
    font-size: 0.8rem;
}

.tbl-small-font .timelinelist li p {
    font-size: 0.9rem;
}

.tbl-small-font p {
    font-size: 0.8rem;
    color: #404040;
    margin-bottom: 0;
}

    .tbl-small-font p b {
        font-weight: 500;
    }

.pop-timelst h6 {
    color: #404040;
    margin-bottom: 5px;
    font-size: 0.9rem;
}

.pop-timelst ul li p {
    font-size: 0.9rem;
    font-weight: 500;
}

.timeline-pop-type {
    margin-left: 18px;
}

.approved-prod-load-more {
    text-align: center;
    margin: 20px 0px;
}

    .approved-prod-load-more a {
        display: inline-block;
        text-transform: capitalize;
    }

.approved-prod-tabs-filters {
    display: flex;
    justify-content: space-between;
}

.pickup-delivery-filters ul {
    display: flex;
}

.pickup-delivery-filters {
    display: flex;
    align-items: center;
}

.approved-prod-tabs-filters .transit-filter-btn {
    display: inline-block;
    background-color: #ebebeb;
    border-radius: 3px;
    color: #404040;
    padding: 5px;
    font-size: 0.8rem;
    margin: 0px 5px;
    font-weight: 500;
}

    .approved-prod-tabs-filters .transit-filter-btn.active {
        background-color: #f7dbf6;
        color: #732b71;
        background-image: none;
    }

tr.res-row > td > span {
    display: none;
}

.timelinelist li p {
    word-break: break-all;
}

tr.res-row > td i {
    font-style: inherit;
    display: block;
}

.col-purp {
    color: #a255b1;
}

.odr-item-hov-left span i {
    font-style: inherit;
    display: block;
}
/*Seller_Dashboard_V1_SSF_Approved css end*/


/*Seller_Dashboard_V1_SSF_Completed_SSF_Claims_Listing css start*/
.ssf-claim-top-tbl table {
    width: 100%;
}

.ssf-claim-top-tbl {
    background-color: #f5e9f4;
    border-radius: 5px;
    padding: 10px 20px;
}

    .ssf-claim-top-tbl tr {
        text-align: center;
    }

    .ssf-claim-top-tbl th {
        color: #9a5b9a;
        text-transform: capitalize;
        font-size: 0.9rem;
        font-weight: 500;
        border-right: 1px solid #d3d2d2;
        padding: 0px 15px 8px;
    }

    .ssf-claim-top-tbl td {
        color: #404040;
        font-size: 0.9rem;
        font-weight: 500;
        border-right: 1px solid #d3d2d2;
    }

        .ssf-claim-top-tbl th:last-child, .ssf-claim-top-tbl td:last-child {
            border: none;
        }

.ssf-claim-prod-tbl table {
    width: 100%;
}

.ssf-claim-prod-tbl {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    padding: 4px;
    margin: 16px 0px;
}

    .ssf-claim-prod-tbl thead tr {
        text-align: center;
        color: #fff;
        background-image: linear-gradient(to top, #905394, #9a5b9a, #a363a0, #ad6ba6, #b673ac);
        text-transform: capitalize;
        font-size: 0.9rem;
    }

    .ssf-claim-prod-tbl th {
        font-weight: 400;
        padding: 10px 0px;
    }

    .ssf-claim-prod-tbl thead tr th:first-child {
        border-radius: 5px 0px 0px 5px;
    }

    .ssf-claim-prod-tbl thead tr th:last-child {
        border-radius: 0px 5px 5px 0px;
    }

.ssf-prod-det {
    display: flex;
    align-items: center;
}

.ssf-prod-det-txt {
    display: flex;
    flex-direction: column;
    margin-left: 8px;
}

    .ssf-prod-det-txt p {
        margin: 0;
        color: #404040;
        text-transform: capitalize;
        font-size: 0.8rem;
        font-weight: 500;
    }

        .ssf-prod-det-txt p b {
            color: #f37a27;
        }

.ssf-claim-prod-tbl td {
    color: #404040;
    font-size: 0.8rem;
    font-weight: 500;
    text-align: center;
    /* padding: 0px 10px;
    border-right: 1px solid #c3c2c2;*/
}

    .ssf-claim-prod-tbl td:first-child {
        text-align: left;
    }

    .ssf-claim-prod-tbl td:last-child {
        border: none;
    }

    .ssf-claim-prod-tbl td span {
        border-left: 1px solid #c3c3c3;
        padding: 10px;
        display: inline-block;
        margin: 12px 0px;
    }

    .ssf-claim-prod-tbl td a {
        color: #8b4f91;
    }

.ssf-claim-prod-tbl tbody tr {
    border-bottom: 1px solid #838383;
}

    .ssf-claim-prod-tbl tbody tr:last-child {
        border: none;
    }

.col-orange {
    color: #f37a27 !important;
}

.approved-prod-det td p span {
    word-break: break-all;
}

.odr-item-hov-left span {
    word-break: break-all;
}

.odr-item-hov-left p {
    word-break: break-all;
}

.approved-prod-specs-tbl td {
    word-break: break-all;
}
/*add claim modal css start*/
.claim-main-pop .modal.fade .modal-bottom,
.claim-main-pop .modal.fade .modal-left,
.claim-main-pop .modal.fade .modal-right,
.claim-main-pop .modal.fade .modal-top {
    position: fixed;
    z-index: 1055;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    max-width: 100%
}

.claim-main-pop .modal.fade .modal-right {
    left: auto !important;
    transform: translate3d(100%, 0, 0);
    transition: transform .3s cubic-bezier(.25, .8, .25, 1)
}

.claim-main-pop .modal.fade.show .modal-bottom,
.claim-main-pop .modal.fade.show .modal-left,
.claim-main-pop .modal.fade.show .modal-right,
.claim-main-pop .modal.fade.show .modal-top {
    transform: translate3d(0, 0, 0)
}

.claim-main-pop .w-xl {
    width: 590px;
}

.claim-main-pop .modal-content,
.claim-main-pop .modal-footer,
.claim-main-pop .modal-header {
    border: none
}

.claim-main-pop .h-100 {
    height: 100% !important
}

.claim-main-pop .list-group.no-radius .list-group-item {
    border-radius: 0 !important
}

.claim-main-pop .btn-light {
    color: #212529;
    background-color: #f5f5f6;
    border-color: #f5f5f6
}

    .claim-main-pop .btn-light:hover {
        color: #212529;
        background-color: #e1e1e4;
        border-color: #dadade
    }

.claim-main-pop .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid rgba(160, 175, 185, .15);
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.ssf-modals .modal-title h5 {
    color: #ea660c;
    margin: 0;
}

.row-holder a {
    display: inline-block;
}

.modal-ssf-eligible .nav-tabs .nav-item a {
    padding: 2px 14px;
}

.modal-ssf-eligible .nav-tabs .nav-item {
    width: auto;
}

.ssf-modals .modal-header {
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 20px;
}

.ssf-modals .modal-body {
    padding: 10px 0;
}

.ssf-modals .no-data-found {
    text-align: center;
    padding: 80px 0 80px;
}

    .ssf-modals .no-data-found p {
        margin: 0;
    }

    .ssf-modals .no-data-found img {
        margin-bottom: 11px;
    }

.ssf-modals.h-modal .modal-body {
    overflow: hidden scroll;
    height: 603px;
}

.ssf-modals .modal-search {
    padding: 6px 20px 18px;
    border-bottom: 1px solid #c5c5c5;
}

.ssf-modals .modal-ssf-eligible {
    padding: 15px 20px 18px;
    border-bottom: 1px solid #c5c5c5;
}

.modal-search input {
    width: 100%;
    box-shadow: 0 0 9px 1px #c0b4c4;
}

.modal-search p {
    color: #585858;
    margin: 10px 0 0;
}

.modal-ssf-eligible .nav-link.active {
    background-color: #f7dbf6;
    color: #732b71;
    font-weight: normal;
}

.modal-ssf-eligible .nav-link {
    background-color: #ebebeb;
    color: #404040;
    padding: 2px 0;
}

.modal-ssf-eligible .nav-item {
    margin-right: 6px;
}

.modal-ssf-eligible .nav-tabs {
    margin: 12px 0 0;
}

.all-filtered-items .approved-prod-img {
    background-color: #e9e9e9;
    border: 1px solid #d6d5d5;
    padding: 20px 14px;
}

.all-filtered-items .tab-content {
    padding: 10px 20px;
}

.all-filtered-items .row {
    align-items: center;
    border-bottom: 1px solid #d6d5d5;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.all-filtered-items .approved-prod-load-more {
    margin-bottom: 0;
}

.ssf-modals .modal-dialog > div {
    margin-top: 35px;
}

.row-holder .row > div:last-child {
    text-align: right;
}

.product-cols .row {
    padding: 0 15px;
}

.product-cols {
    border-bottom: 1px solid #c5c5c5;
    padding: 15px 9px;
}

    .product-cols strong {
        min-width: 85px;
        display: inline-block;
    }

    .product-cols li {
        margin-bottom: 8px;
    }

        .product-cols li:last-child {
            margin-bottom: 0;
        }

.search-results .row {
    border-bottom: 1px solid #c5c5c5;
    padding: 15px 0;
    margin: 0;
    align-items: center;
}

.search-results .approved-prod-img {
    background-color: #ebebeb;
    padding: 15px 10px;
    border: 1px solid #d6d5d5;
}

.search-results .status-badge {
    text-align: center;
    color: #732b71;
    background-color: #f7dbf6;
    padding: 4px 2px;
    margin-bottom: 6px;
}

.search-results ul {
    margin-top: 25px;
}

.orange-txt {
    color: #f37a27;
}

.claim-main-pop.ssf-modals .modal-footer {
    border-top: none;
    background: no-repeat;
    padding: 4px 15px 15px;
    display: block;
}

.foot-fsr span {
    background: #ff6159;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 1.3rem;
    text-align: center;
    line-height: 24px;
    float: left;
    margin-right: 5px;
}

.foot-fsr > div > div:first-child {
    color: #ff6159;
    font-size: .8rem;
    line-height: 24px;
}

.foot-fsr > div > div:last-child {
    text-align: right;
}

.foot-fsr .row {
    align-items: center;
}

.ssf-modals .modal-header .close {
    height: 34px;
    width: 34px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 0px;
    opacity: 1;
    padding: 0;
    box-shadow: 0 0 10px 0 #e6e6e6;
    color: #909090;
}

.ssf-modals .product-name {
    padding: 5px 20px 15px;
    border-bottom: 1px solid #c5c5c5;
}

    .ssf-modals .product-name p {
        margin: 0;
    }

    .ssf-modals .product-name h5 {
        margin: 0 0 2px;
        font-size: 1rem;
    }


    .ssf-modals .product-name i {
        font-style: initial;
    }

.ssf-modals .affected-items {
    padding: 15px 25px 20px;
    border-bottom: 1px solid #c5c5c5;
}

    .ssf-modals .affected-items p {
        margin: 0;
        font-size: .9rem;
    }

    .ssf-modals .affected-items select {
        width: 100%;
        border: 1px solid #e1e1e1;
        padding: 10px 10px;
        border-radius: 4px;
    }

.ssf-modals .up-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.ssf-modals .up-design {
    width: 90px;
    height: 90px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 5px;
    text-align: center;
    padding: 10px;
}

.ssf-modals .inside-up {
    border: 2px dashed #777777;
    display: flex;
    justify-content: center;
    height: 100%;
    border-radius: 5px;
    padding: 16px;
}

.ssf-modals .up-btn input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    width: 90px;
    opacity: 0;
    z-index: 99;
}

.ssf-modals .up-btn p {
    margin: 0 0 0 12px;
    font-size: .9rem;
}

.ssf-modals .up-proof {
    padding: 20px 25px;
    border-bottom: 1px solid #c5c5c5;
}

.ssf-modals .example-box {
    border: 1px solid #a86aa1;
    padding: 15px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

    .ssf-modals .example-box ul {
        display: flex;
    }

        .ssf-modals .example-box ul li:first-child {
            width: 40px;
            margin-right: 5px;
        }

    .ssf-modals .example-box button {
        float: right;
        margin-top: 5px;
    }

.ssf-modals .up-top-con h6 {
    font-weight: normal;
    margin-bottom: 10px;
}

.ssf-modals .detai-desc {
    padding: 10px 25px;
}

    .ssf-modals .detai-desc textarea {
        width: 100%;
        border: 1px solid #c4c2c2;
        min-height: 100px;
        border-radius: 5px;
        padding: 10px 15px;
    }

    .ssf-modals .detai-desc li {
        display: inline-block;
    }

    .ssf-modals .detai-desc ul {
        float: right;
    }

.ssf-modals .sub-claim {
    text-align: right;
    margin-top: 16px;
    padding: 0 20px 20px;
}

.nested-modal .modal-dialog {
    max-width: 430px;
}

.nested-modal .it-preview {
    height: 440px;
    overflow: hidden scroll;
}

.nested-modal .modal-header {
    border: none;
}

.nested-modal .it-preview img {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    max-width: 340px;
    margin: 7px 0 18px 10px;
    border-radius: 8px;
}

.nested-modal .it-preview img {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    max-width: 340px;
    margin: 7px 0 18px 10px;
    border-radius: 8px;
}

.nested-modal .modal-footer {
    display: block;
    padding: 15px 20px 20px 20px;
}

.nested-modal .modal-title h5 {
    font-weight: bold;
    padding: 10px 0 0;
}

.nested-modal .modal-footer > :first-child {
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
}

.nested-modal .modal-footer > :last-child {
    float: right;
}

.ssf-modals .modal-footer.no-data {
    background-color: #ececec;
    display: block;
    text-align: center;
    padding-top: 14px;
}

    .ssf-modals .modal-footer.no-data li {
        display: inline-block;
    }

        .ssf-modals .modal-footer.no-data li a {
            padding: 0 !important;
            width: 27px;
            height: 27px;
            display: inline-block;
            text-align: center;
            line-height: 25px;
        }

        .ssf-modals .modal-footer.no-data li:first-child {
            border-right: 1px solid #939393;
            padding: 0px 10px 0 0;
            margin-right: 8px;
        }
/*add claim modal css end*/
/*Seller_Dashboard_V1_SSF_Completed_SSF_Claims_Listing css end*/
/*Seller_Dashboard_V1_SSF_Completed_Delivered-_Download_Delivered_Report css start*/
.download-div-rpt h5 {
    color: #a255b1;
    font-weight: 400;
}

.download-div-rpt {
    padding-bottom: 10px;
    border-bottom: 1px solid #8b8b8b;
    margin-bottom: 10px;
}

.download-div-rpt-main .frm-blk label {
    color: #404040;
    font-size: 1rem;
}

.download-rpt-txt p {
    color: #404040;
    font-size: 0.8rem;
    font-weight: 500;
    width: 476px;
    margin-bottom: 0;
}

.download-rpt-txt {
    margin: 18px 0px;
}

.download-rpt-btn button {
    text-transform: capitalize;
    display: flex;
    align-items: center;
    margin: 0 5px;
}

    .download-rpt-btn button img {
        filter: brightness(100);
        margin-right: 8px;
    }

.download-rpt-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}
/*Seller_Dashboard_V1_SSF_Completed_Delivered-_Download_Delivered_Report css end*/
/*Student_My_Payments_updated_session css start*/
.pay-join-now button {
    display: inline-block;
    padding: 6px 20px;
}

.pay-join-now {
    text-align: right;
}

    .pay-join-now button span {
        margin: 0px 4px;
    }

.join-options .dropdown .dropdown-menu {
    padding: 0;
    max-width: 10rem;
    overflow: hidden;
    z-index: 999999999;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 15%), 0 6px 20px 0 rgb(0 0 0 / 13%);
}

    .join-options .dropdown .dropdown-menu a {
        padding: 6px 10px;
        text-align: left;
        font-weight: 500;
        color: #404040;
        font-size: 0.9rem;
    }

        .join-options .dropdown .dropdown-menu a img {
            min-width: 17px;
            margin-right: 8px;
        }

        .join-options .dropdown .dropdown-menu a:hover {
            background-color: #ead5e7;
        }

.dropdown-menu::before {
    display: none;
}

.join-options .dropdown {
    top: 0;
    right: 15px;
}

.my-earning-join {
    padding: 11px 0px 0px;
}

.my-prof-tab-main p {
    color: #000;
    font-weight: 500;
    margin: 3px;
}

.earning-main-table table {
    width: 100%;
    border-collapse: collapse;
}

.earning-main-table thead {
    background-color: #f4e5f4;
}

.earning-main-table tbody {
    background-color: #fbf6fb;
}

.earning-main-table th, .earning-main-table td {
    text-align: center;
    padding: 6px 10px;
    text-transform: capitalize;
    font-size: 1rem;
}

.earning-main-table th {
    font-weight: 400;
    color: #404040;
}

    .earning-main-table th:first-child, .earning-main-table td:first-child {
        border-radius: 6px 0px 0px 6px;
    }

    .earning-main-table th:last-child, .earning-main-table td:last-child {
        border-radius: 0px 6px 6px 0px;
    }

    .earning-main-table th img {
        margin-right: 5px;
    }

.earning-main-table td a {
    color: #632669;
    font-weight: 500;
}

.earning-main-table td {
    border-bottom: 2px solid transparent;
}

    .earning-main-table td:hover {
        border-bottom: 2px solid #e7863a;
    }

.earning-main-table {
    margin: 20px 0;
}

/*Student_My_Payments_updated_session css end*/
/*Student_My_Payments_updated_session_fresh css start*/
.join-webinar-main {
    width: 70%;
    margin: 0 auto;
    padding: 2px;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    background-color: #f0f0f0;
}

.join-webinar-img img {
    width: 100%;
    border-radius: 10px;
}

.join-webinar-txt {
    display: flex;
    align-items: center;
    padding: 10px;
}

    .join-webinar-txt p {
        margin-bottom: 0;
        color: #404040;
        font-size: 1rem;
    }

    .join-webinar-txt a {
        display: inline-block;
        width: 193px;
    }
/*Student_My_Payments_updated_session_fresh css end*/
/* Student_My_Test */
.smt-thead ul {
    align-items: center;
}

.smt-thead .filters-div {
    justify-content: end;
    margin: 8px 0 16px;
}

.smt-thead a span:last-child {
    margin: 0 0 0 5px;
}

.sort-table thead {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,e6e6e6+100 */
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f5f5 0%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 5px;
}

    .sort-table thead th:first-child {
        border-radius: 8px 0 0 8px;
    }

    .sort-table thead th:last-child {
        border-radius: 0 8px 8px 0;
    }

.sort-table th {
    padding: 10px 30px 10px 10px !important;
}

.sort-table .media img {
    width: 100%;
    height: 48px;
}

.sort-table .img-holder {
    width: 85px;
    max-width: 85px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f88438+0,83278a+100 */
    background: #f88438; /* Old browsers */
    background: -moz-linear-gradient(top, #f88438 0%, #83278a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f88438 0%,#83278a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f88438 0%,#83278a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88438', endColorstr='#83278a',GradientType=0 ); /* IE6-9 */
    padding: 3px;
    border-radius: 5px;
}

table.sort-table {
    border-spacing: 0px 8px;
    border-collapse: separate;
}

.sort-table tbody tr {
    background-color: #f9f9f9;
}

.dataTables_paginate ul.pagination {
    display: flex;
}

div#cus_paginate {
    display: none;
}

.sort-table tbody tr td {
    padding: 10px;
    padding: 10px;
    border-width: 1px;
    border-style: solid none solid none;
    border-color: rgba(0,0,0,.1);
}

.sort-table .dropdown {
    position: relative;
    margin-top: 15px;
}

.dataTables_length, .dataTables_filter {
    display: none;
}

.sort-table .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    transform: none !important;
    top: 30px !important;
    max-width: 170px !important;
    width: 170px !important;
}

.sort-table h5 {
    color: #404040;
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 0;
}

.sort-table p {
    color: #898989;
    margin-bottom: 0;
}

    .sort-table p span {
        color: #6f4083;
    }

.sort-table .content-area {
    padding-left: 10px;
}

.sort-table .media {
    align-items: center;
}

.sort-table tbody tr td:first-child {
    border-radius: 10px 0 0 10px;
    border-style: solid none solid solid;
}

.sort-table tbody tr td:last-child {
    border-radius: 0 10px 10px 0;
    border-style: solid solid solid none;
}

.dd {
    position: relative;
    /* margin-bottom: 20px; */
}

    .dd .dd-list {
        padding: 10px;
        position: absolute;
        top: 50px;
        left: auto;
        right: 0;
        background-color: #ffffff;
        max-height: 223px;
        overflow-y: auto;
        display: none;
        z-index: 10;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
        border-radius: 7px;
    }

    .dd .ddcheckbox {
        opacity: 0;
        transition: opacity 0.2s;
    }

    .dd .dd-label {
        display: block;
        height: 15px;
        font-size: 0.9rem;
        line-height: 14px;
        /* background: #fff; */
        /* border: 1px solid rgba(0, 0, 0, 0.2); */
        padding: 0 20px 0 0;
        cursor: pointer;
        position: relative;
        margin-bottom: 0;
    }

        .dd .dd-label:before {
            content: "\e313";
            position: absolute;
            right: 5px;
            top: 50%;
            transform: translateY(-50%);
            transition: transform 0.25s;
            transform-origin: center center;
            font-family: 'Material Icons';
        }

    .dd.open .dd-list {
        display: block;
    }

    .dd.open .ddcheckbox {
        transition: 2s opacity 2s;
        opacity: 1;
    }

    .dd.open .dd-label:before {
        transform: translateY(-50%) rotate(-180deg);
    }

.ddcheckbox {
    margin-bottom: 5px;
}

    .ddcheckbox:last-child {
        margin-bottom: 0;
    }

    .ddcheckbox .checkbox-custom {
        display: none;
    }

    .ddcheckbox .checkbox-custom-label {
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
    }

    .ddcheckbox .checkbox-custom + .checkbox-custom-label:before {
        content: "";
        background: #A255B1;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        text-align: center;
        width: 16px;
        height: 16px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 2px;
        margin-top: -2px;
    }

    .ddcheckbox .checkbox-custom:checked + .checkbox-custom-label:after {
        content: "";
        position: absolute;
        top: 1px;
        left: 5px;
        height: 10px;
        padding: 2px;
        transform: rotate(45deg);
        text-align: center;
        border: solid #fff;
        border-width: 0 2px 2px 0;
    }

    .ddcheckbox .checkbox-custom-label {
        line-height: 16px;
        font-size: 13px;
        margin-right: 0;
        margin-left: 0;
        color: black;
        margin-bottom: 0;
    }

.grade-drop .dd-list {
    min-width: 75px;
    top: 23px;
}

.subject-drop .dd-list {
    min-width: 100px;
    top: 23px;
}

.status-drop .dd-list {
    min-width: 135px;
    top: 23px;
}

.sort-table tbody.payment-update-tbody tr td {
    font-size: 1rem;
}

.sort-table .payment-update-thead th {
    padding: 10px 30px 10px 10px !important;
    font-size: 0.9rem;
}

.pay-join-now p {
    margin: 0;
    color: #000;
    font-weight: 600;
    margin-top: 9px;
}

.my-test-opts .join-options .dropdown {
    top: 0;
    left: 0;
    right: auto;
    width: auto;
}

.video-filter-main {
    padding: 10px 4px 0px;
}
/* END - Student_My_Test */
/*Student_My_Test_challenge_friend css start*/
.chat-header-test-challenge .cht-ppl-srch input {
    width: 100%;
    border: 1px solid #a86ca9;
    border-radius: 17px;
    padding: 5px;
    padding-left: 52px;
    outline: none;
}

    .chat-header-test-challenge .cht-ppl-srch input:hover {
        box-shadow: 0 0 5pt 0.5pt #D3D3D3;
    }

    .chat-header-test-challenge .cht-ppl-srch input:focus {
        box-shadow: 0 0 5pt 2pt #D3D3D3;
        outline-width: 0px;
    }

.chat-header-test-challenge .cht-ppl-srch > a span {
    border-right: 1px solid #d2cece;
    padding-right: 7px;
}

.chat-header-test-challenge .cht-ppl-srch {
    padding: 14px;
    position: relative;
    top: 11px;
}

    .chat-header-test-challenge .cht-ppl-srch > a {
        position: absolute;
        left: 24px;
        top: 20px;
        color: #785090;
        font-weight: 600;
        z-index: 9;
    }

.chat-ppl-content h4 {
    color: #404040;
    font-size: 1rem;
}

.test-challenge-des ul li {
    font-size: 0.9rem;
    text-transform: capitalize;
    font-weight: 500;
    color: #898989;
}

    .test-challenge-des ul li span {
        color: #6f4083;
    }

.chat-bar2 {
    width: 100%;
    position: relative;
}

    .chat-bar2 input {
        width: 100%;
        border-radius: 5px;
        padding: 9px;
        font-size: 0.9rem;
        padding-right: 40px;
    }

        .chat-bar2 input:hover {
            box-shadow: 0 0 5pt 0.5pt #D3D3D3;
        }

        .chat-bar2 input:focus {
            box-shadow: 0 0 5pt 2pt #D3D3D3;
            outline-width: 0px;
        }

    .chat-bar2 a {
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 9px;
        color: #a062a5;
    }

.searc-add {
    display: inline-block;
    width: 100%;
    position: relative;
}

.search-participants {
    display: inline-flex;
    align-items: center;
    background-color: #e8c2ea;
    padding: 4px 14px;
    border-radius: 20px;
}

    .search-participants p {
        margin-bottom: 0;
        color: #404040;
        font-size: 0.8rem;
    }

    .search-participants a {
        color: #404040;
        margin-left: 8px;
        display: flex;
        align-items: center;
    }

        .search-participants a span {
            font-size: 1.3rem;
        }

.add-participants-lst {
    position: absolute;
    left: 50px;
    top: 4px;
    display: inline-flex;
    flex-direction: row;
}
/*Student_My_Test_challenge_friend css end*/
/*Student_My_Test_fresh css start*/
.fresh-test-address {
    border: 1px solid #d8d7d7;
    border-radius: 8px;
    padding: 40px 0px 60px;
    margin: 10px 0;
}

.fresh-testpoints .test-point-list p {
    font-size: 0.8rem;
}

.test-fresh-recom .expert-tutor-head {
    margin-bottom: 0;
}

.test-fresh-recom {
    margin: 30px 0px;
}

    .test-fresh-recom .stu-test-slider .owl-nav > button.owl-prev {
        left: -9px;
    }

    .test-fresh-recom .stu-test-slider .owl-nav > button.owl-next {
        right: -12px;
    }
/*Student_My_Test_fresh css end*/

/* Student_Videos_Details */

.gr-txt {
    font-weight: 600;
    margin: 0;
    font-size: 16px;
    background-image: linear-gradient(to right, #ec6c13, #ec5247, #da486a, #ba4b82, #92528d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.star-rate span {
    color: #a255b1;
    font-size: 17px;
}

.star-rate li {
    display: inline-block;
}

.pink-area {
    background-color: #fbecf9;
    border: 1px solid #e9d6e7;
    display: flex;
    align-items: center;
    padding: 5px 15px 6px;
    border-radius: 5px;
}

.star-rate {
    margin: 0 6px;
    max-height: 18px;
}

.pink-area span {
    margin-left: 7px;
    color: #928b91;
    position: relative;
    top: 1px;
}

.pink-area li {
    margin-right: 15px;
}

.st-vid .row {
    align-items: center;
    margin: 0;
}

.st-vid hr {
    margin: 25px 0;
}

.st-vid > div.video-content {
    background-color: #fff;
    border: 1px solid #d5c3d3;
    padding: 15px 5px;
}

.cir-img {
    background: #f88438; /* Old browsers */
    background: -moz-linear-gradient(top, #f88438 0%, #83278a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f88438 0%,#83278a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f88438 0%,#83278a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88438', endColorstr='#83278a',GradientType=0 ); /* IE6-9 */
    max-width: 47px;
}

.cir-img {
    padding: 2px;
    border-radius: 50%;
    overflow: hidden;
    width: 47px;
    margin: 0 10px 0 0;
    height: 47px;
}

    .cir-img img {
        border-radius: 50%;
        width: 100%;
    }

.vid-arthur p {
    margin: 0 0 2px;
}

.st-vid {
    font-size: 14px;
    background-color: #edd9eb;
    padding: 40px;
    padding-top:10px;
}

.vid-arthur li {
    display: inline-block;
}

    .vid-arthur li:first-child {
        border-right: 1px solid #b2b2b2;
        margin: 0 10px 0 0;
        padding: 0 12px 0 0;
    }

    .vid-arthur li:nth-child(2) {
        border-right: 1px solid #b2b2b2;
        margin: 0 10px 0 0;
        padding: 0 12px 0 0;
    }

    .vid-arthur li img {
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

.three-btns li {
    display: inline-block;
    text-align: center;
}

    .three-btns li button {
        width: 100%;
        margin-bottom: 5px;
        padding: 10px;
    }

    .three-btns li:nth-child(2) {
        margin: 0 20px;
    }

    .three-btns li span {
        font-size: 17px;
        color: #8c5092;
    }

    .three-btns li span, .three-btns li img {
        margin-right: 2px;
        position: relative;
        top: -1px;
    }

.bgdiv-white {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 7px;
    box-shadow: 1px 1px 9px #ececec;
    padding: 10px 0;
}

.bgdiv-gray {
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3;
    border-radius: 7px;
    box-shadow: 1px 1px 9px #ececec;
    padding: 10px 0;
}

.st-vid-down {
    padding: 50px 0;
    font-size: 14px;
}

    .st-vid-down .row .row {
        margin-bottom: 20px;
        padding: 25px 20px 30px;
    }

.wywl li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
}

    .wywl li::before {
        content: '';
        position: absolute;
        left: 0;
        height: 17px;
        width: 30px;
        background-image: url(../../Newimg/level.png);
        background-repeat: no-repeat;
        top: 2px;
    }

.vid-desc button {
    margin-top: 30px;
}

.pr-btns ul {
    display: flex;
}

.pr-btns li button {
    padding: 10px 15px;
}

.pr-btns li {
    margin-right: 10px;
}

    .pr-btns li:last-child {
        margin-right: 0;
    }

.wywl li:last-child {
    margin-bottom: 0;
}

.course-con li {
    margin-bottom: 15px;
}

    .course-con li span {
        font-size: 20px;
        position: relative;
        top: 3px;
        color: #aa60a2;
        margin-right: 5px;
    }

    .course-con li .unlocked {
        color: #fe771d;
    }

.st-vid-down h4 {
    margin-bottom: 15px;
}

.st-vid-down h4 {
    margin-bottom: 15px;
}

.course-con li a {
    color: #ab61a2;
    font-size: 11px;
    position: relative;
    top: -10px;
}

.tut-prof .cir-img {
    min-width: 47px;
}

.course-con button {
    margin-top: 20px;
}

.tut-prof > div {
    display: flex;
}

.tut-prof .cir-img {
    min-width: 47px;
}

.col-rate {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

    .col-rate p {
        margin-bottom: 0;
        color: #5c5c5c;
    }

.tut-prof h5 {
    margin-bottom: 3px;
}

.tut-prof .pink-area li {
    margin-right: 20px;
}

    .tut-prof .pink-area li:last-child {
        margin-right: 0;
    }

.tut-prof .pink-area {
    margin-bottom: 20px;
}

.st-vid-down .row-flex {
    display: flex;
}

.stu-fr hr {
    margin: 20px -35px;
}

.stu-fr .create-evnt-dwon {
    margin-top: 40px;
}

.teacher-sec .img-holder {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

    .teacher-sec .img-holder img {
        width: 100%;
        height: 290px;
        object-fit: cover;
    }

.teacher-sec .img-pop {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .teacher-sec .img-pop span {
        color: #a255b1;
        margin-left: 4px;
    }

    .teacher-sec .img-pop a {
        border: 2px solid #a255b1;
        height: 37px;
        width: 37px;
        border-radius: 50%;
        line-height: 47px;
        display: inline-block;
        background-color: #fff;
        opacity: .8;
        transition: all 500ms ease-in-out;
    }

        .teacher-sec .img-pop a:hover {
            opacity: 1;
        }

.teacher-sec .content-holder {
    padding: 40px;
}

.teacher-sec .pay-now {
    text-align: center;
}

    .teacher-sec .pay-now button {
        width: 100%;
        border-radius: 5px !important;
        margin-bottom: 6px;
    }

    .teacher-sec .pay-now p {
        color: #a255b1;
        margin-bottom: 0;
    }

        .teacher-sec .pay-now p img {
            position: relative;
            top: -2px;
        }

.t-to-top {
    margin-top: -381px;
    padding: 0 35px;
}

    .t-to-top .sticky-top {
        top: 5px;
    }

.teacher-sec {
    background-color: #fff;
    box-shadow: 0 0 30px #e2e2e2;
    border-radius: 8px;
}

    .teacher-sec .media-left {
        min-width: 55px;
    }

    .teacher-sec .media-right p {
        margin-bottom: 0;
        color: #818181
    }

    .teacher-sec .media-right h5 {
        margin-bottom: 2px;
    }

    .teacher-sec .media-right {
        padding-left: 10px;
    }

    .teacher-sec .media {
        border-bottom: 1px solid #cccccc;
        padding: 0 0 25px 0;
        margin: 0 0 25px 0;
    }

    .teacher-sec .pack-details {
        padding-top: 25px;
    }

    .teacher-sec .media:nth-child(4) {
        margin-bottom: 0;
        border: none;
        padding-bottom: 0;
    }

    .teacher-sec .end-btn button {
        width: 100%;
        border-radius: 5px !important;
    }

    .teacher-sec .end-btn {
        margin: 30px 0 -60px;
    }

        .teacher-sec .end-btn button span {
            width: 17px;
            height: 17px;
            background: #fff;
            display: inline-block;
            border-radius: 50%;
            color: #e68547;
            font-weight: 800;
            font-size: 13px;
            line-height: 18px;
        }

.top-expert-webinar .owl-nav > button.owl-prev {
    left: -16px;
}

.top-expert-webinar .owl-nav > button.owl-next {
    right: -16px;
}

.top-expert-webinar .owl-nav > button.disabled {
    background-color: #ca8dbd !important;
    color: #fff;
    border: 1px solid #734a88;
}

.top-expert-webinar .owl-nav > button {
    border-radius: 50%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 0px 0px 8.55px 0.45px rgb(0 0 0 / 20%);
    border: 0;
    width: 34px;
    height: 34px;
    font-size: 20px !important;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    outline: none;
}

.ex-webinar .tutor-in-connect-cntnt {
    margin: 0 0;
}

.ex-webinar .row {
    margin: 0 -30px;
}

.ex-webinar .video-filter-heading + div {
    text-align: right;
}

.ex-webinar .row .row {
    padding: 0 15px;
    margin-bottom: 0;
}

.ex-webinar {
    margin-top: 70px;
}

.coun-drop .dropdown {
    top: 0;
    right: 0;
    display: inline-block;
    width: auto;
    background: none;
    position: relative;
}

    .coun-drop .dropdown button {
        background: none;
        border: none;
        color: #693d80;
        outline: unset;
    }

.coun-drop .dropdown-menu {
    right: 0;
    left: auto !important;
    transform: unset !important;
    top: 42px !important;
    padding: 0;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

    .coun-drop .dropdown-menu a {
        padding: 5px 10px;
        text-align: left;
    }

        .coun-drop .dropdown-menu a img {
            display: inline-block;
        }

        .coun-drop .dropdown-menu a:hover {
            background: #ead5e7;
        }

.coun-drop .tutor-country > img {
    min-width: 20px;
    width: 100% !important;
    max-width: 20px;
    height: 20px;
    margin-right: 5px;
}

.ex-webinar .tutor-price p {
    font-weight: 400;
}

    .ex-webinar .tutor-price p img {
        display: inline-block;
        margin: 0 2px;
    }

.ex-webinar .owl-nav span {
    position: relative !important;
    top: -2px !important;
}

.ex-webinar .specialization-div p {
    font-weight: 500;
}
/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    text-align: left;
    -moz-user-select: none;
    -webkit-user-select: none;
}

    .rating-stars ul > li.star {
        display: inline-block;
        background: none;
    }

.txt-area-web .swipea-normal-control .form-control {
    min-height: 150px !important;
    margin-bottom: 10px;
}

.Tutor-detail-review .form-control {
    height: 150px !important;
    margin-bottom: 10px;
}

.Tutor-detail-review form {
  text-align:right;
}

.rating-stars.text-center {
    margin: 0 0;
}

.txt-area-web button {
    float: right;
}
/* Idle State of the stars */
.rating-stars ul > li.star > span {
    font-size: 2.5em; /* Change the size of the stars */
    color: #ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > span {
    color: #704083;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > span {
    color: #704083;
}

/* END Student_Videos_Details */

/*Student_My_Test_get_help_from_tutor css start*/
.chat-person-stat.tutor-help-chat span {
    color: #c6fe03;
    font-size: 0.6rem;
    border: 3px solid #875698;
    border-radius: 100%;
    display: inline-block;
    background-color: #c6fe03;
}

.chat-header.tutor-chat {
    padding: 9px 18px;
    background-image: linear-gradient(to bottom, #be81b4, #b479ae, #ab70a8, #a168a2, #97609c);
    box-shadow: 0px 15px 10px -12px #11111152;
    border-radius: 8px 8px 0px 0px;
}

.tutor-chat-pop-up {
    padding: 0;
    width: 400px;
}

.chat-person-stat.tutor-help-chat {
    position: absolute;
    right: -2px;
    bottom: 0px;
    top: auto;
}

.chat-tut-name {
    display: flex;
    flex-direction: column;
    margin-left: 7px;
}

    .chat-tut-name a {
        color: #fff;
        line-height: 0;
    }

    .chat-tut-name span {
        color: #fff;
        font-size: 0.8rem;
        display: inline-block;
        line-height: 11px;
    }

.tutor-chat-icons li a {
    display: inline-block;
}

.tutor-chat-icons li:first-child a span {
    font-size: 2rem;
    color: #7e4c82;
}

.tutor-chat-icons li:last-child a span {
    font-size: 1.5rem;
    color: #fff;
}

.tutor-chat-icons {
    display: flex;
    align-items: center;
    justify-content: end;
}

.tutor-chat-pop-up .submitclose span {
    padding: 0 9px;
}

.tutor-chat-pop-up .closeBtn-modal {
    font-size: 26px;
}

.tutor-send-icons ul {
    display: flex;
    align-items: center;
}

    .tutor-send-icons ul li {
        padding-right: 9px;
    }

.image-upload > input {
    display: none;
}

.image-upload img {
    cursor: pointer;
}

.chat-tutor-bar {
    display: flex;
    align-items: center;
}

    .chat-tutor-bar .chat-ppl-chat-bar {
        padding: 0;
        width: 100%;
    }

.chat-tutor-bar {
    padding: 16px;
}

    .chat-tutor-bar .chat-ppl-chat-bar .chat-bar2 a {
        color: #eb6a12;
    }
/*Student_My_Test_get_help_from_tutor css end*/
/*Student_My_Test_view_certificate css start*/
.certificate-pop-up .submitclose span {
    padding: 0 11px;
}

.certificate-pop-up .closeBtn-modal {
    font-size: 34px;
}

.certificate-pop-up {
    max-width: 800px;
}

.certificate-btns ul {
    display: flex;
    justify-content: end;
    align-items: center;
}

.certificate-btns a {
    display: inline-block;
    text-transform: capitalize;
    margin: 0 0px 0 8px;
}

.cert-appreciation img {
    width: 100%;
}

.certificate-popup-main {
    padding-top: 22px;
}

.cert-appreciation {
    border-radius: 8px;
    overflow: hidden;
}

.certificate-btns {
    padding: 24px 0;
}
/*Student_My_Test_view_certificate css end*/
/*Student_Webinars_listing css start*/
.webinars-rating {
    display: flex;
}

    .webinars-rating li span {
        font-size: 1.2rem;
    }

.webinars-rating-check .swipea-checkbox {
    padding-left: 24px;
}

.webinars-rating li p {
    font-size: 0.8rem;
}

.col-grey {
    color: #d2d2d2;
}

.webinar-listing-side-list .align-left {
    font-weight: 500;
    letter-spacing: 0;
}

.price-slider-amnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .price-slider-amnt p {
        margin: 0;
        color: #636363;
        font-weight: 600;
    }

.slidecontainer input {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border: 2px solid #995ca0;
    background: #ffffff;
    outline: none;
    opacity: 0.7;
    border-radius: 20px;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 8px;
        height: 8px;
        background-color: #f1882c;
        cursor: pointer;
    }

    .slider::-webkit-slider-runnable-track {
        height: 10px;
        -webkit-appearance: none;
        color: #13bba4;
        margin-top: -1px;
    }

    .slider::-moz-range-progress {
        background-color: #43e5f7;
    }

    .slider::-ms-fill-lower {
        background-color: #43e5f7;
    }

    .slider::-moz-range-thumb {
        width: 8px;
        height: 8px;
        background-color: #f1882c;
        cursor: pointer;
    }


#my-p-range {
    background: linear-gradient(to right, #975999 0%, #975999 50%, #fff 50%, #fff 100%);
    border: solid 2px #975999;
    border-radius: 8px;
    height: 9px;
    width: 100%;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}

    #my-p-range::-webkit-slider-thumb {
        width: 15px;
        -webkit-appearance: none;
        height: 15px;
        border-radius: 100%;
        cursor: pointer;
        background: #f1882c;
    }

.webinar-lstng-head .view-all-webinars {
    text-align: right;
}

.exp-p p {
    font-weight: 400;
}

.tutor-in-connect-cntnts {
    margin: 0 4px 15px;
    /*    padding-bottom: 20px;
    border-bottom: 1px solid #c8c8c8;*/
}

.exp-p p img {
    display: inline-block !important;
    margin: 0;
}

.tutor-in-connect-cntnts .specialization-div p {
    font-weight: 500;
}

.tutor-in-connect-cntnts .specialization-div {
    margin: 6px 0px 0;
}

.webinar-lstng-head {
    align-items: center;
}

.webinar-banner.webinar-banner-orng {
    background-image: linear-gradient(to right, #f19b3e, #eb8935, #e4772f, #dd642a, #d55027);
}

    .webinar-banner.webinar-banner-orng .order-swipe-logo h6 {
        font-size: 1.2rem;
        margin: 0;
    }

    .webinar-banner.webinar-banner-orng .order-swipe-logo img {
        width: 20px !important;
        margin-right: 4px;
    }

.webinar-banner-bdr {
    border-top: 1px solid #c8c8c8;
    padding-top: 14px;
    margin-bottom: 18px;
}

.webinar-head-bdr .col-sm-6 {
    padding: 0;
}

.webinar-head-bdr {
    border-top: 1px solid #c0c0c0;
    padding-top: 10px;
    margin: 0 7px;
}

.webinar-banner-no-bdr {
    padding: 10px;
    margin: 10px 0 5px;
}
/*Student_Webinars_listing css end*/

/* BELL NOTIFICATION */
#modal-bell > div {
    max-width: 375px;
    text-align: center;
}

.modal-bell .modal-header {
    padding: 0;
}

.modal-bell .modal-body {
    padding: 0;
    border-radius: 15px;
    overflow: hidden;
}

.bell-icon {
    position: relative;
}

    .bell-icon span {
        position: absolute;
        color: #fff;
        font-size: 25px;
        top: 42px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 45px;
        width: 57px;
        text-align: center;
    }

.bell-area {
    background-color: #f7e5ff;
    padding: 35px 15px;
}

.bell-clogo {
    position: relative;
    padding: 0 0 19px;
    margin-bottom: 30px;
}

.modal-bell button.close {
    z-index: 99;
    right: 0;
}

.modal-bell .modal-content {
    background: transparent;
}

.bell-clogo:after {
    content: "";
    width: 35px;
    height: 1px;
    background-color: #693d80;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.bell-content h5 {
    color: #fe731a;
}

.bell-content p {
    font-size: 14px;
    max-width: 320px;
    margin: 0 auto 10px;
}

.bell-content {
    padding: 15px 0 23px;
    background-color: #fff;
}
/* BELL NOTIFICATION */
/*Student-Vide Listing_2 css start*/
.tgle-filter {
    text-transform: capitalize;
    letter-spacing: initial;
    color: #404040;
    font-size: 1rem;
    margin-left: 6px;
}

.continer-1560 {
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.grad-before {
    position: relative;
    padding-top: 112px;
}

    .grad-before:before {
        content: '';
        position: absolute;
        background-image: url('../img/video-listing-bg.png');
        width: 306px;
        height: 121px;
        background-size: contain;
        right: 0;
        top: 34px;
        background-repeat: no-repeat;
        left: 0;
        margin: 0 auto;
    }

.fav-btn2.active .unfav {
    display: none;
}

.fav-btn2.active .fav {
    display: block;
    color: #92518d !important;
}

.fav-btn2 .fav {
    display: none;
}

.fav-btn2 .unfav {
    display: block;
}

.stu-vid-wids .tutor-img-known {
    right: 10px;
    left: initial;
}

.stu-vid-wids .tutor-img-heart {
    left: 10px;
    right: initial;
}

.more-vids {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .more-vids a {
        z-index: 999;
        display: inline-block;
        color: #fff;
        background-color: #a255b1;
        border-radius: 100%;
        font-size: 0.8rem;
        padding: 3px 5px;
    }

.expert-teacher-wids.stu-vid-wids {
    border-radius: 12px;
    padding: 2px;
    background-color: #f8f8f8;
    border: 1px solid #b4b3b3;
}

.stu-img-bdr {
    border-radius: 12px;
}

.stu-vid-title {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

    .stu-vid-title h6 {
        margin: 0;
        font-weight: 700;
    }

    .stu-vid-title img {
        min-width: 20px;
        width: 100% !important;
        max-width: 20px;
        height: 20px;
        margin-left: 10px;
    }

.div-grades p img {
    display: inline-block !important;
    width: auto !important;
}

.stu-vid-lstng-main .tutor-in-connect-cntnts {
    margin: 0;
}

.stu-vid-lstng-main {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #bababa;
    padding: 4px;
    margin-bottom: 30px;
}

.stu-vid-lstng-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 17px 0;
}

    .stu-vid-lstng-head h4 {
        color: #404040;
    }

    .stu-vid-lstng-head a {
        color: #404040;
        font-weight: 500;
        font-size: 1rem;
        display: flex;
    }

        .stu-vid-lstng-head a span {
            background-color: #f07f21;
            color: #fff;
            border-radius: 100%;
            margin-left: 8px;
        }

.stu-vid-lstng-main .top-expert-webinar .owl-nav > button {
    top: 20%;
}

    .stu-vid-lstng-main .top-expert-webinar .owl-nav > button.owl-prev {
        left: -6px;
    }

    .stu-vid-lstng-main .top-expert-webinar .owl-nav > button.owl-next {
        right: -6px;
    }

.web-slid-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.webinar-slider-main {
    background-color: #fb893c;
    color: #fff;
    border-radius: 7px;
    padding: 3px 20px;
}

.web-slid-btn a {
    display: inline-block;
    width: 310px;
    text-align: center;
}

.web-slid-txt p {
    font-size: 1rem;
    margin: 0;
}

.web-slid-txt {
    margin-left: 32px;
}

.webinar-slider-main .row {
    align-items: center;
}

.web-slid-txt h4 {
    margin: 0;
}

.webinar-slider-main2 {
    background-image: linear-gradient(to left, #b484b9, #ad7bb2, #a672ac, #9f69a5, #98609f, #98609f, #98609f, #98609f, #9f69a5, #a672ac, #ad7bb2, #b484b9);
    color: #fff;
    border-radius: 7px;
    padding: 10px;
}

.web-coin-stack a {
    display: inline-block;
    margin-bottom: 5px;
}

.web-coin-stack p {
    font-size: 0.9rem;
    margin: 0;
}

.web-coin-stack h3 {
    margin: 0;
}

.web-coin-stack {
    text-align: center;
}

.webinar-slider-main2 .row {
    align-items: center;
}

.flex-btns {
    display: flex;
}

.webinar-lst-row .col-md-9 {
    padding: 0;
}

.claim-coin-ctack {
    background-color: #e8e8e8;
    border: 1px solid #c3b2cd;
    border-radius: 5px;
    padding: 17px;
    text-align: center;
    padding-bottom: 30px;
}

    .claim-coin-ctack h3 {
        color: #8a4e91;
        font-weight: 600;
        font-size: 1.5rem;
        margin: 0;
    }

        .claim-coin-ctack h3 span {
            display: block;
        }

    .claim-coin-ctack a {
        display: inline-block;
    }

    .claim-coin-ctack img {
        width: auto !important;
        margin: 13px auto;
    }

.order-owl.webinar-owl .owl-dots .owl-dot.active {
    background-color: #ffffff;
}

.listing-2-main .tutor-in-connect-cntnts .top-expert-webinar .owl-nav > button.owl-prev {
    left: -9px;
}

.listing-2-main .tutor-in-connect-cntnts .top-expert-webinar .owl-nav > button.owl-next {
    right: -9px;
}

.listing-2-main .tutor-in-connect-cntnts .top-expert-webinar .owl-nav > button {
    top: 22%;
}

.rating-fil {
    font-weight: 500;
    font-size: 0.9rem;
    color: #818181;
    margin-bottom: 9px;
    display: inline-block;
}

.web-cat {
    margin-top: 10px;
}

.listing-slides {
    margin-bottom: 31px;
}
/*Student-Vide Listing_2 css start*/
/*Test_Listing_1 css start*/
.test-listing-slider .stu-test-slider {
    margin: 0;
}

.stu-vid-lstng-head h4 {
    display: flex;
    align-items: center;
    margin: 0;
}

    .stu-vid-lstng-head h4 img {
        margin-right: 7px;
    }

.testing-opts {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.test-listing-slider .test-slide-head {
    margin: 0;
}

.test-listing-slider .coun-drop .dropdown-menu a {
    padding: 5px 10px;
    text-align: left;
    color: #3a3a3a;
}

.stu-vid-lstng-main.test-listing-main {
    padding: 4px 17px;
    z-index: 999;
    position: relative;
}

.test-lst-ques ul li img {
    width: auto !important;
}

.test-lst-ques ul {
    display: flex;
    justify-content: space-between;
}

    .test-lst-ques ul li {
        display: flex;
        align-items: center;
        padding: 0 12px;
    }

.test-lst-ques p {
    margin: 0;
    text-transform: capitalize;
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}

    .test-lst-ques p span {
        font-weight: 400;
    }

.test-lst-ques ul li img {
    margin-right: 6px;
}

.listing-bdr {
    position: relative;
}

    .listing-bdr:before {
        position: absolute;
        content: '';
        background-color: #111111;
        height: 17px;
        width: 2px;
        left: 0;
    }

    .listing-bdr:after {
        position: absolute;
        content: '';
        background-color: #111111;
        height: 17px;
        width: 2px;
        right: 0;
    }

.test-lst-ques ul li:first-child {
    padding-left: 0;
}

.test-lst-go img {
    width: auto !important;
    margin-left: 4px;
}

.test-lst-go p {
    color: #3a3a3a;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 0;
}

.test-lst-go {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

    .test-lst-go p span {
        font-weight: 800;
    }

.test-des a span {
    font-size: 1.5rem;
}

.test-des a {
    display: flex;
    align-items: center;
}

.test-listing-slider .test-des {
    border: none;
    padding: 6px 0px;
}

    .test-listing-slider .test-des:after {
        display: none;
    }

.test-listing-slider .test-footer {
    padding: 0;
}

.test-person-txt h6 img {
    width: auto !important;
    margin-left: 4px;
}

.test-person-txt h6 {
    display: flex;
}

.test-lst-rating p {
    color: #fff;
    font-size: 0.7rem;
    border-radius: 4px;
    padding: 1px 9px;
    margin-top: 0;
    margin-right: 5px;
    background-image: linear-gradient(to bottom, #b975ae, #af6da8, #a564a2, #9b5c9c, #915496);
}

    .test-lst-rating p span {
        color: #ffffff;
        margin-right: 0;
        font-size: 0.7rem;
        margin-left: 5px;
    }

.test-lst-rating {
    display: flex;
    align-items: center;
}

.test-listing-slider .main-test-slide {
    margin: 0px 6px 0;
}

.stu-test-slider.test-listing-slider .owl-nav > button.owl-prev {
    left: -18px;
}

.stu-test-slider.test-listing-slider .owl-nav > button.owl-next {
    right: -18px;
}

.test-listing-slider .test-des a {
    color: #f07f21;
}

.test-lstng-head h5 {
    color: #fff;
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 400;
}

    .test-lstng-head h5 span {
        font-weight: 500;
        font-size: 1.6rem;
        display: block;
        margin-bottom: 14px;
    }

.test-lstng-bef {
    position: relative;
}

    .test-lstng-bef::before {
        position: absolute;
        content: '';
        background-image: url(../img/test-con.png);
        background-repeat: no-repeat;
        width: 135px;
        height: 133px;
        right: 0;
        top: -89px;
    }

.test-lstng-head {
    margin-top: 52px;
}
/*Test_Listing_1 css start*/

