.offer-share,
.slide-nav {
    bottom: 0;
    visibility: hidden;
    right: 0;
}
.calc-step1,
.calc-step3 {
    min-height: 370px;
}
.btn-toggle-nav a,
.home-cat-list a,
.sp-share-btn,
.sp-vw {
    text-decoration: none;
}
.dealbox-heading,
.od-pu-heading,
.store-profit,
.storebox-heading {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dealbox-heading,
.od-pu-heading,
.store-profit,
.storebox-heading,
.vcd-d .sku {
    white-space: nowrap;
}
.login100-form-btn,
.refer-para h3,
.sp-share-btn,
.vc-stock-btn {
    text-transform: uppercase;
}
body {
    font-family: Poppins !important;
    background-color: #e9ebee !important;
}
img {
    max-width: 100%;
    height: auto;
}
.mob-srch-transition ::placeholder {
    color: #fff !important;
}
.slide-nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1030;
}
.slide-nav .nav-bg {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: 0.3s;
}
.slide-nav .main-navs {
    position: absolute;
    top: 0;
    left: -300px;
    width: 300px;
    transition: 0.3s;
    z-index: 1031;
    bottom: 0;
    overflow-y: auto;
}
.slide-nav.active {
    visibility: visible;
}
.slide-nav.active .nav-bg {
    opacity: 1;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    transition: 0.4s;
}
.slide-nav.active .main-navs,
.wrap-login100-form-btn:hover .login100-form-bgbtn {
    left: 0;
}
.nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dnc-logo i {
    font-size: 30px;
}
.nav-dropdown {
    display: flex;
    align-items: center;
}
.dnc-search-box {
    flex: 1;
    max-width: 500px;
}
.dnc-search-box .srch-from-web {
    display: flex;
}
.dnc-search-box .srch-from-web .form-control {
    border-radius: 50px 0 0 50px;
    border-right: 0;
    padding-left: 20px;
}
.dnc-search-box .srch-from-web .dnc-search-box-btn {
    background-color: #e6561c !important;
    color: #fff !important;
    border-radius: 0 50px 50px 0;
    padding: 0 15px;
}
.dnc-search-box .srch-from-mob {
    display: none;
    text-align: right;
}
.btn-circle,
.od-price li,
.offer-share .share-icons,
.share-copy-area .tooltiptext,
.stepwizard-step {
    text-align: center;
}
.mob-srch-transition {
    position: fixed;
    left: 0;
    right: 0;
    top: -70px;
    height: 70px;
    background-color: #e6561c;
    transition: 0.4s;
}
.mob-srch-transition .input-group {
    height: 69px;
}
.mob-srch-transition .form-control {
    background-color: transparent;
    border: none;
}
.fl-pymt a:hover,
.fl-pymt button:hover,
.mob-srch-transition i {
    color: #fff;
}
.mob-srch-transition.active {
    top: 0;
}
.showHideMainNav {
    cursor: pointer;
}
.btn-check:focus + .btn,
.btn:focus {
    box-shadow: none !important;
}
.btn-toggle:focus,
.btn-toggle:hover {
    background-color: #fff2ee !important;
}
.addticket-sign-up-btn,
.contact-msg-area .contact-btn,
.p-details .pwd-btn,
.settings .pwd-btn,
.sign-up-btn,
.vc-amt .contact-btn {
    background-color: #e6561c !important;
    color: #fff !important;
}
.login-btn {
    border: 1px !important;
    color: #2a231f !important;
}
.dnc-dark-bg,
.header-bg {
    background-color: #2a231f;
}
.deal-heading,
.store-heading {
    background-color: #2a231f;
    color: #fff;
    display: flex;
    align-items: center;
}
.deal-heading h3,
.store-heading h3 {
    font-size: 18px;
    flex: 1;
}
.deal-heading a,
.share-store-btn a,
.store-heading a {
    font-size: 14px;
}
.deal-header {
    border: 1px solid #e1e1e1;
    max-width: 100px;
}
.deal-header img {
    width: 50%;
}
.price-tag {
    font-size: 12px;
}
.price-label {
    font-weight: 600;
    font-size: 18px;
}
.dealbox-img img {
    border: 1px solid #eaeaea;
    width: 40%;
}
.dealbox-heading {
    width: 100%;
    overflow: hidden !important;
}
.green-text,
.share-icons .whatsapp-share {
    color: #219d00;
}
.orange-text {
    color: #e6561c !important;
}
.orange-bg {
    background-color: #e6561c !important;
}
.dnc-deep-dark-bg {
    background-color: #1c1816;
}
.deal-btn a {
    background-color: #e6561c;
    width: 100%;
    display: block;
    font-weight: 500;
}
.share-btn a,
.share-store-btn a {
    background-color: #2a231f;
    display: block;
    width: 100%;
    font-weight: 500;
}
.share-btn a {
    cursor: pointer;
}
.storebox-heading {
    width: 100%;
    overflow: hidden !important;
    font-size: 12px;
    color: #2a231f;
}
.font-12 {
    font-size: 12px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-20 {
    font-size: 20px !important;
}
.font-24 {
    font-size: 24px !important;
}
.font-30 {
    font-size: 30px !important;
}
.mt-10 {
    margin-top: 5.5em !important;
}
#btn-back-to-top {
    position: fixed;
    bottom: 60px;
    right: 20px;
    display: none;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 999;
}
#btn-back-to-top:focus {
    box-shadow: none;
}
.font-weight-200 {
    font-weight: 200;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.btn-toggle,
.fw-semibold {
    font-weight: 600;
}
.home-cat-slider {
    width: 100%;
    overflow-x: scroll;
    background-color: #fff;
}
.home-cat-slider2 {
    width: 1500px;
}
.home-cat-list {
    padding: 15px 25px;
    float: left;
}
.home-cat-list a {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.home-cat-list a:hover {
    color: #000;
}
.home-cat-slider::-webkit-scrollbar {
    height: 4px;
}
.home-cat-slider::-webkit-scrollbar-thumb {
    background-color: #bababa;
}
.home-cat-slider::-webkit-scrollbar-track {
    background-color: #d8d8d8;
}
.offer-share {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(0, 0%, 0%, 95%);
    opacity: 0;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offer-share.active {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.share-icons a {
    margin: 6px;
    display: inline-block;
    font-size: 36px;
}
.share-icons .facebook-share {
    color: #4b69b1;
}
.share-icons .telegram-share {
    color: #41b4e6;
}
.share-icons .instagram-share {
    color: #b43c83;
}
.share-icons .twitter-share {
    color: #37b1e2;
}
.main-deal-box,
.main-store-box {
    position: relative;
    overflow: hidden;
}
.offer-share .share-close-btn {
    color: #fff;
    position: absolute;
    font-size: 36px;
    bottom: 10px;
    right: 0;
    left: 0;
    cursor: pointer;
    text-align: center;
}
.account-navbar ul li a.active {
    background-color: #fff !important;
    color: #e6561c !important;
}
.bottom-line-dnc {
    border-bottom: 1px solid #e6561c !important;
}
.share-offer-link {
    border: 2px dashed #dadada;
}
.share-offer-link input {
    border: none;
    background: #fbfbfb;
    box-shadow: inset 0 1px 7px 0 rgb(136 136 136 / 36%);
    height: 56px;
    padding-left: 85px !important;
    width: 100%;
}
.share-offer-link input:focus {
    box-shadow: none;
    background: #fbfbfb;
    box-shadow: inset 0 1px 7px 0 rgb(136 136 136 / 36%);
}
.share-link-icon {
    position: absolute;
    z-index: 999;
    height: 56px;
}
.bold-icon::before {
    font-weight: 700 !important;
}
.btn-toggle {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    color: rgba(0, 0, 0, 0.65);
    background-color: transparent;
    border: 0;
}
.btn-toggle:focus,
.btn-toggle:hover,
.btn-toggle[aria-expanded="true"] {
    color: rgba(0, 0, 0, 0.85);
}
.btn-toggle::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform 0.35s;
    transform-origin: 0.5em 50%;
}
.btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}
.btn-toggle-nav a {
    display: inline-flex;
    padding: 0.1875rem 0.5rem;
    margin-top: 0.125rem;
    margin-left: 1.25rem;
}
.btn-toggle-nav a:focus,
.btn-toggle-nav a:hover {
    background-color: #d2f4ea;
}
.scrollarea {
    overflow-y: auto;
}
.lh-tight {
    line-height: 1.25;
}
.bottom-menu-mob,
.tab {
    display: none;
}
.profit-calc {
    background-color: #e6561c;
    color: #fff;
    border-radius: 50px;
    font-size: 30px;
}
#profit-calc-btn {
    position: fixed;
    bottom: 130px;
    right: 20px;
    z-index: 9999;
}
.share-copy-area {
    position: relative;
    display: inline-block;
}
.share-copy-area button {
    background-color: #fff;
    border: none;
    font-size: 40px;
    color: #e6561c;
}
.share-copy-area .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    bottom: 100%;
    left: -80%;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    z-index: 9999;
}
.share-copy-area .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent;
}
.alert-validate:hover:before,
.share-copy-area:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.line {
    background-color: #f1f1f1;
    height: 1px;
}
.add-ticket-circle1 {
    height: 34px;
    padding: 6px;
    width: 34px;
}
.add-ticket-line {
    height: 33px;
    width: 1px;
}
.add-ticket-circleall {
    height: 35px;
    padding: 6px;
}
.addticket-inputbox {
    width: 294px;
}
.db-card,
.top-deals-card,
.voucher-card {
    width: 250px !important;
}
.contact-msg-area .field,
.p-details .field,
.settings .field,
.vc-amt .field {
    position: relative;
    margin-top: 20px;
}
.contact-msg-area input:focus ~ label,
.contact-msg-area textarea:focus ~ label,
.p-details input:focus ~ label,
.settings input:focus ~ label,
.vc-amt input:focus ~ label,
.vc-amt textarea:focus ~ label,
input:not(:placeholder-shown) ~ label,
textarea:not(:placeholder-shown) ~ label {
    top: -9px;
    font-size: 13px;
    background-color: #fff;
    color: #e6561c;
}
.contact-msg-area input,
.p-details input,
.settings input,
.vc-amt input {
    display: inline-block;
    border: 1px solid #ffd580;
    color: #000;
    background-color: #fff;
    padding: 10px 85px 10px 10px;
    border-radius: 21px;
    width: 100%;
}
.contact-msg-area textarea,
.vc-amt textarea {
    display: inline-block;
    border: 1px solid #ffd580;
    color: #000;
    background-color: #fff;
    padding: 10px;
    border-radius: 21px;
    max-width: -webkit-fill-available;
    width: 100%;
}
.contact-msg-area input:focus,
.contact-msg-area textarea:focus,
.p-details input:focus,
.settings input:focus,
.vc-amt input:focus,
.vc-amt textarea:focus {
    border: 1px solid #e6561c;
    background-color: #fff;
    outline: 0;
}
.contact-msg-area label,
.settings label,
.vc-amt label {
    position: absolute;
    pointer-events: none;
    left: 19px;
    top: 11px;
    transition: 0.2s;
    font-size: 15px;
}
.contact-info-area img {
    width: 30%;
}
.contact-info-area p:first-child {
    color: #1c1816;
    font-weight: 500;
}
.contact-info-area p:last-child {
    margin-bottom: 0 !important;
}
.accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #e6561c !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("../images/contact/white-down-arrow.png") !important;
}
.accordion-flush {
    box-shadow: 0 0 4px #bbb;
}
.accordion-button:focus {
    border-color: #fff !important;
    box-shadow: 0 0 4px #bbb !important;
}
.income-calc {
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
}
.income-calc p {
    color: #e6561c;
    font-size: 10px;
    margin: 0;
    line-height: 10px;
    font-weight: 700;
}
.income-calc label {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: 16px;
}
.green-c {
    color: #20ae16 !important;
    font-weight: 700;
}
.calc-input-right {
    float: right;
}
.calc-input-right input {
    background-color: transparent;
    font-weight: 700;
    font-size: 20px;
    line-height: 0;
    padding: 0;
    width: 150px;
    border: 0;
}
.side-line {
    border-right: 1px solid #cecece;
}
.wow-bnr {
    margin-top: -70px;
}
.wow-bnr img {
    width: 40%;
    top: 30px;
    position: relative;
    z-index: 999;
}
.calc-step3 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 40px;
}
.totalrefer1,
.totalreferearning101 {
    font-size: 25px !important;
    color: #e6561c;
}
.totalReferEarning1 {
    font-size: 25px;
    color: #e6561c;
    font-weight: 700;
}
.step3-cont {
    font-size: 40px;
    font-weight: 700;
    color: #e6561c;
}
.deal-promoter {
    background: #ededed;
    min-height: 120px;
    max-width: 500px;
    padding: 20px;
}
.calc-btn,
.step.finish {
    background-color: #e6561c;
}
.icolor {
    color: #e6561c;
}
.calc-heading {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
}
.promoter-number input,
.totalRefer {
    font-size: 45px;
    font-weight: 700;
}
.promoter-number input {
    background-color: transparent;
    border: 0;
    line-height: 0;
    max-width: 300px;
}
#totalExpence,
#totalReferCommission,
.totalReferEarning10 {
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
}
.calc-btn {
    color: #fff;
    font-size: 16px;
    border: 0;
    padding: 2px 20px;
}
#prevBtn,
.step {
    background-color: #bbb;
}
.tab h2 {
    font-weight: 700;
    padding-bottom: 20px;
}
input.invalid {
    background-color: red;
    border: 1px solid red;
    opacity: 0.3;
}
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}
.step.active {
    opacity: 1;
}
.calc-main {
    padding: 40px;
    background-color: #fff;
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.has-error input {
    border: 1px solid #ff0004;
    color: #ff0004;
}
.search-dropdown {
    width: 100%;
    height: 333px;
    overflow: overlay;
}
.search-dropdown a {
    display: flex;
    border-bottom: 1px solid silver;
}
.dropdown-header {
    background: #f1f1f1;
    padding: 4px 10px;
}
.dropdown-area {
    padding: 10px 10px 0;
}
.dropdown-area p {
    line-height: 10px;
    color: #000;
}
.dropdown-footer {
    font-size: 12px;
    color: #e6561c !important;
}
.store-profit {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    overflow: hidden !important;
}
.sp-vw {
    display: block;
}
.sp-share-btn {
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
.cashback-label,
.refer-save {
    font-weight: 500;
    font-size: 20px;
}
.od-area {
    max-height: 720px;
}
.od-price {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    display: flex;
}
.od-price li {
    padding: 5px;
    width: 33.33%;
    float: left;
    min-height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.od-price li + li {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    color: #848484;
    font-size: 14px;
}
.od-price li + li + li {
    border: none;
    color: #848484;
    font-size: 14px;
}
.od-price li img {
    max-width: 120px;
}
.cashback-label {
    color: #219d00;
}
.refer-save {
    color: #e6561c;
    text-align: right;
}
.od-highlights {
    max-height: 350px;
    overflow-y: auto;
    font-size: 13px;
    line-height: 1.5;
    color: #666;
}
.fl-pymt a,
.fl-pymt button,
.vc-stock-btn {
    line-height: 30px;
}
.od-pu-heading {
    width: 300px;
    overflow: hidden;
}
.vc-stock-btn {
    padding: 0 20px;
    font-size: 12px;
    font-weight: 600;
}
.vc-dsc,
.vcd-d .sku {
    font-size: 14px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.voucher-bg {
    background-image: url("https://www.dealsncoupons.in/public/assets/images/vouchers/voucher-bg.jpg");
    height: 350px;
    background-size: cover;
}
.voucher-img {
    max-width: 400px;
    width: auto;
}
.vc-dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.vc-dl p {
    background-color: rgba(0, 0, 0, 0.35);
}
.vc-dsc {
    max-width: 550px;
    line-height: 24px;
    white-space: inherit;
    height: 120px;
}
.vc-sp {
    color: #ff0 !important;
    font-weight: 500;
    font-size: 16px;
}
.store-deal-btn,
.store-share-btn {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.vc-denomination {
    cursor: pointer;
    transition: 0.2s;
    position: relative;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 10%) 0 0 2em;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    border-radius: 8px;
}
.vcd-st-img {
    margin-left: 20px;
    padding: 0 15px;
    align-self: center;
    border: 1px solid #eee;
    border-radius: 8px;
}
.vcd-d {
    display: grid;
    grid-template-columns: 1fr auto;
}
.vcd-d .sku {
    font-weight: 500;
    width: 200px;
    color: #000;
}
.vcd-d .sku-p {
    color: #e6561c;
    font-size: 16px;
    font-weight: 600;
}
.vcd-d .sku-sp {
    font-size: 12px;
    font-weight: 500;
    color: #219d00;
}
.vc-amt {
    border-radius: 14px;
}
.fl-sku-p,
.vc-sku-p {
    display: flex;
    justify-content: space-between;
}
.fl-pymt,
.refer-share,
.ty-hp,
.vc-pymt {
    display: grid;
}
.fl-sku-p h2,
.vc-sku-p h2 {
    font-size: 24px;
}
.fl-sku-p h2:last-child,
.vc-sku-p h2:last-child {
    color: #ff4500;
}
.vc-pymt {
    grid-template-columns: 6em 1fr;
    grid-gap: 1em;
}
.vc-pymt a:first-child {
    background-color: orange;
    color: #fff;
}
.fl-pymt a,
.fl-pymt button,
.vc-pymt a:last-child {
    background-color: #ff4500;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.vc-pymt a i {
    font-size: 20px;
    font-weight: 700;
}
.vc-denomination.active {
    border: 3px solid #ff45007d;
    background-color: #ff45000d !important;
}
.refer-share {
    /* grid-template-columns: 1fr 6em; */
    grid-gap: 1em;
    min-width: 400px;
}
.btn-show-pass,
.container-login100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}
.refer-share input {
    border: 1px solid #e2e2e2;
}
.refer-step1 p {
    letter-spacing: 4px;
    font-size: 18px;
    color: #1f7230;
}
.refer-step1 h1 {
    font-size: 50px;
    color: #1f7230;
    font-weight: 700;
}
.refer-para h3 {
    color: #1f7130;
    font-weight: 600;
    font-size: 20px;
}
.refer-para p {
    color: #4b4b4b;
    font-size: 14px;
}
.refer-para p a {
    color: #67a4ff;
}
.store-deal-btn {
    background-color: #ff4500 !important;
    min-width: 200px;
}
.store-share-btn {
    background-color: #2a231f !important;
}
ss .cascading-right {
    margin-right: -50px;
    background-color: hsla(0, 0%, 100%, 0.55) !important;
    backdrop-filter: blur(30px);
}
.limiter {
    width: 100%;
    margin: 0 auto;
}
.container-login100 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.wrap-login100 {
    width: 390px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.has-val.input100 + .focus-input100::before,
.input100:focus + .focus-input100::before,
.login100-form {
    width: 100%;
}
.login100-form-title {
    display: block;
    font-size: 30px;
    color: #333;
    line-height: 1.2;
    text-align: center;
}
.login100-form-title i {
    font-size: 60px;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #adadad;
    margin-bottom: 37px;
}
.input100 {
    font-size: 15px;
    color: #555;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 45px;
    background: 0 0;
    padding: 0 5px;
}
.input100:focus-visible {
    outline: 0;
}
.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    background: #6a7dfe;
    background: -webkit-linear-gradient(left, #e6561c, #2a231f);
    background: -o-linear-gradient(left, #e6561c, #2a231f);
    background: -moz-linear-gradient(left, #e6561c, #2a231f);
    background: linear-gradient(left, #e6561c, #2a231f);
}
.btn-show-pass,
.focus-input100::after {
    position: absolute;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    font-size: 15px;
    color: #999;
}
.focus-input100::after {
    line-height: 1.2;
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    top: 16px;
    left: 0;
    padding-left: 5px;
    transition: 0.4s;
}
.alert-validate::before,
.p-details label {
    font-size: 13px;
    background-color: #fff;
    pointer-events: none;
}
.has-val.input100 + .focus-input100::after,
.input100:focus + .focus-input100::after {
    top: -15px;
}
.btn-show-pass {
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
    right: 0;
    padding-right: 5px;
    cursor: pointer;
    transition: 0.4s;
}
.btn-show-pass.active,
.btn-show-pass:hover {
    color: #6a7dfe;
    color: -webkit-linear-gradient(left, #e6561c, #2a231f);
    color: -o-linear-gradient(left, #e6561c, #2a231f);
    color: -moz-linear-gradient(left, #e6561c, #2a231f);
    color: linear-gradient(left, #e6561c, #2a231f);
}
.container-login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 13px;
}
.wrap-login100-form-btn {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto;
}
.login100-form-bgbtn {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: #a64bf4;
    background: -webkit-linear-gradient(right, #e6561c, #2a231f, #e6561c, #2a231f);
    background: -o-linear-gradient(right, #e6561c, #2a231f, #e6561c, #2a231f);
    background: -moz-linear-gradient(right, #e6561c, #2a231f, #e6561c, #2a231f);
    background: linear-gradient(right, #e6561c, #2a231f, #e6561c, #2a231f);
    top: 0;
    left: -100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.login100-form-btn {
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
}
.page-link,
.vc-tabs li a {
    color: #000 !important;
}
.validate-input {
    position: relative;
}
.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #c80000;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.vc-tabs,
.vc-tabs li a {
    border: 0 !important;
}
.alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #c80000;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
}
.vc-tabs li a.active {
    border-bottom: 2px solid #ff4500 !important;
}
.p-details label {
    top: -9px;
    color: #e6561c;
    position: absolute;
    left: 30px;
}
.v-line {
    border-left: 2px dashed #eaeaea;
}
.card-bg {
    background-image: url("https://www.dealsncoupons.in/public/assets/images/card/dnc-card-bg.jpg");
    height: auto;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -20px;
}
.bulk-orders,
.card-ben {
    background-color: #fccb00;
}
.icons-c li svg {
    color: #003954;
    margin-right: 5px;
}
.card-payment {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.card-payment label {
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.375em;
}
.card-payment label input {
    position: absolute;
    left: -9999px;
}
.card-payment label input:checked + span,
.card-payment label span:hover {
    background-color: #e8d5ce;
}
.card-payment label input:checked + span:before {
    box-shadow: inset 0 0 0 0.4375em #e6561c;
}
.card-payment label span {
    display: flex;
    align-items: center;
    padding: 0.375em 0.75em 0.375em 0.375em;
    border-radius: 99em;
    transition: 0.25s;
}
.card-payment label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s;
    box-shadow: inset 0 0 0 0.125em #e6561c;
}
.wrapper {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow-x: hidden;
}
.wrapper .container {
    margin: 0 auto;
    transition: 0.4s;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.wrapper .container .scene {
    position: absolute;
    width: 100vw;
    height: 100vh;
    vertical-align: middle;
}
.wrapper .container .circle,
.wrapper .container .one,
.wrapper .container .p404,
.wrapper .container .three,
.wrapper .container .two {
    width: 60%;
    height: 60%;
    top: 20% !important;
    left: 20% !important;
    min-width: 400px;
    min-height: 400px;
}
.wrapper .container .circle .content,
.wrapper .container .one .content,
.wrapper .container .p404 .content,
.wrapper .container .three .content,
.wrapper .container .two .content {
    width: 600px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: 0.8s cubic-bezier(1, 0.06, 0.25, 1) backwards content;
}
@keyframes content {
    0% {
        width: 0;
    }
}
.wrapper .container .circle .content .piece,
.wrapper .container .one .content .piece,
.wrapper .container .p404 .content .piece,
.wrapper .container .three .content .piece,
.wrapper .container .two .content .piece {
    width: 200px;
    height: 80px;
    display: flex;
    position: absolute;
    border-radius: 80px;
    z-index: 1;
    animation: 8s cubic-bezier(1, 0.06, 0.25, 1) infinite both pieceLeft;
}
.wrapper .container .circle:before,
.wrapper .container .one .content:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    box-shadow: inset 5px 20px 40px rgba(54, 24, 79, 0.25), inset 5px 0 5px rgba(50, 36, 62, 0.3), inset 5px 5px 20px rgba(50, 36, 62, 0.25), 2px 2px 5px rgba(255, 255, 255, 0.2);
}
@keyframes pieceLeft {
    50% {
        left: 80%;
        width: 10%;
    }
}
@keyframes pieceRight {
    50% {
        right: 80%;
        width: 10%;
    }
}
@media screen and (max-width: 799px) {
    .wrapper .container .circle,
    .wrapper .container .one,
    .wrapper .container .p404,
    .wrapper .container .three,
    .wrapper .container .two {
        width: 90%;
        height: 90%;
        top: 5% !important;
        left: 5% !important;
        min-width: 280px;
        min-height: 280px;
    }
}
@media screen and (max-height: 660px) {
    .wrapper .container .circle,
    .wrapper .container .one,
    .wrapper .container .p404,
    .wrapper .container .three,
    .wrapper .container .two {
        min-width: 280px;
        min-height: 280px;
        width: 60%;
        height: 60%;
        top: 20% !important;
        left: 20% !important;
    }
}
.wrapper .container .text {
    width: 60%;
    height: 40%;
    min-width: 400px;
    min-height: 500px;
    position: absolute;
    margin: 40px 0;
    animation: 0.6s 1.8s backwards text;
}
@keyframes text {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
}
.wrapper .container .text article {
    width: 400px;
    position: absolute;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.wrapper .container .text article p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.6px;
    margin-bottom: 40px;
    text-shadow: 6px 6px 10px #32243e;
}
.wrapper .container .text article a {
    padding: 10px 30px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 15px 20px rgba(54, 24, 79, 0.5);
    z-index: 3;
    color: #695681;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.3s;
}
.wrapper .container .text article a:hover {
    box-shadow: 0 10px 10px -10px rgba(54, 24, 79, 0.5);
    transform: translateY(5px);
    background: #fb8a8a;
    color: #fff;
}
.wrapper .container .p404 {
    font-size: 200px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #fff;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    animation: 0.6s cubic-bezier(0.3, 0.8, 1, 1.05) both anime404;
    animation-delay: 1.2s;
}
@keyframes anime404 {
    0% {
        opacity: 0;
        transform: scale(10) skew(20deg, 20deg);
    }
}
.wrapper .container .p404:nth-of-type(2) {
    color: #36184f;
    z-index: 1;
    animation-delay: 1s;
    filter: blur(10px);
    opacity: 0.8;
}
.wrapper .container .circle {
    position: absolute;
}
.wrapper .container .circle:before {
    width: 800px;
    height: 800px;
    background-color: rgba(54, 24, 79, 0.2);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: 0.8s cubic-bezier(1, 0.06, 0.25, 1) backwards circle;
}
@keyframes circle {
    0% {
        width: 0;
        height: 0;
    }
}
.wrapper .container .one .content:before {
    width: 600px;
    height: 600px;
    background-color: rgba(54, 24, 79, 0.3);
    animation: 0.8s cubic-bezier(1, 0.06, 0.25, 1) 0.4s backwards circle;
}
@media screen and (max-width: 799px) {
    .wrapper .container .text {
        min-height: 400px;
        height: 80%;
    }
    .wrapper .container .text article {
        width: 100%;
    }
    .wrapper .container .p404 {
        font-size: 100px;
    }
    .wrapper .container .circle:before {
        width: 400px;
        height: 400px;
    }
    .wrapper .container .one .content:before {
        width: 300px;
        height: 300px;
    }
}
.wrapper .container .one .content .piece {
    background: linear-gradient(90deg, #8077ea 13.7%, #eb73ff 94.65%);
}
.wrapper .container .one .content .piece:first-child {
    right: 15%;
    top: 18%;
    height: 30px;
    width: 120px;
    animation-delay: 0.5s;
    animation-name: pieceRight;
}
.wrapper .container .one .content .piece:nth-child(2) {
    left: 15%;
    top: 45%;
    width: 150px;
    height: 50px;
    animation-delay: 1s;
    animation-name: pieceLeft;
}
.wrapper .container .one .content .piece:nth-child(3) {
    left: 10%;
    top: 75%;
    height: 20px;
    width: 70px;
    animation-delay: 1.5s;
    animation-name: pieceLeft;
}
.wrapper .container .two .content .piece {
    background: linear-gradient(90deg, #ffedc0 0, #ff9d87 100%);
}
.wrapper .container .two .content .piece:first-child {
    left: 0;
    top: 25%;
    height: 40px;
    width: 120px;
    animation-delay: 2s;
    animation-name: pieceLeft;
}
.wrapper .container .two .content .piece:nth-child(2) {
    right: 15%;
    top: 35%;
    width: 180px;
    height: 50px;
    animation-delay: 2.5s;
    animation-name: pieceRight;
}
.wrapper .container .two .content .piece:nth-child(3) {
    right: 10%;
    top: 80%;
    height: 20px;
    width: 160px;
    animation-delay: 3s;
    animation-name: pieceRight;
}
.wrapper .container .three .content .piece {
    background: #fb8a8a;
}
.wrapper .container .three .content .piece:first-child {
    left: 25%;
    top: 35%;
    height: 20px;
    width: 80px;
    animation-name: pieceLeft;
    animation-delay: 3.5s;
}
.wrapper .container .three .content .piece:nth-child(2) {
    right: 10%;
    top: 55%;
    width: 140px;
    height: 40px;
    animation-name: pieceRight;
    animation-delay: 4s;
}
.wrapper .container .three .content .piece:nth-child(3) {
    left: 40%;
    top: 68%;
    height: 20px;
    width: 80px;
    animation-name: pieceLeft;
    animation-delay: 4.5s;
}
.ui-autocomplete {
    width: 25% !important;
    position: relative !important;
    top: -1505.81px !important;
    left: 857px !important;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    z-index: 999999;
    list-style: none;
}
.ui-autocomplete li {
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
}
.ui-autocomplete li:hover {
    background-color: #003954;
    color: #fff;
}
.cart-popup {
    position: fixed;
    bottom: 200px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    background: #e6561c;
    padding: 20px 16px;
    border-radius: 50px;
}
.page-item:first-child .page-link {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    background-color: #f1f1f1 !important;
}
.page-link {
    background-color: #f1f1f1 !important;
}
.page-item.active .page-link {
    background-color: #e6561c !important;
    border-color: #e6561c !important;
    color: #fff !important;
}
.page-item:last-child .page-link {
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    background-color: #f1f1f1 !important;
}
.qr-bg {
    background-color: #2872e6;
}
.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card-front {
    background-color: #bbb;
    color: #000;
}
.flip-card-back {
    background-color: #2980b9;
    color: #fff;
}
.ty-hp a {
    border: 1px solid #e6561c !important;
    color: #2a231f !important;
}
.sb-btn,
.sb-btn2 {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.start-business-bg1 {
    background-image: url("../../assets/images/start-business/bg1.png");
    background-attachment: fixed;
}
.bottom-business-bg {
    background-image: url("../../assets/images/start-business/bottom-bg.png");
}
.sb-text,
.sb-text2 {
    color: #c2c2c2;
}
.sb-text3::after,
.sb-text::after {
    content: "";
    background-color: #e6561c;
    height: 2px;
    width: 20%;
    display: block;
    margin: auto;
}
.gradient-text-sb {
    font-size: 80px;
    background: -webkit-linear-gradient(-180deg, #e6561c, #eebba7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.sb-btn {
    border-top-left-radius: 50px;
}
.sb-btn2 {
    border-bottom-right-radius: 50px;
    border: 1px solid #e6561c;
}
.pt-80 {
    padding-top: 80px;
}
.sb-freedom {
    border: 10px solid #ffffff2b;
    border-top-left-radius: 270px;
    border-bottom-right-radius: 270px;
}
.sb-paid {
    border: 10px solid #ffffff2b;
    border-top-right-radius: 270px;
    border-bottom-right-radius: 270px;
    border-bottom-left-radius: 270px;
}
.sb-fj {
    color: #c1c1c1;
}
.sb-sliders img {
    background-color: #fff;
    border-radius: 8px;
}
.sb-slider {
    margin: 30px 0;
}
.font-48 {
    font-size: 48px;
}
.font-36 {
    font-size: 36px;
}
.text-dark-orange {
    color: #2a231f;
}
#rangeValue1,
#rangeValue2,
#rangeValue3,
#rangeValue4,
#rangeValue5 {
    position: relative;
    display: block;
    text-align: end;
    font-size: 18px;
    color: #999;
    font-weight: 400;
    margin-right: 20px;
}
.range {
    width: 100%;
    height: 15px;
    -webkit-appearance: none;
    background: #e6e6e6;
    outline: 0;
    border-radius: 15px;
    overflow: hidden;
}
.range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #cecece;
    cursor: pointer;
    box-shadow: -807px 0 0 800px #e6561c;
}
.range::-moz-range-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #cecece;
    cursor: pointer;
    box-shadow: -807px 0 0 800px #e6561c;
}
.total-dp {
    text-align: center;
    display: inline-block;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 0;
    background: linear-gradient(90deg, #fff 0, #f2f2f2 50%, #fff 100%);
}
.refer-qr-bg {
    background: linear-gradient(rgb(255 255 255 / 20%), rgb(230 86 28 / 20%)), url(../../assets/images/refer-earn/shopping-pattern.png);
}
.refer-acd {
    text-align: left;
    line-height: 0;
}
.refer-ep {
    font-size: 80px;
    text-align: left;
    font-weight: bolder;
    line-height: 1;
}
.refer-points {
    border: 1px solid #d65f31;
    border-radius: 50px;
    color: #d65f31;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 10px;
}

/* Dropshipping */
.cart-items{
    display: inline-block;
    padding: 3px 6px;
    height: 100%;
    width: 46px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    margin: 0 5px;
}
.cart-input{
    border: none;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
}
.cart-items-btn{
    width: 28px;
    height: 28px;
    background: linear-gradient(#fff,#f9f9f9);
    display: inline-block;
    border: 1px solid #c2c2c2;
    cursor: pointer;
    font-size: 16px;
    border-radius: 50%;
    padding-top: 1px;
    line-height: 1;
    margin-top: 3px;
}
.items-remove{
    display: inline-block;
    text-transform: uppercase;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    margin-left: 25px;
    margin-top: 3px;
}
.address-ce{
    border: 1px solid#e6561c;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 12px;
}
.address-tag{
    background-color: rgb(218, 218, 218);
    color: rgb(114, 114, 114);
    font-size: 10px;
    padding: 2px 8px;
}
.deliver-head{
    font-size: 14px;
    font-weight: normal;
}

.address1{
    font-size: 14px;
    font-weight: 500;
}
.address2{
    font-size: 12px;
    color: #6a6a6a;
}

.pincode-box {
    flex: 1;
    max-width: 250px;
}

.pincode-box .srch-from-web {
    display: flex;
}

.pincode-box .srch-from-web .form-control {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0;
    padding-left: 20px;
}

.pincode-box .srch-from-web .dnc-search-box-btn {
    background-color: #e6561c !important;
    color: #ffffff !important;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0 15px;
}
.product-size{
    border-radius: 50px;
    border: 1px solid #000000;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin-right: 10px;


}


.refresh-page {
    position:absolute;
    width:100%;
    bottom:0;
    text-align:center;
    color: #8a8a8a;
    font-family: Arial, Helvetica, sans-serif;
}
  .spinner {
  /* margin: 100px auto 0; */
  /* width: 100px; */
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #0e0d0dd5;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}