@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800&display=swap);
.column-base,
.results-base {
    -webkit-box-orient: vertical
}

#zestmoney-amount,
#zestmoney-amount-info {
    color: #fe8a52 !important
}

.grid-btn,
.prod-full-screen,
.sort-label input {
    visibility: hidden
}

.hot-deal-bg-price span,
.old-price {
    text-decoration: line-through
}

body {
    font-family: Poppins, sans-serif !important;
    color: #333;
    font-size: 16px
}

.product-single-gallery .product-item {
    background: #f2f2f2
}

.whatsapp-hover:hover {
    background-color: #25d366
}

.insta-hover:hover {
    background-color: #e1306c
}

.delivery_check_error,
.main-nav .menu,
.offer-avai-2,
.table td,
.table th {
    font-size: 13px
}

.zoomWindowContainer .zoomWindow {
    width: 500px !important;
    height: 373px !important;
    left: 100% !important;
    display: none;
    z-index: 1500 !important
}

.footer-phone,
.zoomContainer {
    pointer-events: none
}

.loading-overlay {
    background: url(../images/loader.gif) center/90px 90px no-repeat #fff;
    height: 100vh;
    width: 100vw
}

.express-delivery {
    font-size: 10px;
    line-height: 10px;
    color: #fcb22c
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #bebebe
}

::-webkit-scrollbar-thumb {
    background: #666
}

::-webkit-scrollbar-thumb:hover {
    background: #666;
    width: 8px
}

::placeholder {
    font: caption;
    color: #81807b !important
}

:-ms-input-placeholder {
    font: caption;
    color: #81807b !important
}

::-ms-input-placeholder {
    font: caption;
    color: #81807b !important
}

.lobster {
    font-family: 'Shadows Into Light', cursive;
    letter-spacing: 1px
}

.prod-thumbnail::-webkit-scrollbar {
    width: 0
}

.category_web_bg::-webkit-scrollbar {
    display: none
}

.product-single-share .social-icon:not(:hover):not(:active):not(:focus) {
    color: #fff;
    border-color: #e7e7e700
}

.f-20 {
    font-size: 16px !important
}

footer .social-icons i {
    color: #6d6d6d
}

.product-quick-view {
    background-color: #fff;
    padding: 3rem
}

#js-canvas,
#review_btn,
.bajaj-payment-exclusive-product-web,
.bajaj-payment-recommended-products-bg-web,
.bottomNav>[nav-id] *,
.cards tbody td,
.exampleModal-cont span,
.form-check.is-invalid~.invalid-feedback,
.logo-cust-av-bg button:hover+.custom-logo-info,
.off-box-web,
.payment_method_div.active-2 .bajaj-emi-bg,
.sort-sortBy:hover .sort-list,
.summary_cart .product-title a {
    display: block
}

#exampleModal-cont {
    z-index: 999999
}

#exampleModal-cont .modal-content {
    max-width: 370px
}

.cont-float-btn {
    border: 2px solid rgb(240 86 14);
    animation: 4.72s infinite shake-animation;
    transform-origin: 50% 50%;
    z-index: 99999
}

.product-list-top-catg {
    max-width: 960px;
    margin: 0 auto;
    justify-content: space-between
}

.discount-popup_bell-sub,
.product-list-top-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.owl-carousel-discount .owl-stage-outer {
    margin-left: 0 !important
}

#related_product .owl-stage-outer,
.home-slider .owl-stage-outer,
.owl-carousel-bajaj-payment-customer-favorite.owl-carousel .owl-stage-outer,
.owl-carousel-bajaj-payment-exclusive-product.owl-carousel .owl-stage-outer,
.product-list-top-catg .owl-carousel .owl-stage-outer,
.product-quick-view .owl-stage-outer {
    margin-left: 0
}

.product-list-top-catg .owl-carousel.nav-pos-outside .owl-nav .owl-next,
.product-list-top-catg .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    width: 25px;
    right: -45px;
    color: #ff9f00;
    height: 25px;
    font-size: 27px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    border: 1px solid #ff9f00
}

#owl-carousel-product-list-top-cat .owl-stage {
    margin: 0 auto 20px;
    padding: 18px 16px;
    border-radius: 15px;
    border: 2px dashed #dedede;
    box-sizing: content-box
}

.product-list-top-box img {
    width: 95px
}

.product-list-top-box h5 {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin: 12px 0 0;
    text-align: center
}

#js-canvas-mobile,
.banner_mobile,
.base h2,
.base h3,
.base p,
.collapsed .sidebar-shop .widget-title a:after,
.product-list-top-box-all,
.random-filter-list-bg,
.sf-with-ul:before,
.sidebar-shop .widget-title a:after,
.sidebar-shop .widget-title a:before {
    display: none
}

.product-list-top-box-check {
    position: absolute;
    width: 20px;
    right: -5px;
    top: -6%
}

.product-list-top-box-check img {
    background: #ff9600;
    border-radius: 50%
}

.product-list-top-box.active .product-list-top-box-items-img {
    border: 2px dashed #fb9a30;
    border-radius: 10px;
    padding: 5px
}

@keyframes shake-animation {
    0%,
    10.71429%,
    100%,
    3.57143%,
    7.14286% {
        transform: translate(0, 0)
    }
    1.78571%,
    5.35714%,
    8.92857% {
        transform: translate(5px, 0)
    }
}

.cont-pop-box,
.products-slider,
.sidebar-shop .widget-title {
    width: 100%
}

.cont-pop-box a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px 15px;
    border-radius: 10px;
    width: 100%;
    background-image: -moz-linear-gradient(180deg, #ffe9b5 0, #fffaf0 100%);
    background-image: -webkit-linear-gradient(180deg, #ffe9b5 0, #fffaf0 100%);
    background-image: -ms-linear-gradient(180deg, #ffe9b5 0, #fffaf0 100%)
}

.cont-pop-box h6 {
    width: calc(100% - 50px);
    display: flex;
    align-items: center
}

.product-loader {
    border: 6px solid #fcb22d;
    border-radius: 50%;
    border-top: 6px solid #fff;
    width: 30px;
    height: 30px;
    -webkit-animation: 2s linear infinite spin;
    text-align: center;
    animation: 2s linear infinite spin
}

.cafe-product-base .product-title {
    margin-top: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin-bottom: 3px
}

.discount_tag {
    top: 10px;
    left: 90px;
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.faq-sidebar-bg .nav-link.active {
    color: #fcb22d;
    border: 2px solid #fcb22d
}

.faq-sidebar-bg {
    flex-wrap: nowrap;
    overflow-x: auto;
    display: flex;
    flex-direction: column
}

.accordion-bg .btn-link {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    white-space: initial
}

.accordion-bg .card-body {
    min-height: auto !important;
    margin-left: 15px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 16px
}

.discount_tag .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 11px;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    line-height: 1
}

.discount_tag .product-label.label-sale {
    background-color: #ff7431;
    padding: 6px 12px;
    color: #fff;
    font-weight: 600;
    font-size: 13px
}

#owl-carousel-1 .owl-stage-outer {
    border-radius: 20px
}

.banner_web {
    display: block;
    margin-top: 15px
}

.mnw_30 {
    min-width: 25px
}

.whatsapp-hover {
    background-color: #25d366 !important
}

.sidebar-shop .widget-title {
    text-transform: capitalize;
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.sidebar-shop .widget {
    padding: 16px 12px;
    border: 1px solid #e7e7e7
}

.breadcrumb-item a:focus,
.breadcrumb-item a:hover {
    color: #333;
    text-decoration: none
}

.inner-icon figure .btn-icon {
    padding: 0;
    opacity: 1;
    visibility: visible
}

.breadcrumb-item,
.breadcrumb-item a:hover,
.btn:focus,
.inner-icon figure .btn-icon:hover {
    color: #000
}

.search_hint_bg::-webkit-scrollbar {
    width: 0
}

.megamenu::-webkit-scrollbar {
    width: 8px
}

.bottomNav a.active,
.bottomNav i,
.bottomNav span.active,
.kreditbee-btn-fvrt,
.kreditbee-btn-fvrt:hover,
.sort_btn {
    color: #333 !important
}

.payment-partner-bank-bg {
    width: 100%;
    align-items: center;
    padding: 0 15px;
    margin-top: 10px
}

.payment-partner-bg h5 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: 500
}

.payment-partner-sub-bg {
    height: 100%;
    margin-top: 10px;
    margin-bottom: 15px
}

.scratch-coupon-bg {
    position: relative;
    margin: 0 auto;
    height: 325px
}

.scratch-close {
    font-size: 59px;
    font-weight: 300;
    color: #000;
    opacity: 1;
    position: absolute;
    top: 25px;
    right: 39px;
    z-index: 3
}

.check_availability,
.mobile-menu li a {
    font-size: 14px;
    text-transform: capitalize
}

.scratch-heading {
    background: #fff;
    height: 145px;
    padding: 45px 20px 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    z-index: 3;
    position: absolute;
    top: -16px;
    width: 100%;
    left: 0
}

#js-canvas,
.scratch-price-bg {
    position: absolute;
    left: 25px;
    margin-bottom: 20px;
    bottom: 0
}

.scratch-heading h4 {
    margin: 0;
    font-size: 27px;
    text-align: center;
    line-height: 36px;
    pointer-events: none;
    user-select: none;
    font-family: Kalam, cursive;
    width: 50%
}

.scratch-price-bg {
    width: 422px;
    z-index: -1
}

.base,
.base h4 {
    left: 50%;
    transform: translateX(-50%);
    position: absolute
}

.base {
    bottom: 0;
    z-index: -1;
    background: #fff;
    height: 180px;
    width: 470px;
    text-align: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0 20px
}

.base h2 {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 33px;
    margin-top: 0
}

.base h3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px
}

.base h4 {
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 4px;
    color: #fff;
    bottom: 82px
}

.base p {
    line-height: 1;
    font-size: 20px
}

.check_availability {
    padding: 0;
    color: #ff9f00 !important;
    background: #fff !important;
    border: 0;
    line-height: 0;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer
}

.footer .contact-info-label,
.mobile-menu li a:focus,
.mobile-menu li a:hover {
    color: #333
}

.mobile-menu li a {
    padding: 1.5rem 0 1.5rem 1.8rem;
    color: #333;
    font-weight: 400
}

.mobile-menu li a.active {
    animation: .5s crescendo;
    transform-origin: left
}

@keyframes crescendo {
    0% {
        transform: scale(.9)
    }
    80% {
        transform: scale(1.05)
    }
    100% {
        color: #fe7115
    }
}

.mobile-menu li {
    border-bottom: 1px solid #ffd6aa
}

.cafe-price-pack-bg span,
.mobile-menu li.active>a,
.mobile-menu li.open>a {
    color: #fe7115
}

.mobile-menu-wrapper,
.sidebar_login_bg {
    background: #fffbf6
}

.inner-icon figure .btn-icon i {
    color: #aab8c2
}

.save-price {
    color: #03a685 !important;
    font-size: 13px;
    font-weight: 500
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    background: #fff !important;
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

.product-detail-qty .minus-button,
.product-detail-qty .plus-button {
    padding: 19px;
    height: 53px
}

.product-detail-qty-web {
    margin-left: 75px
}

.product-detail-qty #exampleInputEmail1 {
    width: 50px !important;
    height: 53px !important;
    border: 1px solid #bbb;
    background: #f0f0f0 !important;
    font-size: 20px;
    color: #000
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1.8rem;
    color: #333;
    line-height: 1.1;
    font-weight: 400
}

.product-widgets .product-default .product-title {
    font-size: 1.5rem;
    letter-spacing: -.01em;
    margin-top: 15px;
    margin-bottom: 6px
}

.product-default .product-title {
    max-width: 100%;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.35;
    letter-spacing: .005em;
    margin-bottom: .72rem;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0 !important
}

.container {
    max-width: 1600px;
    padding-left: 28px;
    padding-right: 28px
}

.prod-thumbnail img {
    width: 70px !important;
    cursor: pointer;
    height: 70px;
    object-fit: contain
}

.order_d_pro_name {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    line-height: 1;
    margin-bottom: 10px
}

.f-14,
.f-16 {
    font-size: 14px !important
}

.add_to_wishlist_detail,
.social-icons-footer .add_to_wishlist_detail {
    width: 50px;
    height: 50px;
    top: 10px;
    right: 19px;
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.product-desc-content td label {
    color: #7e808c;
    font-size: 13px
}

footer a {
    margin: 10px 0;
    color: #3e4152;
    font-size: 14px
}

.placeholderAlternative {
    color: #94969f;
    top: 7px;
    left: 12px;
    font-size: 14px;
    position: absolute;
    pointer-events: none
}

.mb-65 {
    margin-bottom: 65px
}

.login_form .form-input {
    padding-left: 60px
}

.modal-wrapper {
    background: #fffbf3;
    padding-top: 50PX;
    min-height: 82vh
}

.login-body-bottom {
    min-height: 400px;
    padding: 0 30px
}

.login_form .form-input:focus-visible.mobileNumberPlacholder {
    display: none
}

.agree-text {
    font-size: 13px;
    line-height: 20px
}

.cart-dropdown_mobile,
.checkout_price,
.exampleModal-cont h5,
.footer-header,
.mobile_left,
.off-box-mobile,
.product-collapse-title a:after,
.product-collapse-title a:before,
.sort-label input,
.sort-list:after,
.sort-list:before,
.widget .operational_cities {
    display: none
}

.login-signup {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 21px
}

footer {
    font-size: 14px;
    color: #3e4152
}

.check-delivery-bg,
.product_availability_div {
    max-width: 300px
}

.product-slider-container-bg {
    top: 110px
}

.product-isp p {
    font-size: 14px;
    margin-bottom: 22px;
    color: #282c3f;
    font-weight: 500
}

.product-isp i {
    font-size: 19px;
    margin-right: 6px;
    color: #787c8e
}

.product-single-gallery .product-item {
    padding-right: 70px
}

.table.table-totals tr td,
.table.table-totals tr th {
    padding: 1.4rem 0;
    border: 0;
    font-size: 17px
}

.cart-summary {
    border: 0;
    background: #fff;
    border-radius: 8px;
    border-top: 6px solid #fcb22c;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 20px
}

.login-pop-form {
    padding: 45px 15px 0
}

.login-form-close {
    font-size: 62px;
    font-weight: 300;
    color: #000;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 15px
}

.home-main .product-default .product-label.label-sale,
.product-default .product-label.label-sale {
    background-color: #ff7431
}

.cart-summary-stick {
    position: -webkit-sticky;
    position: sticky;
    top: 145px
}

.product-collapse-title a {
    border: 0;
    font-size: 16px;
    font-weight: 600
}

.product-collapse-title {
    margin: 0;
    padding-right: 13px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.checkout-progress-tick {
    position: absolute;
    right: 15px;
    top: 15px
}

.address-cart-box-price h5,
.product-collapse-title i {
    font-size: 18px
}

.category-list2-bg,
.header-search form {
    height: 100%
}

.heading-spacer {
    width: 35px;
    margin: 0 auto 1.7rem
}

.breadcrumb-item {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: capitalize
}

.address-cart-box-btn,
.apply_btn,
.boxDash p,
.category-list2-bg h4,
.category-list2-box a,
.font_size33,
.fur-hvn-b-cap-sec-2 a,
.modal-title,
.otp,
.reason-heading,
.ship-ready-box h2,
.summary_cart h5 {
    text-transform: uppercase
}

.mt_70 {
    margin-top: 70px
}

.search_back {
    padding: 7px 4px
}

.header-search-wrapper .btn {
    position: relative;
    padding: 0;
    border: 0;
    border-left: 0;
    min-width: auto;
    right: 8px;
    color: #333;
    top: -1px;
    font-size: 21px;
    background: #eee9e600
}

.swal-button--cancel,
.swal-button--danger {
    border-radius: 0;
    font: caption;
    text-transform: uppercase
}

.dataTables_filter {
    position: relative;
    top: -20px
}

.dataTables_filter .form-control,
select.form-control:not([size]):not([multiple]) {
    height: 40px
}

.add_to_cart_bg-q-view {
    position: sticky;
    bottom: 0;
    left: 0;
    background: #fff;
    padding-top: 15px
}

.fur-hvn-b-cap-sec-2 a {
    color: #333;
    font-size: 22px;
    font-weight: 900;
    text-align: center
}

.furniture-heaven-box {
    margin: 15px;
    display: block
}

.furniture-heaven-box h6 {
    text-align: center;
    font-size: 25px;
    margin-top: 16px
}

.exampleModal-cont,
.swal-footer {
    text-align: center
}

.swal-button--danger {
    background-color: #fcb22c;
    height: 45px
}

.swal-button--danger:hover {
    background-color: #e39c19 !important
}

.empty_cart_bg {
    max-width: 368px;
    min-height: calc(100vh - 164px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.required-field>label:after {
    margin: 0 0 0 1px;
    font-size: 18px;
    content: '*'
}

.swal-button--cancel {
    color: #2c281b;
    background-color: #efefef;
    height: 55px;
    box-shadow: none
}

.swal-title {
    margin: 0 !important
}

.heart {
    width: 100px;
    height: 100px;
    background: url(https://cssanimation.rocks/images/posts/steps/heart.png) no-repeat;
    cursor: pointer;
    transition: background-position 1s steps(28);
    transition-duration: 0s
}

.sort-list,
.sort-sortBy {
    width: 235px;
    background-color: #fff
}

.heart.is-active {
    transition-duration: 1s;
    background-position: -2800px 0
}

.prod-thumbnail {
    max-height: 100%;
    overflow: auto;
    position: absolute;
    top: 0;
    z-index: 2;
    display: flex;
    display: -ms-flexbox;
    margin: 3px -3px 0;
    flex-direction: column
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #222529;
    text-decoration: none
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-117%)
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    margin-left: 76px;
    height: calc(100% - 176px) !important
}

.category-list2-box-bg-mob .owl-carousel .owl-stage-outer {
    margin-left: auto
}

.container_detail {
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px
}

.home_container {
    max-width: 1200px
}

.wishlist_replace_web_bg {
    margin-top: 15px;
    margin-bottom: 10px
}

.replace_info p {
    font-size: 13px;
    color: #2c281b
}

.cafe-market-sub-bg,
.cust-order-list-btns,
.hot-deal-bg-scroll,
.mobile-menu li a,
.remove_item_web,
.social-icons-sidebar,
.wishlist_web_bg {
    display: flex
}

.search-leftContainer {
    min-width: 252px;
    max-width: 252px;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.column-base {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 30px
}

.product-single-share .social-icon.social-twitter,
.social-icon.social-twitter {
    background-color: #1aa9e1 !important
}

.product-single-share .icon-mail-alt,
.product-single-share .social-icon.social-gplus {
    background-color: #dd4b39 !important
}

.product-single-share .social-icon.social-facebook,
.social-icon.social-facebook {
    background-color: #3b5a9a !important
}

.share-links .social-icon.social-linkedin {
    background-color: #0073b2;
    color: #fff !important
}

.sort-sortBy:hover {
    -webkit-box-shadow: 0 8px 10px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 8px 10px 0 rgb(0 0 0 / 8%)
}

.font-bold {
    font-weight: 700 !important;
    color: #ff9f00 !important
}

.sort-list label,
.sort-sortBy {
    color: #2c281b;
    font-size: 14px;
    cursor: pointer
}

.sort-sortBy {
    padding: 5px 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #d4d5d9
}

.sort-list li:hover {
    background-color: #f4f4f5
}

.sort-list label {
    display: block;
    padding: 0 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0
}

#examplebajaj .modal-body,
.sort-list label li {
    padding: 0
}

.sort-list {
    position: absolute;
    top: 33px;
    left: -1px;
    margin: 0;
    padding: 16px 0;
    z-index: 2;
    display: none;
    border: 1px solid #d4d5d9;
    border-top: none;
    -webkit-box-shadow: 0 8px 10px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 8px 10px 0 rgb(0 0 0 / 8%)
}

.cod-msg-close,
.inner-icon figure .btn-icon-group {
    top: 10px;
    right: 10px
}

.product-single-details {
    z-index: 999
}

.app_screenshots_slides .center .single-shot .product-title,
.feature-container,
.footer .social-icons {
    margin-top: 0
}

.selling_bg {
    background: #151e28;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    margin-top: 40px
}

.f_contact_no {
    font-size: 14px;
    font-weight: 600
}

.selling_bg_h {
    color: #fff;
    font-size: 30px
}

.footer-middle {
    padding-top: 30px;
    padding-bottom: 30px
}

.selling_bg_span {
    color: #fccb02;
    font-weight: 600;
    font-size: 25px
}

.box p,
.category-list2-box a,
.checkout-steps li form,
.order_history form,
.products-slider .owl-stage-outer {
    margin: 0
}

.products-slider .owl-nav {
    display: inherit !important;
    margin-top: 5px
}

.owl-carousel-blog .owl-dots,
.products-slider .owl-dots {
    display: none !important
}

.cat-list {
    max-height: 300px;
    overflow-y: auto;
    padding: 15px 0
}

.discount-offer-bg,
.discount-offer-bg-2 {
    padding: 6px 0;
    margin-top: 30px;
    display: flex
}

.cat-list::-webkit-scrollbar {
    width: 3px
}

.cat-list::-webkit-scrollbar-thumb {
    background: #e09e22
}

.discount-offer-bg {
    background-image: -moz-linear-gradient(180deg, #ffa201 0, #ffc300 49%, #ffa201 100%);
    background-image: -webkit-linear-gradient(180deg, #ffa201 0, #ffc300 49%, #ffa201 100%);
    background-image: -ms-linear-gradient(180deg, #ffa201 0, #ffc300 49%, #ffa201 100%);
    align-items: center;
    justify-content: space-between
}

.discount-offer-bg-2 {
    align-items: center;
    justify-content: space-between;
    background: #dadada
}

.discount-offer-bg-mid,
.discount-offer-bg-mid-2 {
    border: 2px dashed #000;
    padding: 0 10px
}

.discount-offer-bg-left,
.discount-offer-bg-left-2 {
    margin-left: 80px
}

.discount-offer-bg-mid {
    margin: 0 50px
}

.discount-offer-bg-left h2,
.discount-offer-bg-left-2 h2 {
    font-size: 52px;
    margin: 0;
    font-weight: 900;
    line-height: 50px
}

.discount-offer-bg-mid h2 {
    font-size: 72px;
    margin: 0;
    font-weight: 900
}

.container-timeline,
.discount-offer-bg-right,
.heading-part,
.hifi-deal-bg,
.prod-detail-box-1 {
    position: relative
}

.discount-offer-bg-right h2 {
    font-size: 18px;
    margin: 0;
    position: absolute;
    color: #fff;
    left: 7%;
    top: 41%
}

.discount-offer-bg-mid-2 h2 {
    font-size: 72px;
    margin: 0;
    font-weight: 900;
    color: #000
}

.discount-offer-bg-right-2 {
    position: relative;
    margin-right: 65px
}

.discount-offer-bg-right-2 h2 {
    font-size: 21px;
    margin: 0;
    position: absolute;
    color: #000;
    left: 0;
    top: 27%;
    text-align: center;
    width: 100%
}

.contact-page-box h5,
.contact-page-box p {
    line-height: 22px;
    color: #282c3f !important;
    font-weight: 600;
    text-align: center
}

.cat-list::-webkit-scrollbar-thumb:hover {
    background: #c58817;
    width: 3px
}

.selling_btn,
.shipping-address-box.active:after {
    background-color: #fcb22c
}

.owl-carousel-3 .owl-theme .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.contact-page-box {
    margin: 20px 0;
    text-align: center
}

.contact-page-box h5 {
    margin-bottom: 15px;
    font-size: 22px;
    margin-top: 20px
}

.contact-page-box p {
    margin-bottom: 5px;
    font-size: 16px
}

.owl-carousel-3 .owl-nav button.owl-next,
.owl-carousel-3 .owl-nav button.owl-prev,
.owl-carousel-3 button.owl-dot,
.owl-carousel-blog .owl-nav button.owl-next,
.owl-carousel-blog .owl-nav button.owl-prev {
    background: #fff;
    color: inherit;
    border: 0;
    font: inherit;
    border-radius: 3px;
    padding: 40px 15px !important;
    box-shadow: 1px 2px 10px -1px rgb(0 0 0 / 30%);
    pointer-events: all
}

.owl-carousel-3 .owl-nav button.owl-prev:hover {
    box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 30%)
}

.owl-carousel-2 .owl-nav button.owl-next,
.owl-carousel-2 .owl-nav button.owl-prev,
.owl-carousel-2 button.owl-dot {
    background: #fff;
    color: inherit;
    border: 0;
    font: inherit;
    border-radius: 3px;
    padding: 40px 15px !important;
    box-shadow: 1px 2px 10px -1px rgb(0 0 0 / 30%);
    transform: translateY(-70%)
}

.selling_btn {
    color: #000;
    height: 40px;
    padding: 0 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px
}

.selling_btn:hover {
    color: #000;
    opacity: .9
}

header .container,
header .container-fluid {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: justify;
    position: relative;
    max-width: 1600px;
    margin: 0 auto
}

.blink-hard {
    animation: 1s step-end infinite blinker
}

.blink-soft {
    animation: 1.5s linear infinite blinker
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

.banner-container {
    margin-top: .5rem;
    margin-bottom: .8rem
}

.banner-web-left {
    width: 66.5%
}

.banner-web-right {
    width: 32.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 11px
}

.features-section h3 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.main-nav {
    display: flex;
    width: auto
}

.header {
    margin: 0;
    z-index: 222222
}

.breadcrumb-nav {
    color: #3333;
    margin-bottom: 15px
}

.best-selling-heading-bg h4,
.subtitle {
    line-height: 30px;
    letter-spacing: 0;
    color: #252525
}

.header .share-links a,
.proceed-to-checkout {
    border-radius: 30px
}

figure {
    margin: 0;
    margin-bottom: 0 !important
}

.make-home-b {
    width: 50%
}

.product-list-main .search-rightContainer {
    width: calc(100% - 252px)
}

.subtitle {
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 50px
}

.cat_home_bg {
    padding: 0 0 40px;
    margin-top: 50px;
    min-height: 630px
}

.cat_home_bg-2 {
    background: url(../images/cat_pattern.png);
    padding: 30px 0;
    margin: 50px 0
}

.bottom_header {
    background-image: -moz-linear-gradient(180deg, #fff 0, #fff0b7 53%, #fff 100%);
    background-image: -webkit-linear-gradient(180deg, #fff 0, #fff0b7 53%, #fff 100%);
    background-image: -ms-linear-gradient(180deg, #fff 0, #fff0b7 53%, #fff 100%)
}

.secure-pay-heading-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 30px
}

.secure-pay-heading-bg h2 {
    margin: 0 0 0 22px;
    font-size: 27px;
    font-weight: 600
}

.secure-pay-box {
    padding: 0 5px;
    margin: 0 3px
}

.container-cafe-market,
.fresh-arrival-bg,
.secure-pay-bg,
.ship-ready-bg {
    margin-bottom: 30px
}

.secure-pay-box h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0
}

.cart-container,
.mt-30 {
    margin-top: 30px
}

.product-title {
    margin-top: 13px
}

.mt-50 {
    margin-top: 50px
}

.home_category a {
    font-size: 26px !important;
    white-space: inherit !important;
    font-weight: 300 !important
}

.bottomNav>[nav-id].active,
.current-location:hover,
.footer-q-links a:hover {
    color: #fcb22c
}

.cat_home_box {
    max-width: 280px;
    margin: 30px auto;
    padding: 20px
}

.best-selling-heading-bg {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-top: 60px
}

.best-selling-heading-bg h4 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 10px
}

.big-deal-heading {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Playfair Display', serif
}

.explode_more_btn i,
.form-footer {
    font-size: 16px
}

.spot-heading,
h1.heading,
h2.heading {
    letter-spacing: 1px;
    font-size: 38px;
    font-weight: 600
}

.spot-heading {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    line-height: 48px;
    background: linear-gradient(to bottom, #cfc09f 22%, #634f2c 24%, #cfc09f 26%, #cfc09f 27%, #665a37 40%, #7b6028 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

h1.heading,
h2.heading {
    line-height: 32px;
    position: relative;
    font-family: 'Playfair Display', serif;
    margin-bottom: 25px
}

.owl-carousel .owl-item img {
    margin-left: -1px
}

div.slide-bg {
    overflow: hidden
}

.line-bottom:after {
    background: #eee;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -15px
}

.semi-fur-box img {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px
}

.owl-carousel-3 .owl-stage-outer {
    height: auto !important
}

.breadcrumb {
    margin-bottom: 0;
    padding: 5px 0;
    border-radius: 0;
    background-color: transparent
}

.grad {
    background: #f2994a;
    background: -webkit-linear-gradient(to right, #f2c94c, #f2994a);
    background: linear-gradient(to right, #f2c94c, #f2994a)
}

.max-100 {
    max-width: 100% !important
}

.ck-editor__editable,
textarea {
    min-height: 150px
}

.datatable {
    width: 100% !important
}

.dataTables_filter,
.dataTables_length,
.dt-buttons {
    margin-bottom: .333em
}

.dt-buttons .btn {
    margin-left: .333em;
    border-radius: 0
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6
}

.operational_cities li {
    margin-right: 20px !important
}

.select2 {
    max-width: 100%;
    width: 100%
}

.alert_message,
.cart-discount {
    max-width: 400px
}

footer li {
    color: inherit
}

.category-slide:after,
.category-slide:before,
.home-slide:after,
.home-slide:before {
    position: absolute;
    top: calc(50% - 2rem);
    left: calc(50% - 2rem);
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%;
    border-top-color: #fcb22c;
    border-image: none;
    content: '';
    display: none
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.searchable-title {
    font-weight: 600
}

.cod-msg-close,
.grid-btn {
    position: absolute
}

.select2-container--open {
    z-index: 9999
}

.searchable-fields {
    padding-left: 5px
}

.searchable-link {
    padding: 0 5px
}

.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea
}

.select2-results__option {
    padding-left: 0;
    padding-right: 0
}

.notifyjs-bootstrap-success {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
    border-radius: 0 !important;
    padding: 14px 50px 13px !important;
    font-weight: 400 !important;
    background-image: url(../images/customer/success.png) !important;
    align-items: center;
    background-position: 9px 12px !important;
    letter-spacing: .5px
}

.notifyjs-bootstrap-danger {
    font-weight: 700;
    padding: 5px 15px !important;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    background-color: #fb641b !important;
    border: 1px solid #fbeed5;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 3px 7px
}

.notifyjs-bootstrap-danger span {
    font-weight: 200
}

.form-group .required::after {
    content: "*";
    color: red
}

#related_product .product-default {
    padding: 6px;
    border: 1px solid #e9e9e9
}

.checkout_check::after {
    top: 4px !important;
    background-size: 18px 13px !important
}

.apply_btn {
    border-radius: 6px;
    width: 144px;
    height: 50px;
    background-color: #272727
}

.sbmt_btn,
.sbmt_btn9 {
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 17px;
    position: relative;
    margin-bottom: 50px
}

.sbmt_btn {
    background: #fcb22c;
    padding: 10px 0
}

.alert-dark {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.sbmt_btn9:after,
.sbmt_btn:after {
    content: url(../images/right_arrow.png);
    position: absolute;
    top: 12px;
    right: 10px
}

.main-nav .menu,
.menu>li {
    position: static
}

.sbmt_btn9 {
    background: #f2424d;
    padding: 11px 240px
}

.font_size33 {
    font-size: 20px;
    color: #dedede;
    text-align: center
}

.bg_light {
    padding: 75px 0;
    background-color: #f2f2f2
}

.client_boxes {
    padding: 20px 20px 14px;
    border-radius: 6px;
    background-color: #fff
}

.bg_black {
    background-color: #232323;
    padding: 70px 0
}

.page-wrapper .page-body-wrapper .page-sidebar {
    z-index: 110
}

.alert_message {
    position: fixed;
    bottom: 20px;
    min-width: 400px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    background: #23262a;
    align-items: center;
    padding: 10px 14px
}

.alert_message i {
    color: #25d775
}

.cart-dropdown .product-title a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: block;
    height: 15px
}

.logo-cust-av-bg,
.logo-home-cust-bg {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blog-det-btn img,
.logo-cu,
.logo-cust-av-bg img {
    width: 20px !important
}

.logo-cust-av-bg-fake {
    pointer-events: none;
    opacity: 0
}

.inner-icon:hover .btn-icon,
.logo-cust-av-bg,
.owl-nav,
.product-default a,
.product-item-show a,
.product-title a {
    pointer-events: all
}

.main-nav .menu .megamenu {
    top: 100%
}

.cafe-prod-info {
    display: flex;
    justify-content: space-between;
    width: 97%;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 8px
}

.product-title-cafe {
    font-size: 14px !important;
    font-weight: 500 !important
}

.add-cart-cafe-btn {
    background: #fe7115;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: none
}

.product-title a,
.product-title span {
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 500
}

.product-title a::first-letter,
a::first-letter {
    text-transform: uppercase !important
}

.cart-dropdown .product-details {
    max-width: 180px
}

.cart-dropdown .product-image-container {
    width: 50px
}

.owl-theme.owl-theme-light .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-light .owl-dots .owl-dot:hover span {
    background: #ffffff85;
    border: 0
}

.living_font a {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #2c281b
}

.form-input {
    font: caption
}

.choose_location {
    font-size: 12px;
    font-weight: 600;
    color: #fcb22d !important
}

.header-dropdown .fa-location-arrow {
    color: #fcb22d
}

.main-nav .menu>li>a {
    font-size: 13px;
    font-weight: 400 !important;
    padding: 10px;
    color: #333;
    letter-spacing: 0 !important
}

.shipping-address-box.active {
    border-color: #fcb22c
}

.cat_home_box,
.mobile-menu-container,
.order-summary {
    background: #fff
}

.table-mini-cart .price-col {
    font-weight: 500;
    text-align: right
}

.sidebar-shop {
    font-size: 13px;
    color: #2c281b;
    font-weight: 500;
    max-width: 100%;
    position: sticky;
    top: 98px;
    margin-top: 20px;
    left: 0
}

.custom-control-input:focus~.custom-control-label::before,
.product-default:hover figure {
    box-shadow: none
}

.product-default figure img {
    overflow: hidden;
    margin: 0 auto;
    object-fit: contain;
    background: #fff
}

.breadcrumb-item.active,
.breadcrumb-item:hover {
    color: #ff9f00
}

.icon_search i {
    font-size: 23px
}

.t_4.custom-control-label::after,
.t_4.custom-control-label::before {
    top: -4px !important
}

.text-success {
    color: #03a685 !important
}

.hot-deal-view,
.lh-1 {
    line-height: 1
}

.cafe-market-left-section {
    width: 282px
}

.cafe-market-right-section {
    width: calc(100% - 282px);
    margin-left: 30px
}

.cafe-market-cust-logo-bg {
    max-width: 320px;
    margin: 0 auto
}

.cust-logo-close {
    position: absolute;
    z-index: 222222222222222;
    font-size: 17px;
    width: 30px;
    height: 30px;
    right: -20px;
    top: -25px;
    background: #fff;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.cust-logo-close i {
    color: #636363 !important
}

.cafe-market-cust-logo-bg .close {
    font-size: 6.2rem;
    color: #000;
    opacity: 1;
    font-weight: 100;
    position: absolute;
    right: 14px;
    z-index: 10
}

.cafe-market-cust-logo-bg h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 19px;
    line-height: 27px
}

.cafe-market-cust-logo-bg .modal-content {
    border-radius: 25px;
    background-image: url(../images/customer/cafe-market/bg.png);
    background-size: cover
}

.cafe-market-cust-logo-bg img {
    width: 70px;
    margin: 0 auto
}

.logo-cust-av-bg {
    display: flex;
    justify-content: space-between;
    padding: 6px 10px;
    background: #fe7115;
    width: 100%;
    position: relative;
    align-items: center;
    margin-top: 10px
}

.cafe-product-base {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: none !important;
    border-radius: 0
}

.cafe-prod-size {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 3px
}

.cafe-price-pack-bg h5 {
    margin: 0 0 11px;
    font-size: 14px;
    color: #333;
    font-weight: 500
}

.cafe-price-pack-bg h4 {
    margin: 0;
    font-size: 14px;
    color: #333;
    font-weight: 600
}

.logo-cust-av-bg h5 {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.logo-cust-av-bg i {
    margin: 0;
    font-size: 16px;
    color: #fff
}

.custom-logo-info {
    position: absolute;
    bottom: 44px;
    right: -61%;
    background: #fff;
    z-index: 125365454545;
    width: 230px;
    height: 250px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    padding: 15px 10px;
    border-radius: 8px;
    display: none
}

.custom-logo-info::before {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 18px solid #fff;
    bottom: -20px;
    left: 41px
}

.custom-logo-info ul {
    padding-left: 0;
    margin: 0;
    list-style: inside
}

.custom-logo-info ul li {
    list-style: inherit;
    font-size: 12px;
    color: #1d1d1d;
    margin: 0;
    font-weight: 500;
    padding-left: 0;
    list-style: inherit;
    line-height: 25px
}

.custom-logo-info h2 {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
    color: #fe7115;
    margin: 0 0 9px
}

.product-single-details .old-price,
.product-single-details .product-title {
    margin-bottom: .5rem;
    color: #333;
    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.2
}

.cont-pop-box-bg {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    max-width: 370px;
    margin: 0 auto;
    justify-content: flex-start
}

.cont-pop-box h6 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 8px
}

.inclusive_all_taxes {
    margin-top: 4px;
    display: block;
    font-size: 13px;
    color: #333
}

.product-single-details .old-price {
    color: #8a8c95;
    font-weight: 300;
    font-size: 16px
}

.product-quick-view .product-single-details .product-action,
footer .widget {
    margin-bottom: 0
}

.product-single-details .divider {
    border-top: 1px solid #e7e7e7;
    margin: 5px 0
}

.f-15,
.product-title-quick-view.product-title a {
    font-size: 15px !important
}

.product-quick-view .product-single-details,
.product-quick-view .product-single-gallery {
    margin-bottom: 0 !important
}

main.svelte-18yt9hl {
    overflow: hidden !important
}

.product-single-details .price-box {
    margin-bottom: 13px;
    margin-top: 10px
}

.product-single-details .product-price {
    font-size: 18px;
    color: #fb641b;
    font-weight: 600
}

.price-box p {
    font-weight: 500;
    font-size: 13px;
    color: #333 !important;
    margin: 0 0 0 8px
}

.product-single-details .ratings-container {
    margin-bottom: 1.1rem
}

.nav-tabs .nav-item .nav-link {
    font-size: 1.2rem
}

.mobile_cat_bg {
    overflow-x: scroll;
    box-shadow: 0 .125rem .7rem rgba(0, 0, 0, .09) !important;
    padding-bottom: 10px;
    margin-top: 24px
}

.mobile_cat_box {
    min-width: 85px;
    position: relative;
    height: 113px;
    padding-top: 4px;
    box-shadow: none;
    padding-bottom: 1px;
    overflow: hidden
}

.category-list2-box-mob.active::before {
    position: absolute;
    content: "";
    left: -5px;
    top: 7px;
    width: 76px;
    height: 75px;
    background: #fcb22c;
    z-index: -1;
    border-radius: 50%
}

.svg-180 {
    transform: rotate(180deg)
}

.mobile_cat_box a {
    font-size: 11px;
    font-weight: 600;
    white-space: normal;
    color: #333
}

.mobile_cat_box p {
    line-height: 1;
    margin-top: 9px
}

.mobile_cat_box_img img {
    height: 70px;
    width: 78px
}

.owl-carousel-blog .owl-nav.disabled {
    display: block !important
}

.header .menu-item a {
    font: menu;
    font-weight: 600;
    font-size: 12px;
    color: #ffffffd6
}

.count-container-caption-1,
.count-container-caption-2,
.count-container-caption-3,
.count-container-caption-4 {
    margin-left: 20px
}

.count-container {
    margin: 20px auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: #f2f2f2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height: 150px
}

.be_our_btn,
.be_our_btn-2,
.get_est_btn {
    border-radius: 45px;
    display: inline-block;
    color: #fff !important;
    background-image: linear-gradient(to right, #fc962c, #f0b54b, #fcb22c, #cc9023);
    background-size: 300% 100%;
    transition: .4s ease-in-out;
    text-transform: capitalize;
    text-align: center
}

.count-container .count-wrapper {
    color: #000;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500
}

.category_web_bg {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin: 0 auto
}

.coupon-box h4 {
    font-size: 16px;
    margin: 0 0 0 16px;
    font-weight: 600
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.be_our_btn,
.get_est_btn {
    font-size: 14px;
    padding: 8px 24px
}

.be_our_btn:hover,
.get_est_btn:hover {
    opacity: .9;
    transition: .3s
}

.be_our_btn-2 {
    font-size: 15px;
    padding: 3px 24px 4px
}

.forget-password.login_btn,
.login-button,
.login-otp-button,
.login_with_otp,
.send-otp {
    font-size: 16px;
    text-align: center;
    border: 1px solid #fcb22c;
    width: 100%;
    display: flex;
    border-radius: 0;
    color: #282c3f;
    cursor: pointer;
    justify-content: center;
    background: #fcb22c;
    height: 44px;
    text-transform: uppercase;
    align-items: center;
    outline: 0;
    font-weight: 600
}

.cart-add-view,
.explode_more_btn,
.home_product_p,
.products-section h2,
label::first-letter {
    text-transform: capitalize
}

.l_otp_box {
    font-size: 14px;
    text-align: center;
    margin: 0 16px 0 0;
    width: 30px;
    padding: 9px 0
}

.btn-facebook,
.btn-gplus {
    height: 40px;
    color: #5c5b5b;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    font-weight: 600;
    font-size: 13px;
    background: #fffcfc;
    cursor: pointer
}

.address_p {
    font-size: 14px;
    color: #2c281b;
    font-weight: 500
}

.deliver_btn {
    padding: 0 30px;
    height: 55px;
    line-height: 2.5;
    color: #fff !important
}

.product-quick-view .product-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.billing-address-box,
.shipping-address-box {
    border-radius: 10px !important;
    background: #fff;
    position: relative;
    border: 1px solid #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.billing-address-box:hover,
.shipping-address-box:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .35) !important
}

.billing-address-box-border,
.shipping-address-box-border {
    border: 1px solid red
}

.payment_method_div {
    min-height: auto;
    border: 1px solid #171717;
    padding: 13px 15px;
    border-radius: 4px;
    background: #fff;
    position: relative;
    height: 55px
}

.freedom-popup-cls .close,
.radio_address_dot {
    border-radius: 50%;
    justify-content: center;
    width: 30px
}

.text-field-outlined {
    margin-bottom: 15px
}

.category-list2-box-mob a img,
.text-field-outlined span {
    margin-bottom: 5px
}

.payment_method_div.active-2 {
    border-color: #fcb22c !important;
    background: #ffe6ba17 !important
}

.mega-menu-a,
.payment_method_div.active-2 h6,
.text-theme {
    color: #fcb22c !important
}

.freedom-popup-cls {
    z-index: 5000000
}

.freedom-popup-cls .close {
    position: absolute;
    right: -13px;
    top: -15px;
    font-size: 33px;
    font-weight: 200;
    text-shadow: none;
    background: #fff;
    opacity: 1;
    height: 30px;
    display: flex;
    align-items: center
}

.billing_inner_div h6,
.shipping_inner_div h6 {
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize
}

.cart-add-view {
    font-size: 13px;
    display: block;
    margin-top: 15px
}

.cart_summery_sticky {
    position: sticky;
    top: 112px
}

.billing_inner_div p,
.shipping_inner_div p {
    line-height: 16px
}

.bg-theme-2 {
    background-color: #fb641b !important
}

.radio_address_dot {
    height: 30px;
    display: flex;
    align-items: center;
    position: absolute;
    top: -15px;
    right: -15px
}

.modal {
    background: rgba(0, 0, 0, .74);
    padding-right: 8px
}

#exampleModal .modal-dialog {
    max-width: 500px
}

.modal-content {
    border-radius: 10px;
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 20%);
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.btn-new-address,
.btn-new-address:hover {
    color: #b0b0b0 !important;
    display: block;
    height: 75%;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    justify-content: center;
    align-items: center;
    border: 2px dashed #dadada;
    font-weight: 400;
    font-size: 17px;
    width: 100%;
    margin: 0 auto
}

.table.table-totals {
    margin-bottom: 0;
    border-top: 0
}

.invoice-dnld-bg {
    background: #fff;
    padding: 10px 11px;
    border: 1px solid #eaeaea;
    margin: 15px 0
}

.checkout-count {
    background: #e3e3e3;
    font-size: 14px;
    padding: 1px 7px;
    margin-right: 5px;
    display: inline-block
}

.invoice-dnld-bg p {
    font-size: 14px;
    font-weight: 500;
    color: #fe4747
}

.invoice-dnld-bg i {
    font-size: 18px;
    color: #fe4747
}

.wishlist_mobile {
    display: none;
    background: #fff
}

.h_40 {
    height: 40px !important
}

.inner-icon figure .btn-icon:hover {
    background-color: #fff;
    border-color: #fff
}

.icon--order-success {
    width: 20px;
    display: inline-block
}

.checkmark {
    stroke: rgb(3, 166, 133);
    stroke-dashoffset: 745.7485351563;
    stroke-dasharray: 745.7485351563;
    animation: 2s ease-out infinite forwards dash
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.7485351563
    }
    100% {
        stroke-dashoffset: 0
    }
}

.banner-container .banner-meta,
.step-title {
    border-bottom: 0
}

.summary_heading {
    margin-bottom: 22px;
    margin-top: 10px
}

.owl-theme.owl-theme-light .owl-dots .owl-dot span {
    border-color: #fff0;
    background: #ffffff57
}

.owl-theme .owl-dots .owl-dot span:before,
.table-hover tbody tr:hover,
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.summary_heading h3 {
    font-size: 16px;
    font-weight: 500
}

.summary_heading h4 {
    font-size: 14px;
    margin-left: 10px
}

.modal-title,
.summary_heading h5 {
    font-size: 16px;
    font-weight: 600
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%)
}

.cart_summary_cart {
    padding: 7px 17px 7px 13px;
    border: 1px solid #e4e4e4
}

.checkout-header {
    padding: 18px 20px;
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1;
    top: 0
}

.checkout-header i {
    font-size: 18px;
    line-height: 8px
}

.checkout-header h2 {
    font-size: 18px;
    margin: -3px 0 0 15px;
    font-weight: 500
}

.checkout-header li a {
    font-size: 17px;
    font-weight: 500;
    color: #bababa;
    margin: 0 20px
}

.checkout-header .current a {
    color: #fb641b
}

.checkout-header li i {
    font-size: 18px;
    color: #bababa
}

.explode_more_btn {
    background: #fff;
    border: 1px solid #fcb22c;
    padding: 12px 30px;
    font-size: 24px;
    font-weight: 600;
    display: inline-flex;
    line-height: 0;
    align-items: center;
    color: #fcb22c;
    border-radius: 100px;
    height: 44px;
    -webkit-border-radius: 100px
}

.move-to-wishlist,
.remove_item,
.wishlist_replace_web_bg p {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #2c281b !important;
    line-height: 22px;
    overflow: hidden;
    display: block;
    max-width: 85%
}

.breadcrumb-item+.breadcrumb-item:before {
    font-family: porto
}

.smry-ct-p-name {
    font-size: 16px !important;
    font-weight: 600 !important;
    width: 56%
}

.lh-18,
.lh_18 {
    line-height: 18px
}

.banner-image {
    background: #fff;
    padding: 10px;
    margin: 0 auto
}

.counters-section {
    padding: 30px 0 0
}

.cart-dropdown:hover .dropdown-menu,
.compare-dropdown:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.cart-dropdown .dropdown-menu {
    right: 0;
    left: auto;
    padding-top: 8px
}

.cart-dropdown .dropdown-menu,
.compare-dropdown .dropdown-menu {
    z-index: 1002
}

.add-cart:before,
.app_screenshots_slides .single-shot .product-details,
.bajaj-payment-exclusive-product-mob,
.bajaj-payment-featured-products-bg-mob,
.bajaj-payment-recommended-products-bg-mob,
.bounce1,
.bounce2,
.bounce3,
.cards thead,
.cart-summary .checkout-steps-action,
.cat_home_bg .owl-dots,
.d-inline-2,
.header-dropdown>a:after,
.home-main .products-slider .home_product:last-child,
.home-main .products-slider .home_product:nth-last-child(2),
.icon_search,
.list li a:before,
.mobile_search_bg,
.order_history .select-checkbox,
.product-default .label-group,
.product-list-top-box .custom-control,
.product-quick-view .zoomContainer,
.product-single-details .checkout-steps-action,
.sort_bg,
.sort_main_bg,
.tip {
    display: none
}

#gst-close,
.pointer {
    cursor: pointer
}

.btn-primary {
    color: #fff !important
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    border-color: #fcb22c;
    background-color: #fcb22c;
    color: #fff !important;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 80px
}

.bootstrap-touchspin.input-group {
    max-width: 180px;
    padding-right: 20px;
    margin-bottom: 0;
    position: relative;
    height: 35px
}

.bootstrap-touchspin .form-control {
    text-align: center;
    margin-bottom: 0;
    height: 35px;
    max-width: 100px;
    padding: 1.1rem 1rem;
    position: absolute;
    min-width: 80px;
    left: 40px;
    top: 0;
    font-size: 16px;
    font-weight: 500;
    color: #2c281b;
    border-radius: 10px !important
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    position: absolute;
    right: 0;
    height: 35px;
    padding: 0;
    width: 35px;
    text-align: center;
    font-size: 1.2rem
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    top: 0;
    right: 20px;
    border-radius: 10px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    top: 0;
    right: 144px;
    border-radius: 10px
}

.icon-down-dir:before {
    content: "\2212"
}

.icon-up-dir:before {
    content: "\2b"
}

.bootstrap-touchspin .input-group-btn-vertical>.btn:before {
    position: relative;
    margin: 0 -.2rem 0 0;
    width: auto;
    line-height: 1;
    top: -.1rem;
    font-size: 25px;
    color: #2c281b
}

.results-base {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin: 0 -10px 0 3px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    pointer-events: none
}

.search_bg {
    z-index: 100
}

.price-per-pack {
    font-size: 13px;
    font-weight: 500;
    color: #333
}

.home-main .product-default .label-group {
    position: absolute;
    top: 17px;
    left: 2px
}

.products-section h2 {
    border: 0;
    margin-bottom: 0 !important;
    padding-bottom: 5px
}

.z-2 {
    z-index: 2
}

.product-default .label-group {
    position: absolute;
    top: 13px;
    left: 11px
}

.product-default .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 6px 12px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 1
}

.home-main .product-base,
.home-main .product-basedummy {
    width: 19.3%;
    padding: 10px;
    border: 1px solid #dedede;
    margin: 0 5px 9px 4px
}

.product-base,
.product-basedummy {
    width: 24%;
    text-align: left;
    position: relative;
    vertical-align: top;
    overflow: visible;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 9.5px 9.5px 0;
    padding: 6px;
    border: 1px solid #e9e9e9
}

.product-basedummy {
    border: 0 !important
}

.prod-detail-box-main-bg span::after,
.prod-detail-box-main-bg span::before {
    top: 9px;
    content: "";
    height: 1px;
    width: 20px;
    background: #0072bc;
    position: absolute
}

.product-base .product-default {
    background: #fff !important;
    margin-bottom: 0
}

.page-item.active .page-link {
    color: #fff;
    background-color: #fcb22d;
    border: 1px solid
}

.home-del-bg {
    background: #fff5ea;
    width: 48%;
    display: flex;
    padding: 10px;
    align-items: center
}

.home-del-bg-ico {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.home-del-bg-ico i {
    color: #fb641b;
    font-size: 29px
}

.home-del-bg-info {
    margin-left: 14px
}

.home-del-bg-info h6 {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin: 0 0 4px
}

.home-del-bg-info h5 {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin: 0
}

.home_product_p {
    color: #2c281b;
    font-size: 13px;
    line-height: 1;
    height: 20px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 2px;
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-single-tabs .tab-pane {
    font-size: 14px;
    margin-bottom: 22px;
    color: #7e818c;
    font-weight: 400
}

.refund-sec-bg {
    border: 10px solid #fff8eb;
    padding: 10px 18px
}

.rating-stars a {
    color: #999;
    text-indent: -9999px
}

.rating-stars {
    display: flex;
    display: -ms-flexbox;
    position: relative;
    height: 43px;
    margin-bottom: 2.8rem
}

.rating-stars a:before {
    content: '';
    position: absolute;
    left: 0;
    height: 30px;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap
}

.sidebar-wrapper label {
    text-overflow: ellipsis;
    min-height: 21px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    margin-top: -7px
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #fb641b
}

.custom-control-label:before {
    border: 1px solid #fb641b;
    background-color: #fff
}

.custom-control {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.reason-heading {
    margin-top: 13px;
    border-top: 1px solid #dedede;
    margin-bottom: 0;
    padding-top: 12px
}

.custom-control-label:after,
.custom-control-label:before {
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px
}

.add-cart,
.add-cart:active,
.add-cart:focus,
.add-cart:hover,
.buy_now {
    font-size: 16px;
    height: 55px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0
}

.cat-list .custom-control-label:before,
.custom-control-label:after {
    top: 3px
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #fff
}

.add-cart,
.add-cart:active,
.add-cart:focus,
.add-cart:hover {
    margin-right: 30px;
    width: 100% !important
}

.dropdown-cart-action .btn {
    padding: 8px 15px;
    font-size: 1.2rem;
    height: 35px !important
}

.dropdown-cart-action .btn:hover {
    height: 35px !important
}

.buy_now {
    padding: 0 27px;
    border-radius: 0;
    border-width: 0;
    width: 100% !important;
    font-size: 16px;
    height: 42px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    background: linear-gradient(7deg, #ff9f00 0, #ffce78 70%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.cust-order-list-bg {
    margin: 20px 0;
    padding: 0;
    border: 1px solid #e5e5e5
}

.cust-order-list-bot {
    background: #f4f7fb;
    display: flex;
    justify-content: space-between;
    padding: 8px 15px
}

.cust-order-list {
    background: #fff;
    position: relative;
    padding: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: flex;
    align-items: center
}

.cust-order-list-d-page {
    background: #fff;
    display: flex;
    padding: 10px 0
}

.f-12 {
    font-size: 12px !important
}

.track-order-text {
    position: absolute;
    top: -11px;
    left: 18px;
    background: #03a685;
    padding: 5px
}

.cust-order-list-img {
    margin-right: 18px;
    width: 80px
}

.timelines {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background: #fff
}

.timeline-title {
    font-size: 1em;
    font-weight: 700
}

.timeline-item h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    position: relative
}

.timeline-item h3::before {
    content: "";
    position: absolute;
    left: -2.35em;
    background-color: #fe4747;
    width: .7em;
    height: .7em;
    border-radius: 50%;
    transform: translate(-.5px, .2em)
}

.timeline-items {
    margin: 2em;
    padding: .01em 0 0 2em;
    border-left: 1px solid #fe4747
}

.timeline-item {
    margin-bottom: 2em;
    margin-top: -.3em
}

.timeline-item time {
    display: block;
    background-color: #ffebeb;
    padding: .2em .4em
}

.timeline-item>* {
    margin: 1em 0
}

.timeline-item .location {
    clear: both;
    font-size: .85em;
    font-style: italic
}

.cust-order-list-top {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding: 8px 15px
}

.cust-order-list-detail h5 a {
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #2c281b !important;
    white-space: inherit
}

.sidebar {
    border-right: 1px solid #dedede
}

.dashboard-content {
    padding: 20px 30px
}

.cust-order-list-detail h5 {
    margin-bottom: 5px !important
}

.cust-order-list-detail h6 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #fb641b !important;
    margin: 0
}

.widget-dashboard .list li a {
    padding: 15px 0;
    font-size: 18px;
    margin: 0
}

.table-striped tbody tr:nth-of-type(2n),
.table-striped tbody tr:nth-of-type(odd) {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin: 20px 0
}

.cust-order-detail-add-bg {
    padding: 10px 20px;
    margin: 0
}

.order-detail-header-bg {
    padding: 10px 20px;
    background: #646464
}

.widget-dashboard .list li a:focus,
.widget-dashboard .list li a:hover {
    background-color: #fff;
    text-decoration: none;
    color: #fcb22c
}

.cust-order-date {
    margin: 0;
    display: flex;
    align-items: center
}

.cust-order-list-detail p,
.offer-list-box,
.testimonial-box-user-info h3,
.testimonial-box-user-info h5 {
    margin-bottom: 10px
}

.cust-order-date i {
    background: #fb641b;
    height: 20px;
    width: 20px;
    color: #fff;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 16px;
    margin-left: 5px
}

.cust-order-list-detail p span {
    border: 1px solid #616161;
    margin-left: 10px;
    padding: 1px 7px;
    font-weight: 600
}

.cust-order-list-btn .btn {
    width: 25%
}

.wishlist_btn,
.wishlist_btn:hover {
    font-size: 1.4rem
}

#zestmoney-amount-info {
    font-size: 14px;
    font-weight: 600;
    white-space: inherit;
    text-align: left
}

#zestmoney-widget-container {
    margin-top: 3%
}

.features-section .feature-box {
    padding: 1.5rem 3rem
}

.features-section {
    position: sticky;
    top: 110px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #fcb22c;
    border-color: #e1960f
}

.product-price {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 1
}

.old-price {
    color: #8b8b8b;
    font-weight: 500;
    margin-left: 5px;
    font-size: 14px;
    margin-top: 1px
}

.inner-quickview figure .btn-quickview {
    bottom: 10px;
    left: 50%;
    width: 90%;
    padding: 7px 9px;
    color: #fff;
    background-color: #000000d9;
    font-size: 14px;
    font-weight: 500;
    transform: translateX(-50%);
    transition: .25s
}

.inner-quickview:hover .btn-quickview {
    visibility: visible;
    opacity: .95
}

.summary_cart {
    margin-left: 25px
}

.summary_cart h5 {
    font-size: 11px;
    background: #f5f5f6;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 600
}

.summary_cart h6 {
    font-size: 19px;
    color: #fb641b;
    font-weight: 600;
    margin: 0
}

.checkout-steps li form p {
    color: #565656;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 400;
    letter-spacing: .2px
}

.btn-primary {
    padding: 0 32px;
    font-size: 16px;
    height: 45px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 24px;
    border-radius: 0;
    border-width: 0;
    background: #ff9f00;
    border-color: #ff9f00;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-outline-secondary {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-single-details .product-desc {
    margin-bottom: 1rem;
    font-size: 14px;
    letter-spacing: -.015em;
    line-height: 1.92;
    color: #2c281b
}

.offer-list-box {
    border: 1px solid #d6d6d6;
    padding: 6px 16px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.offer-list-box p,
.offer-list-box-full p {
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

.offer-list-box i,
.offer-list-box-full i {
    font-size: 18px;
    color: rgb(255 159 0);
    margin-right: 8px;
    cursor: pointer
}

.product-quick-view .product-single-details a span {
    background: #ee0979;
    background: -webkit-linear-gradient(to right, #ff6a00, #ee0979);
    background: linear-gradient(to right, #ff6a00, #ee0979);
    color: #fff !important;
    padding: 2px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 14px
}

.product-quick-view .product-desc p {
    height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    width: 100%;
    line-height: 1;
    margin-bottom: 0
}

.product-filters-label {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 15px;
    color: #2c281b
}

.product-filters-container a {
    background-color: #fff;
    border: 1px solid #bfc0c6;
    padding: 6px 15px;
    box-shadow: none;
    text-transform: unset;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #282c3f
}

.set-border {
    border: 1px solid #ff905a !important;
    color: #fff !important;
    background-color: #fe8a52 !important
}

.zestmoney-widget {
    font-family: Nunito, sans-serif !important;
    margin-bottom: 15px
}

.product-single-qty {
    max-width: 140px
}

.product-single-qty .btn {
    width: 3em;
    padding: 0
}

.bottomNav {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    display: none !important;
    flex-wrap: wrap;
    background: #fff;
    z-index: 11;
    border: 1px solid #e9e9e9
}

.bottomNav.fill>[nav-id] {
    flex-grow: 1;
    min-width: 25%
}

.bottomNav>[nav-id] {
    min-width: 17%;
    height: 100%;
    margin: 0;
    border-radius: 0;
    line-height: 25px;
    text-align: center;
    padding: 8px;
    background: #fff;
    border: none
}

.bottomNav-cart-btn {
    background: #fe7115 !important;
    position: relative;
    height: 52px !important;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 52px !important;
    outline: #fe7115 solid 2px !important;
    margin-top: -37px !important;
    border: 2px solid #fff !important;
    box-shadow: 0 0 23px 5px rgb(254 113 21 / 40%)
}

.bottomNav-cart-btn-count {
    position: absolute;
    top: -1px;
    right: -5px;
    background: #fc4d4d;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 900;
    line-height: 18px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.bottomNav a {
    color: #333 !important;
    font-size: 11px;
    font-weight: 500
}

.bottomNav .wave.active img {
    opacity: 1
}

.fa-filter,
.fa-random {
    color: #2c281b;
    font-size: 12px !important
}

.bottomNav>[nav-id]>i {
    font-size: 20px;
    text-align: center
}

.bottomNav.no-label>button {
    min-width: 80px
}

.bottomNav.no-label>button>span {
    height: 0;
    overflow: hidden;
    transition: height .2s
}

.bottomNav.no-label>button.active>span {
    height: 20px
}

.bg-grey {
    background: #f5f5f6
}

#filter_cancel,
.category-list2-box-bg-mob,
.dz-error-message,
.dz-file-preview,
.icon_profile,
.image-dropzone,
.image-dropzone .dz-details,
.image-dropzone .dz-error-mark,
.image-dropzone .dz-progress,
.image-dropzone .dz-size,
.image-dropzone .dz-success-mark,
.mobile_logo,
.off-box-mobile-bg .owl-dots {
    display: none !important
}

#filter_cancel.active {
    display: inline-flex !important;
    z-index: 22222
}

.category_page_box {
    background: #fff7f4;
    margin-bottom: 5px;
    padding: 5px 10px
}

.category_page_box:nth-of-type(2) {
    background: #fff2e1
}

.category_page_box:nth-of-type(2n) {
    background: #fef7ff
}

.category_page_box:nth-of-type(3) {
    background: #f1ebeb
}

.category_page_p {
    font-size: 16px;
    color: #2b2b3c !important
}

.category_page_img img {
    border: 3px solid #fff;
    border-radius: 50%
}

.text-muted {
    color: #959595 !important
}

.sort_bg_select {
    font-size: 14px;
    font-weight: 300;
    color: rgb(67 67 67)
}

.btn,
.form-control,
.fw-bold,
.sidebar_login {
    font-weight: 500
}

.search_hint_bg {
    position: absolute;
    top: 100%;
    width: 100%;
    max-height: 400px;
    overflow-y: auto
}

.search-slide-web-2 {
    position: absolute;
    top: 10px;
    left: 17px;
    height: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    pointer-events: none
}

.search-slide-web-2 h6 {
    margin: 0;
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 400
}

.search-slide-web-2 h4 {
    font-size: 14px;
    color: #787878;
    font-weight: 400;
    margin-bottom: 0
}

.search-slide {
    animation: 18s linear infinite upmove
}

@keyframes upmove {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.product-list-container {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px
}

.product-list-container .column-base {
    width: calc(100% - 282px)
}

.cont-float-btn {
    position: fixed;
    right: 15px;
    top: 60%;
    width: 70px;
    height: 72px;
    border-radius: 7px;
    background: #fff;
    text-align: center;
    padding: 8px
}

.exampleModal-cont h5 {
    font-size: 22px;
    font-weight: 600
}

.cont-float-btn h5 {
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    margin: 3px 0 0
}

.header-search-wrapper {
    color: #2c281b;
    height: 40px;
    border-radius: 0;
    border: 0
}

.image-dropzone .dz-default.dz-message span,
.social-icons-footer .social-youtube,
.web-logo {
    display: inline-block !important
}

.header-top {
    background: #2c281b;
    padding: 5px 0
}

.header-search-popup .form-control {
    min-width: 440px;
    padding: 4px 15px;
    font-size: 1.4rem;
    line-height: 20px;
    border-radius: 60px;
    color: #2c2c2c;
    border: 0;
    height: 40px
}

.header-search .form-control,
.header-search .select-custom {
    background: #f0f0f0
}

.form-control {
    height: 40px;
    color: #2c281b;
    font-size: 1.6rem;
    border: 1px solid #bfc0c6;
    border-radius: 5px;
    margin-top: 5px
}

.discover_box {
    padding: 5px 15px;
    border-radius: 14px;
    margin: 10px 0;
    text-align: center;
    display: block
}

.discover_box h5 {
    color: #2c281b;
    font-size: 17px;
    font-weight: 400;
    margin-top: 10px
}

.discover_box i {
    color: #fff;
    font-size: 22px;
    height: 50px;
    width: 50px;
    border-radius: 34%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.discover_box .fa-folder-open {
    background: #ff416c;
    background: -webkit-linear-gradient(to right, #ff4b2b, #ff416c);
    background: linear-gradient(to right, #ff4b2b, #ff416c)
}

.discover_box .fa-newspaper {
    background: #fdc830;
    background: -webkit-linear-gradient(to right, #f37335, #fdc830);
    background: linear-gradient(to right, #f37335, #fdc830)
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fdc830;
    border-color: #fdc830;
    text-transform: uppercase
}

.social-icons-footer .social-pinterest {
    background-color: #d3272c !important;
    padding-top: 3px;
    display: inline-block !important
}

.social-pinterest {
    background-color: #d3272c !important;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.social-youtube {
    background-color: #f10000 !important;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.btn-danger:hover {
    color: #fff;
    background-color: #fdc830;
    border-color: #fdc830
}

.discover_box .fa-search-location {
    background: #56ccf2;
    background: -webkit-linear-gradient(to right, #2f80ed, #56ccf2);
    background: linear-gradient(to right, #2f80ed, #56ccf2)
}

.discover_box .fa-globe-asia {
    background: #56ab2f;
    background: -webkit-linear-gradient(to right, #a8e063, #56ab2f);
    background: linear-gradient(to right, #a8e063, #56ab2f)
}

.discover_box a {
    color: #2c281b
}

.cards tbody tr {
    float: left;
    width: calc(100% - 13px);
    margin: .5rem;
    border: .0625rem solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    box-shadow: .25rem .25rem .5rem rgba(0, 0, 0, .25)
}

.cards td:before {
    content: attr(data-label);
    position: relative;
    float: left;
    color: grey;
    min-width: 4rem;
    margin-left: 0;
    margin-right: 1rem;
    text-align: left
}

.btn-danger {
    color: #fff;
    background-color: #fcb22c;
    border-color: #fcb22c;
    text-transform: uppercase
}

.container-timeline ul {
    margin: 0;
    padding: 0 0 0 20px;
    display: inline-block;
    counter-reset: wa-process-counter
}

.container-timeline ul li {
    list-style: none;
    margin: 0;
    border-left: 1px solid #f2444f;
    padding: 0 0 30px 40px;
    position: relative;
    counter-increment: wa-process-counter
}

.container-timeline ul li:last-child {
    border: 0
}

.container-timeline ul li::before {
    position: absolute;
    left: -21px;
    top: 0;
    content: "";
    border: 2px solid #ddd;
    border-radius: 50%;
    background: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 29px
}

.header-middle {
    padding: 10px 0;
    margin: 0 !important
}

.red::before {
    border: 2px solid #f2444f !important;
    background: #f2444f !important;
    color: #fff !important
}

.green::before {
    border: 2px solid #03a685 !important;
    background: #03a685 !important;
    color: #fff !important
}

.border-success {
    border-color: #03a685 !important
}

.border-danger {
    border-color: #f2444f !important
}

.sidebar_login {
    font-size: 16px;
    background: #fe7115;
    padding: 9px 21px;
    margin: 0 auto;
    border-radius: 8px;
    color: #fff
}

.sidebar-logo-bg {
    text-align: center;
    width: 130px;
    margin: 15px auto 0
}

.cat-list li a {
    color: #2c281b;
    padding: 11px 0;
    font-size: 14px;
    display: block
}

.cat-list li {
    border-top: 1px solid #00000017;
    margin-bottom: 5px;
    border-top: none
}

.share-links .share-facebook {
    color: #fff !important;
    background-color: #3b5a9a !important
}

.share-links .share-twitter {
    background-color: #1aa9e1 !important;
    color: #fff !important
}

.footer .social-icons .social-icon,
.footer .social-icons .social-icon:hover {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: rgb(255 255 255);
    margin-right: 8px;
    font-size: 14px
}

.share-links .share-instagram {
    background-color: #7c4a3a !important;
    color: #fff !important
}

.be_our_partner {
    color: #ffaf1c !important
}

.be_our_partner::after {
    position: absolute;
    right: -3px;
    top: 23px;
    content: url(../images/customer/star.png)
}

.menu .megamenu {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 15%);
    left: 15px;
    padding: 10px 20px;
    width: 90vw;
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
    border-top: 2px solid #f0b349 !important
}

.menu ul {
    min-width: 150px
}

.footer-bottom {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px
}

.product-reviews-content .reviews-title {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8
}

.footer .widget-newsletter .form-control {
    height: 4.8rem;
    padding: 1.1rem 12.4rem 1.1rem 2rem;
    margin-bottom: 1rem;
    background-color: #eee;
    border-radius: 30px;
    font-size: 14px;
    border: 1px solid #dedede;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px
}

.footer .widget-newsletter .btn {
    font-weight: 600;
    font-size: 14px;
    color: #333
}

.footer .widget-newsletter p {
    max-width: 100%
}

footer .widget-title {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    color: #333;
    text-transform: uppercase
}

.footer-q-links a,
footer p {
    color: #333;
    font-weight: 500
}

.footer {
    background-color: #fafbfc
}

.footer .contact-info {
    display: inherit
}

footer p {
    font-size: 14px;
    line-height: 21px
}

.footer-q-links a {
    text-transform: capitalize;
    margin: 0
}

.app_screenshots_slides {
    padding: 0 1%
}

.app_screenshots_slides .single-shot {
    justify-content: center;
    display: flex
}

.app_screenshots_slides .center .single-shot .product-details {
    display: flex;
    border-bottom: 2px solid #000;
    background: #ffb32c
}

.app_screenshots_slides .center .single-shot img {
    border: 4px solid #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.app_screenshots_slides .center .single-shot {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    justify-content: center;
    display: flex
}

.app_screenshots_slides .single-shot {
    opacity: .7;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85);
    -moz-transform: scale(.85);
    -o-transform: scale(.85)
}

.cat_home_bg .owl-nav {
    margin-top: 0;
    position: absolute;
    font-size: 84px;
    left: 50%;
    transform: translateX(-50%);
    top: -5%;
    display: flex !important;
    width: 369px;
    justify-content: space-between;
    pointer-events: none
}

.exclusive-decor-bg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 440px;
    top: 11%
}

.exclusive-decor-bg-1,
.exclusive-decor-bg-2 {
    position: absolute;
    background: #feb32c;
    width: 76px;
    height: 291px;
    z-index: 5
}

.exclusive-decor-bg-1 {
    left: 54.9%;
    width: 91px
}

.exclusive-decor-bg-2 {
    left: 40.3%;
    top: 392px
}

.cont-pop-box img {
    width: 28px
}

.cat_home_bg .owl-nav button.owl-next,
.cat_home_bg .owl-nav button.owl-prev,
.cat_home_bg button.owl-dot {
    color: inherit;
    border: 0;
    font: inherit;
    border-radius: 3px;
    background: #ffb32c;
    height: 352px;
    width: 16%;
    pointer-events: all;
    text-shadow: -1px 1px 0 #ffb32c, 1px 1px 0 #ffb32c, 1px -1px 0 #ffb32c, -1px -1px 0 #ffb32c;
    font-weight: 100;
    font-size: 100px
}

.share-links a::before {
    color: #fff
}

.social-icon.social-linkedin {
    background-color: #0073b2 !important
}

.social-icon.social-instagram {
    background-color: #7c4a3a !important
}

.footer-q-links-small h4 {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    color: #1f1f1f
}

.icon-mail-alt,
.social-icon.social-gplus {
    background-color: #dd4b39 !important
}

.footer-q-links-small p {
    display: inline-block;
    margin: 0
}

.footer-q-links-small a {
    font-size: 14px;
    font-weight: 500;
    color: #333
}

#related_product .owl-carousel.owl-drag .owl-item {
    z-index: -1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.count-container-caption-1 h3,
.count-container-caption-2 h3,
.count-container-caption-3 h3,
.count-container-caption-4 h3 {
    text-align: left;
    padding-right: 5px;
    font-size: 25px;
    font-weight: 400;
    margin: 0
}

.building-banner-img-caption {
    position: absolute;
    top: 20%;
    left: 6%
}

.building-banner-img-caption h3 {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 900
}

.wall-art-caption {
    position: absolute;
    top: 70%;
    left: 4%
}

.boards-wires-caption {
    position: absolute;
    top: 69%;
    left: 3%
}

.ripple img,
.wave img {
    opacity: .5
}

.boards-wires-caption span,
.wall-art-caption h3 {
    font-size: 53px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px
}

.boards-wires-caption h3 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -1px
}

.main-nav .menu .megamenu {
    top: calc(100%);
    z-index: 1002;
    left: 50% !important;
    transform: translateX(-50%);
    border: 1px solid #dedede;
    width: calc(78% - 25px)
}

.mmenu-active .mobile-menu-container {
    background: #fffbf6;
    width: 280px
}

.mmenu-btn:after {
    color: #333;
    font-size: 18px
}

.menu li.active>a,
.menu li.show>a,
.menu li:hover>a {
    background: rgba(255, 255, 255, .158);
    color: #2c281b;
    font-weight: 500 !important
}

.offer-days,
.offer-del-bg {
    margin-top: 5px
}

.offer-avai p,
.offer-avai-2 {
    margin-top: 4px;
    font-weight: 500;
    color: #ff7431
}

.offer-avai {
    color: #ff7431;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.mega-menu-a,
.megamenu ul a {
    font-weight: 400;
    font-size: 12px
}

.offer-avai p {
    font-size: 12px
}

.home-delivery h3,
label {
    font-size: 14px
}

.add-cart-pop-btn .btn {
    padding: 0;
    margin: 0;
    background: 0 0
}

.home-delivery {
    display: flex;
    background: #fff5ea;
    padding: 10px 15px;
    border-radius: 8px;
    align-items: center;
    width: 50%
}

#examplebajaj .close,
.home-delivery-i {
    display: flex;
    border-radius: 50%;
    background: #fff
}

.home-delivery-i {
    color: #ff7431;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    font-size: 25px
}

#examplebajaj .close {
    font-size: 34px;
    color: #000;
    opacity: 1;
    line-height: 0;
    font-weight: 200;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 10;
    height: 30px;
    width: 30px;
    padding: 0;
    justify-content: center;
    align-items: center
}

#examplebajaj .modal-header {
    height: 65px;
    padding: 0;
    border: 0
}

#examplebajaj .modal-dialog,
#freedom-pop-sofa .modal-dialog {
    max-width: 420px
}

.megamenu_li_bg {
    max-width: 220px;
    padding: 10px 25px
}

.megamenu_li_bg:nth-of-type(2n) {
    background: #f8f8f8
}

.megamenu ul a {
    text-transform: capitalize;
    padding: 3px 0 !important;
    color: #000;
    text-transform: lowercase;
    font-style: initial
}

.menu-title {
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 0;
    margin-bottom: 0
}

.mega-menu-list-a {
    font-size: 12px;
    font-weight: 500;
    padding: 4px 0 !important;
    text-transform: none
}

.modal_address_check {
    max-width: 460px
}

.current-location {
    background: #fff;
    padding: 7px 16px;
    border-radius: 43px;
    text-transform: capitalize;
    margin-top: 17px;
    border: 1px solid #d6d6d6;
    font-size: 18px;
    color: #000 !important;
    font-weight: 400
}

.address_check_p,
.lh-20 {
    line-height: 20px
}

.gps-modal {
    padding: 14px 12px 34px 15px !important
}

#service_location {
    height: 41px;
    padding: 0 17px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border: 1px solid #c3c3c3;
    border-right: 0;
    background: #fff;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    width: 135px
}

#service_location_button,
#service_location_button:active {
    padding: 0 11px !important;
    height: 41px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    min-width: auto
}

.order_history td {
    border: 0;
    border-spacing: 0 30px
}

.order_history tbody td,
.order_history tbody th {
    padding: 15px
}

label {
    margin: 0 0 .6rem;
    font-weight: 500;
    color: #333
}

.register_here {
    cursor: pointer;
    font: caption
}

.btn-outline-secondary {
    font: message-box;
    text-transform: uppercase
}

.cart-summary h3 {
    margin-bottom: 4px;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #d7d7d7
}

.pr-det-bn-ad-btn-bg {
    width: calc(100% - 76px);
    margin-left: auto
}

.btn-clear-cart {
    padding: 6px 15px;
    height: 33px;
    border: 1px solid rgba(93, 108, 148, .2);
    color: #4d4d4e !important;
    font-weight: 500;
    font-size: 14px;
    z-index: 8;
    text-transform: capitalize !important;
    background: #fff
}

.view_all,
.view_all:focus,
.view_all:hover {
    background: #fff;
    border: 1px solid #fcb22c;
    padding: 6px 22px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
    display: inline-flex;
    line-height: 0;
    align-items: center;
    color: #fcb22c;
    border-radius: 100px;
    height: 36px;
    -webkit-border-radius: 100px
}

.cart-summary-coupon h2 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 9px
}

.cart-summary-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 95px
}

.cart-summary-coupon {
    margin-bottom: 20px
}

.cart-coupon-code {
    margin-bottom: 40px
}

.btmCouponList {
    overflow-y: scroll;
    height: 280px
}

.getOff {
    margin: 15px 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 1px
}

.textBox {
    padding: 6px 14px;
    background: #eff1f4;
    margin-top: 15px;
    color: #212224;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500
}

.boxDash,
.prod-detail-mobikwik-bg {
    display: flex;
    justify-content: space-between
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    margin: 8px;
    border: 3px solid #fd7215;
    border-radius: 50%;
    animation: 1.2s cubic-bezier(.5, 0, .5, 1) infinite lds-ring;
    border-color: #fd7215 transparent transparent
}

.lds-ring div:first-child {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.boxDash p,
.boxDash span,
.card-bajaj-text,
.hd,
.snapmint h6 {
    font-weight: 700
}

.modal-footer,
.modal-header {
    padding: 15px 0
}

.boxDash p {
    padding: 2px 15px 1px 14px;
    border: 1px dashed #a59f8d;
    color: #212224;
    background-color: #fcf3d9;
    position: relative;
    margin-bottom: 7px;
    font-size: 13px
}

.boxDash span {
    font-size: 16px;
    cursor: pointer;
    color: #e39c19
}

.offerMainDiv .off30 h2 {
    font-size: 14px;
    padding: 0;
    margin-top: 10px;
    font-weight: 700;
    color: #212224
}

.off30 h3 {
    font-size: 14px;
    padding-top: 0;
    color: #858a93;
    letter-spacing: .3px;
    padding-bottom: 0
}

.hd {
    text-align: right;
    cursor: pointer;
    color: #212224 !important;
    font-style: italic
}

.cart-coupon-code input {
    border: 1px solid #ddd;
    color: #333;
    font-weight: 500;
    height: 45px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important
}

.cart-coupon-code .btn,
.cart-coupon-code .btn:active,
.cart-coupon-code .btn:hover {
    padding: 0;
    height: auto;
    position: absolute;
    right: 14px;
    border: 0;
    top: 14px;
    color: #ff9f00 !important;
    background-color: transparent !important;
    font-weight: 600;
    font-size: 14px;
    outline: 0;
    z-index: 8
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    border-color: #e39c19;
    background-color: #e39c19;
    height: 45px;
    text-transform: uppercase
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
    opacity: 1
}

.box {
    border: 1px solid #2c281b;
    border-radius: 4px;
    text-align: center;
    padding: 4px 10px;
    cursor: pointer
}

.box.active {
    border: 2px solid #e39c19
}

.active_b {
    border: 2px solid #e39c19 !important
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem
}

.success-message {
    width: 250px;
    margin: 0 auto
}

.box2 {
    border: 1px solid #bbb;
    border-radius: 4px;
    text-align: center;
    padding: 7px 8px;
    cursor: pointer;
    height: 30px;
    background: #fff
}

.calculate_bg {
    padding: 18px 25px !important;
    border: 1px solid #bfbfbf
}

.active_p {
    color: #e39c19
}

.my_input,
.my_input:focus {
    border: 0;
    padding: 12px 6px;
    background: #fcb22c !important;
    box-shadow: none;
    color: #fff;
    margin: 0
}

.box2 p {
    margin: 0;
    color: #2c281b;
    line-height: 1
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%)
}

.price-box {
    font-weight: 600 !important;
    font-size: 16px;
    color: #ff905a !important;
    margin-top: 0;
    margin-bottom: 0;
    align-items: center
}

.mmenu-active .page-wrapper {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}

.discount-popup-bell-bg {
    max-width: 460px;
    box-shadow: none !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important
}

.add-gst-checkout-inputs-bg,
.bajaj-btn-fvrt,
.bajaj-btn-fvrt:hover,
.ship-ready-box {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.discount-popup_bell-close_button {
    position: absolute;
    left: 90%;
    top: 10%
}

.free_shipping_popup-close_button {
    position: static;
    left: 83%;
    top: 0
}

.discount-popup_bell-close_button-2 {
    position: absolute;
    left: 92%;
    top: 5%
}

.discount-popup_h4 {
    font-size: 42px;
    font-weight: 600
}

.discount-popup_p {
    font-size: 22px;
    font-weight: 300
}

.discount-popup_bell-sub {
    position: relative;
    padding: 0;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important
}

.ser-input-mob-input {
    height: 40px;
    background: #ebecf0;
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 0 15px 0 20px;
    position: relative
}

.sidebar-icon-mob {
    width: 15px;
    margin-right: 15px
}

.sidebar-active {
    transform: translateX(0);
    visibility: visible
}

.ser-input-mob-bg {
    margin-bottom: 8px;
    display: none
}

.ser-input-mob-input h6 {
    margin: 0;
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 400;
    width: 87px
}

.ser-input-mob-input h4 {
    margin: 0;
    font-size: 17px;
    color: #7b7b7b;
    font-weight: 600
}

.umbrella-main-bg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px
}

.umbrella-sub-bg {
    width: 16%
}

.off-box-mobile-bg {
    width: 83%
}

.bajaj-featured-products-img,
.cafe-craze-bg-box img,
.prod-detail-box img,
.sidebar-logo-bg img {
    margin: 0 auto
}

.umbrella {
    border: 3px solid red;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.dis-pop-bl-sb-cap {
    position: absolute;
    left: 48%;
    top: 14%;
    transform: translateX(-50%);
    width: 81%
}

.cafe-market-fur-bg {
    margin: 30px 0 20px
}

.cafe-market-fur-bg-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.cafe-market-fur-box-bg {
    width: 18%;
    margin: 10px
}

.blog-bg h2,
.cafe-market-fur-bg h2,
.fresh-arrival-bg h2,
.fur-heaven-bg h2,
.home-furnishing-bg h2,
.recommended-products h2,
.testimonials-bg h2 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px
}

.testimonials-bg {
    margin-bottom: 50px
}

.cafe-market-fur-box {
    position: relative;
    display: block
}

.social-icons-sidebar {
    padding: 14px 0 5px 15px
}

.sidebar-icon-social-mob {
    width: 30px;
    margin-right: 4px
}

.font-weight-bold {
    font-weight: 500 !important
}

.cafe-market-fur-box h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 0
}

.cafe-markrt-ribbon {
    position: absolute;
    width: 60px;
    left: -4px;
    top: -5px
}

.fur-heaven-box {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    display: block
}

.fur-heaven-box-caption {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-weight: 600;
    width: 100%
}

.fur-heaven-box-caption-cat {
    background: #60465e;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 10px 0;
    margin-top: 14px
}

.fur-heaven-box-caption-cat h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'fangsong'
}

.fur-heaven-box-caption h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    color: #fff;
    margin-bottom: 0
}

.home-furnishing-box h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 1px
}

.home-furnishing-box {
    margin: 0 0 20px
}

.fur-heaven-box-caption h4 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: 10px
}

.fresh-arrival-box-bg {
    padding: 20px;
    border-radius: 10px;
    display: block
}

.explore-btn-bg {
    margin-top: 15px
}

.explore-btn {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-top: 17px;
    margin-bottom: 10px
}

.fresh-arrival-box-bg-1 {
    background: #ffdcd3
}

.fresh-arrival-box-bg-2 {
    background: #fff4cf
}

.fresh-arrival-box-bg-3 {
    background: #faffb8
}

.add-gst-notes,
.bajaj-emi-box-bottom,
.fresh-arrival-box-small-bg,
.view_all_bg {
    margin-top: 20px
}

.add-gst-checkout-btn-bg {
    border: 1px solid #dedede;
    padding: 8px 10px;
    align-items: center;
    max-width: 340px;
    margin: 0 auto 16px;
    cursor: pointer
}

.add-gst-checkout-inputs-bg {
    position: fixed;
    right: 0;
    top: 73px;
    height: calc(100vh - 0px);
    padding: 20px;
    background: #fff;
    transform: translateX(100%);
    transition: .3s;
    z-index: 454545;
    width: 400px
}

.add-gst-notes h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.add-gst-notes p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px
}

.add-gst-checkout-inputs-bg.active {
    transform: translateX(0);
    transition: .3s
}

.add-gst-checkout-btn {
    color: #000;
    font-weight: 400;
    pointer-events: none
}

.blog-bg {
    margin-bottom: 24px;
    margin-top: 22px
}

.blog-box img {
    border-radius: 15px
}

.blog-box h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 17px;
    margin-bottom: 25px;
    line-height: 30px;
    height: 60px;
    overflow: hidden
}

.blog-view-all {
    color: #fe7115;
    font-size: 24px;
    font-weight: 600
}

.blog-det-btn,
.blog-det-btn:hover {
    background: #fe7115;
    border-radius: 6px;
    padding: 8px 21px;
    color: #fff;
    margin-top: 0;
    font-size: 17px;
    font-weight: 600;
    height: 41px;
    display: inline-block
}

.testimonial-box {
    background: #fafafa;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    min-height: 520px
}

.testimonial-box-location h6 {
    text-align: center;
    margin: 0;
    font-size: 14px
}

.testimonial-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-top: 20px
}

.discount-popup_h4-2,
.ship-ready-box h2,
.testimonial-box h3 {
    font-weight: 600;
    text-align: center
}

.testimonial-box img {
    border-radius: 12px;
    overflow: hidden;
    margin-top: 11px
}

.testimonial-box h3 {
    font-size: 16px;
    margin-top: 12px;
    font-style: italic
}

.ship-ready-heading {
    margin-top: 10px;
    margin-bottom: 30px
}

.ship-ready-box {
    padding: 5px;
    border-radius: 13px;
    display: block
}

.ship-ready-box h2 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 5px
}

.ship-ready-box h3 {
    color: #fe4000;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 10px
}

.discount-popup-btn {
    font-size: 17px;
    background: #fff;
    padding: 3px 21px;
    border-radius: 30px;
    letter-spacing: 1px;
    color: #000 !important
}

.discount-popup_bell {
    width: 120px;
    background: #fff;
    height: 120px;
    border-radius: 50%;
    padding: 18px
}

.discount-popup-bell-bg-2 {
    max-width: 472px;
    margin: 0 auto;
    position: relative
}

.discount-popup_h4-2 {
    font-size: 21px
}

.discount-popup_p-2 {
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

.discount-popup_bell-sub-2 {
    padding: 20px 30px 25px
}

.discount-popup-btn-2 {
    font-size: 14px;
    background: #fff;
    padding: 1px 16px;
    border-radius: 30px;
    letter-spacing: 1px;
    color: #d21614 !important;
    margin-top: 8px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px
}

.dis-pop-bl-sb-cap-2-bg {
    max-width: 490px;
    margin: 30px auto 0
}

.discount-popup_bell-2 {
    width: 120px;
    background: #fff;
    height: 120px;
    border-radius: 50%;
    padding: 18px;
    margin: 0 auto
}

.dis-pop-bl-sb-cap-2 {
    position: absolute;
    left: 48%;
    top: 15%;
    transform: translateX(-50%);
    width: 81%
}

.hot-deal-bg {
    width: 100%;
    overflow-x: auto
}

.hot-deal-bg-box {
    width: 90%;
    padding: 9px 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #dedede;
    margin-right: 20px
}

.hot-deal-bg-box h3 a {
    font-size: 13px;
    color: #575757;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hot-deal-bg-price {
    font-size: 23px;
    font-weight: 600;
    margin-top: 6px
}

.hot-deal-bg .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 1%;
    transform: translateY(-117%)
}

.hot-deal-bg .owl-carousel-3 .owl-nav button.owl-next,
.hot-deal-bg .owl-carousel-3 .owl-nav button.owl-prev {
    padding: 5px 11px !important
}

.hot-deal-bg .owl-carousel .owl-nav .owl-prev {
    left: 93%
}

.address-cart-box {
    padding: 20px;
    border: 1px solid #838383
}

.address-cart-box-price img {
    width: 225px
}

.address-cart-box-btn {
    border: 1px solid #fcb22c;
    color: #000;
    font-size: 20px;
    padding: 8px 28px;
    font-weight: 600;
    background: #fff;
    border-radius: 5px
}

#carouselExampleIndicators,
.cafe-market-banner-box {
    border-radius: 30px;
    overflow: hidden
}

.cafe-sidebar {
    max-width: 285px
}

.cafe-market-banner-bg h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.cafe-craze-bg h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px
}

.cafe-craze-bg p {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 11px;
    margin-top: 6px
}

.cafe-craze-bg-box-bg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cafe-craze-bg-box {
    text-align: center;
    margin: 10px 2px;
    width: 18%
}

.cafe-craze-bg-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 8px
}

.cafe-craze-bg-box h5 {
    font-size: 20px;
    font-weight: 500;
    color: #ff9b15
}

.category-list2-bg h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 0;
    display: inline-block
}

.category-list2-box a,
.category-list2-box-mob a span {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.category-list2-box-bg {
    border: 1px solid #dedede;
    display: block
}

.category-list2-box {
    display: flex;
    justify-content: space-between;
    padding: 8px 20px;
    align-items: center;
    border-bottom: 1px solid #dedede
}

.category-list2-box img {
    width: 65px
}

.category-list2-box-mob {
    min-width: 95px;
    width: 95px;
    padding-left: 1px;
    text-align: center;
    padding-top: 10px
}

.image-dropzone .dz-image {
    border-radius: 0 !important;
    overflow: hidden !important;
    width: 40px !important;
    height: 40px !important;
    position: relative !important;
    display: block !important;
    margin: 0 !important;
    z-index: 10 !important
}

.image-dropzone {
    padding: 2px 5px !important;
    border-color: #d2d2d2 !important;
    border-radius: 2px !important;
    min-height: 55px !important;
    max-height: 55px !important;
    display: flex !important;
    align-items: center !important;
    border-style: dashed !important;
    justify-content: center !important
}

.image-dropzone .dz-preview.dz-image-preview {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    border: 0 !important;
    box-shadow: none !important;
    min-height: 50px !important;
    max-height: 50px !important;
    justify-content: center !important
}

.image-dropzone .dz-remove {
    margin-left: 5px !important
}

.image-dropzone .dz-default.dz-message {
    width: auto !important;
    position: static !important;
    height: auto !important;
    margin: 0 !important
}

.image-dropzone .dz-message span i {
    font-size: 25px !important;
    color: #d4d4d4 !important
}

.full-banner-1 {
    margin-bottom: 25px
}

.prod-detail-box-bg {
    display: flex;
    align-items: center;
    justify-content: center
}

.prod-detail-box-main-bg {
    width: 61%;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #56a1d2;
    padding: 14px 10px 7px 14px
}

.mobikwik-svg-img {
    width: 100px;
    margin: 0 auto
}

.mobikwik-svg-hand {
    width: 35px;
    margin: 0 auto
}

.mobikwik-bg {
    width: 36%;
    background: #fff;
    padding: 14px 10px;
    border: 1px solid #0447f7;
    border-radius: 20px
}

.mobikwik-bg h4 {
    font-size: 12px;
    text-align: center;
    color: #232323;
    margin: 16px 0 0;
    font-weight: 500
}

.snapmint-info-bg {
    background: #e9efff;
    text-align: center
}

.snapmint h6 {
    margin: 0;
    font-size: 12px
}

.card-bajaj-text,
.snapmint p {
    font-size: 13px;
    color: #0072bc
}

.snapmint p {
    text-align: center;
    font-weight: 600;
    margin: 0
}

.prod-detail-box-main-bg span {
    color: #0072bc;
    text-align: right;
    font-size: 12px;
    position: relative
}

.mobikwik-bg p,
.prod-detail-box h5 {
    color: #0072bc;
    text-align: center;
    font-size: 12px
}

.prod-detail-box-main-bg span::before {
    right: -25px
}

.prod-detail-box-main-bg span::after {
    left: -25px
}

.mobikwik-bg h4 span {
    font-weight: 800;
    margin-left: 4px
}

.mobikwik-bg p {
    font-weight: 500;
    margin: 0
}

.prod-detail-box {
    width: 32%
}

.prod-detail-box-1::before {
    position: absolute;
    content: "";
    right: 0;
    top: 17%;
    height: 32px;
    width: 1px;
    background: #0072bc
}

.prod-detail-box h5 {
    margin-top: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 10px
}

.prod-detail-box-img-1 {
    width: 44px
}

.prod-detail-box-img-2 {
    width: 25px
}

.prod-detail-box-img-3 {
    width: 30px
}

.bharat-x-logo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border: 2px solid #ff9f00;
    padding: 5px
}

.bharat-x-bg span {
    color: #ff9f00 !important
}

.bajaj-emi-bg {
    margin-bottom: 5px;
    display: none
}

.bajaj-emi-bg h5 {
    margin-top: 20px;
    color: #fb641b;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600
}

.bajaj-emi-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    border-bottom: 1px solid #ffe1a1;
    padding: 14px 0;
    align-items: center
}

.bajaj-emi-box h4 {
    color: #333;
    font-size: 15px;
    margin: 0;
    font-weight: 600
}

.bajaj-emi-box span {
    background: #e3fbed;
    color: #82ac94;
    padding: 0 12px;
    font-size: 12px
}

.bajaj-emi-box-bottom h3 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333 !important
}

.bajaj-emi-box-bottom h4 {
    color: #fb641b !important;
    font-size: 22px;
    font-weight: 600;
    margin: 0
}

.bajaj-emi-box-bottom button {
    background: #feb123;
    padding: 8px 20px;
    color: #fff;
    display: none
}

.bajaj-payment-page-banner {
    margin-top: 30px;
    margin-bottom: 30px
}

.bajaj-handpicked-collection-products-bg {
    margin-top: 25px
}

.bajaj-payment-featured-products-bg {
    display: block;
    margin-bottom: 20px;
    margin-top: 25px
}

.bajaj-exclusive-product-box {
    position: relative;
    margin-bottom: 25px;
    display: block
}

.bajaj-exclusive-product-box-caption {
    position: absolute;
    background-image: -moz-linear-gradient(180deg, #266a99 0, #1c4b6a 100%);
    background-image: -webkit-linear-gradient(180deg, #266a99 0, #1c4b6a 100%);
    background-image: -ms-linear-gradient(180deg, #266a99 0, #1c4b6a 100%);
    top: 10px;
    width: 95%;
    padding: 15px;
    right: 0;
    border: 1px dashed #fff500
}

.bajaj-exclusive-product-box h6 {
    margin: 0 0 3px;
    color: #fff;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    overflow: hidden
}

.bajaj-page-heading {
    color: #1c4b6a;
    font-size: 24px;
    font-weight: 600
}

.bajaj-exclusive-product-box h5 {
    margin: 0;
    color: #fff500;
    font-size: 14px
}

.bajaj-exclusive-product-box h4 {
    margin: 0;
    color: #fff500;
    font-size: 22px
}

.bajaj-exclusive-product-box p {
    margin: 0;
    color: #fff500;
    font-weight: 200;
    font-size: 11px;
    line-height: 18px
}

.bajaj-exclusive-product-box span {
    margin: 0;
    color: #fff500;
    font-weight: 200;
    font-size: 12px
}

.bajaj-payment-customer-favorites-bg {
    background-image: -moz-linear-gradient(90deg, rgb(230 244 253) 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(230 244 253) 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, rgb(230 244 253) 0, #fff 100%);
    padding: 25px 0 30px;
    margin-bottom: 30px
}

.bajaj-customer-favorites-box {
    position: relative;
    margin-bottom: 15px;
    margin-top: 25px;
    display: block
}

.bajaj-customer-favorites-box-caption {
    position: absolute;
    background: #fff;
    bottom: 20px;
    width: 90%;
    padding: 15px;
    left: 50%;
    border: 1px dashed #fff500;
    transform: translateX(-50%)
}

.bajaj-btn-fvrt img {
    width: 120px !important
}

.bajaj-customer-favorites-box h6,
.bajaj-featured-products-box h6,
.bajaj-handpicked-collection-box h6 {
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.bajaj-customer-favorites-box h6 {
    margin: 0 0 3px;
    color: #1c4b6a;
    font-size: 15px;
    display: block
}

.bajaj-customer-favorites-box h5,
.bajaj-handpicked-collection-box h5 {
    margin: 0;
    color: #f90;
    font-size: 14px
}

.bajaj-customer-favorites-box h4 {
    margin: 0;
    color: #f90;
    font-size: 22px
}

.bajaj-customer-favorites-box p,
.bajaj-handpicked-collection-box p {
    margin: 0;
    color: #f90;
    font-weight: 200;
    font-size: 11px;
    line-height: 18px
}

.bajaj-customer-favorites-box span {
    margin: 0;
    color: #f90;
    font-weight: 200;
    font-size: 12px
}

.bajaj-featured-products-box {
    position: relative;
    margin-bottom: 30px;
    margin-top: 0;
    display: block;
    overflow: hidden
}

.bajaj-featured-products-box-caption {
    background: #1c4b6a;
    padding: 15px;
    border: 1px dashed #fff500;
    margin-bottom: 25px
}

.bajaj-btn-fvrt,
.bajaj-btn-fvrt:hover {
    display: flex;
    background: #fff;
    padding: 10px 15px;
    margin: 15px auto 0;
    justify-content: center;
    align-items: center;
    color: #0172bb;
    font-weight: 600;
    width: 69%
}

.bajaj-featured-products-box h6 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 15px;
    display: block
}

.bajaj-featured-products-box h5 {
    margin: 0;
    color: #fff;
    font-size: 14px
}

.bajaj-featured-products-box h4 {
    margin: 0;
    color: #fff;
    font-size: 22px
}

.bajaj-featured-products-box p {
    margin: 0;
    color: #fff;
    font-weight: 200;
    font-size: 11px;
    line-height: 18px
}

.bajaj-featured-products-box span {
    margin: 0;
    color: #fff;
    font-weight: 200;
    font-size: 12px
}

.bajaj-featured-products-box .bajaj-btn-fvrt {
    margin-top: 20px;
    width: 82%
}

.bajaj-featured-products-box .bajaj-btn-fvrt img {
    width: 70px;
    margin-left: 12px
}

.bajaj-recommended-products-box {
    margin-bottom: 25px;
    display: block;
    overflow: hidden
}

.bajaj-recommended-products-box-caption {
    position: absolute;
    background: #e46b00;
    top: 20px;
    right: 11px;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    width: 70%;
    border-top-left-radius: 15px
}

.bajaj-recommended-products-box-caption h5 {
    color: #fff;
    margin: 0;
    font-size: 18px
}

.bajaj-recommended-products-box-caption p {
    margin: 0;
    line-height: 0;
    font-size: 17px
}

.bajaj-handpicked-collection-favorites-bg {
    background-image: -moz-linear-gradient(90deg, #cae9ff 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, #cae9ff 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, #cae9ff 0, #fff 100%);
    padding: 50px 0
}

.bajaj-handpicked-collection-box {
    position: relative;
    margin-bottom: 15px;
    margin-top: 0;
    display: block;
    overflow: hidden
}

.bajaj-handpicked-collection-box-caption {
    border-top: 1px dashed #cecece;
    border-right: 1px dashed #cecece;
    margin-top: 15px;
    padding: 10px
}

.bajaj-btn-fvrt img {
    margin-left: 12px
}

.bajaj-handpicked-collection-box h6 {
    margin: 0 0 10px;
    color: #1c4b6a;
    font-size: 16px;
    display: block
}

.bajaj-handpicked-collection-box h4 {
    margin: 0;
    color: #1c4b6a;
    font-size: 22px;
    font-weight: 600
}

.bajaj-handpicked-collection-box span {
    margin: 0;
    color: #1c4b6a;
    font-weight: 400;
    font-size: 12px
}

.bajaj-handpicked-collection-box .bajaj-btn-fvrt {
    background: #1c4b6a;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    width: 92%;
    padding: 7px 13px;
    border-radius: 8px
}

.bajaj-handpicked-collection-box .bajaj-btn-fvrt img {
    background: #fff;
    padding: 3px;
    width: 101px !important;
    margin-left: 12px
}

.bajaj-page-footer {
    max-width: 250px;
    margin: 25px auto
}

.bajaj-page-footer h6 {
    font-size: 16px;
    margin: 0
}

.kreditbee-exclusive-product-box-caption {
    background: #000
}

.kreditbee-featured-products-box-caption {
    background: #ffe375
}

.kreditbee-featured-products-box-caption h4,
.kreditbee-featured-products-box-caption h4 span,
.kreditbee-featured-products-box-caption h5,
.kreditbee-featured-products-box-caption h6 {
    color: #333 !important;
    font-weight: 600
}

.kreditbee-btn-handpick {
    background: #000 !important
}

.kreditbee-payment-customer-favorites-bg {
    background-image: -moz-linear-gradient(90deg, rgb(253 244 217) 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(253 244 217) 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, rgb(253 244 217) 0, #fff 100%)
}

.random-filter-list-bg {
    background: #fff6f2;
    padding: 13px;
    width: 96%
}

.random-filter-list-bg h5 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px
}

.random-filter-detail-bg {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.random-filter-detail-box {
    padding: 3px 10px;
    border: 1px solid #dedede;
    border-radius: 22px;
    font-size: 13px;
    font-weight: 600;
    color: #1f1f1f;
    margin-right: 10px
}

.random-filter-detail-box.active {
    border: 1px solid #ff7431;
    color: #ff7431
}

.random-filter-list-bg .nav-pills {
    border-bottom: 1px solid #dedede;
    flex-wrap: nowrap;
    overflow-x: scroll
}

.random-filter-list-bg .nav-pills .nav-link {
    color: #646464;
    background-color: #fff6f2;
    padding: 0;
    margin-right: 20px;
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap
}

.random-filter-list-bg .nav-pills .nav-link.active,
.random-filter-list-bg .nav-pills .show>.nav-link {
    color: #ff7431;
    background-color: transparent;
    padding: 0;
    font-weight: 500;
    border-bottom: 2px solid #ff7431
}

.random-filter-btn {
    background: #ff7431;
    color: #fff;
    padding: 7px 10px;
    border-radius: 8px;
    margin-top: 19px
}

.random-filter-detail-box-more span {
    font-weight: 500;
    padding: 0;
    color: #ff7431;
    line-height: 0
}

.add-cart,
.add-cart:active,
.add-cart:focus,
.add-cart:hover {
    background: #fff;
    border: 1px solid #ffad25;
    height: 42px;
    padding: 0 23px;
    border-radius: 0;
    font-size: 16px !important;
    color: #ffad25 !important;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .15)
}

.pro-det-buy-now-btn,
.pro-det-buy-now-btn:focus {
    padding: 0 32px;
    border-radius: 0;
    border-width: 0;
    margin: 0 15px;
    width: 100% !important;
    font-size: 16px;
    height: 42px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    background: linear-gradient(7deg, #ff9f00 0, #ffce78 70%);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.furn-credit-btn,
.furn-credit-btn-mob {
    position: relative;
    background: #fff6c8;
    color: #ca7900 !important;
    font-size: 15px;
    border-radius: 10px;
    padding: 8px 18px 8px 50px;
    font-weight: 600;
    text-transform: capitalize;
    margin-right: 10px
}

.furn-credit-btn-icon {
    position: absolute;
    left: 0;
    top: -4px;
    width: 40px;
    height: 40px
}

.furn-credit-box {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #888;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0
}

.furn-credit-box-left {
    width: 15%
}

.furn-credit-box-middle {
    width: 38%;
    margin-left: 20px
}

.furn-credit-box-middle span {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500
}

.furn-credit-box-middle h6 {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 7px
}

.furn-credit-box-middle p {
    margin-bottom: 5px;
    margin-top: 5px
}

.furn-credit-box-right {
    width: 45%;
    text-align: right
}

.furn-credit-box-right a {
    background: #f90;
    padding: 7px 25px;
    color: #fff;
    font-size: 14px;
    border-radius: 11px;
    font-weight: 600
}

.furn-credit-box-right p {
    margin-bottom: 5px;
    margin-top: 10px;
    color: #0078f3
}

.furn-credit-caption {
    flex-direction: column;
    text-align: left
}

.furn-credit-caption h2 {
    color: #f90;
    font-weight: 700
}

.furn-credit-caption a {
    color: #000;
    font-size: 20px
}

.fly{
    opacity:0;
    background:red !important;
    border:0px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    z-index: 545555555 !important;
  }
  
  .fly-circled{
    width:20px;
    height:20px;
    border-radius:50%;
    background:red;

  }
  
  .btn-warning{
    text-indent:-100px;
    overflow:hidden;
    width:40px;
    height:40px;
    border-radius:50%;
    padding:0px;
  }
  
@media only screen and (max-width:991.98px) {
    .box_img img {
        width: 150px
    }
}

@media only screen and (max-width:767.98px) {
    .box_img img {
        width: 50%
    }
    .view_all_bg {
        margin-top: 20px
    }
    #freedom-pop-sofa .modal-dialog {
        max-width: 320px
    }
}

@media only screen and (max-width:575.98px) {
    .box_img img {
        width: 150px
    }
    .box {
        border: 1px solid #dedede;
        border-radius: 4px;
        text-align: center;
        padding: 3px 15px;
        cursor: pointer;
        margin: 0;
        max-width: initial;
        height: 35px
    }
}

@media only screen and (max-width:380px) {
    .box_img img {
        width: 50%
    }
}

@media (min-width:1200px) {
    .container-timeline ul {
        display: flex;
        padding-left: 0;
        padding-top: 20px
    }
    .container-timeline ul li {
        flex: 1 1 0;
        border-left: 0;
        padding: 15px 2em 0 0;
        border-top: 2px solid #ddd
    }
    .container-timeline ul li::before {
        left: 0;
        top: -10px
    }
}

@media (max-width:991px) {
    .mobile-sidebar {
        width: 100%;
        transform: translate(-100%)
    }
}

.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #ccc;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    -webkit-animation: 1.4s ease-in-out infinite both bouncedelay;
    animation: 1.4s ease-in-out infinite both bouncedelay
}