/* .hero-single {
    padding: 80px 0;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    height: 450px;
    cursor: pointer;
}
.hero-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.hero-slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    transition: 0.5s;
    background: #ffffff73;
    border-radius: 12px;
}
.cartBreadcrumb .breadcrumb_list li i,
.hero-slider .owl-dots .owl-dot:not(:last-child),
.product-item .car-price,
.singleProductSlider .owl-nav button:first-child {
    margin-right: 8px;
}
.hero-slider .owl-dots .owl-dot.active {
    background: #fff;
    width: 45px;
}
.hero-single .hero-content {
    height: 100%;
    padding-left: 30px;
}
.hero-single .hero-content .hero-title {
    color: var(--theme-color);
    font-size: 60px;
    font-weight: 800;
    margin: 20px 0;
    text-transform: capitalize;
}
.hero-single .hero-content .hero-sub-title {
    display: inline-block;
    color: var(--theme-color);
    font-size: 20px;
    letter-spacing: 6px;
    font-weight: 800;
    position: relative;
    text-transform: uppercase;
}
.hero-single .hero-content p {
    color: var(--color-white);
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.hero-single .hero-content .hero-btn {
    gap: 1rem;
    display: flex;
    margin-top: 35px;
    justify-content: start;
}
.hero-single .hero-img {
    position: absolute;
    right: 100px;
    bottom: 120px;
    width: 50%;
    z-index: -1;
}
.hero-slider.owl-theme .owl-nav [class*="owl-"] {
    color: var(--color-white);
    font-size: 25px;
    margin: 0;
    padding: 0;
    background: var(--slider-arrow-bg);
    display: inline-block;
    cursor: pointer;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
    transition: var(--transition);
}
.hero-slider.owl-theme .owl-nav .owl-prev {
    left: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-next {
    right: 40px;
}
.hero-slider.owl-theme .owl-nav .owl-next,
.hero-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.play-btn {
    display: inline-block;
    padding: 0;
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 20px;
    text-align: center;
    background: var(--theme-color);
    color: var(--color-white) !important;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
} */

:root {
    --body-font: "Roboto", sans-serif;
    --heading-font: "Inter", sans-serif;
    --theme-color: #011d2a;
    --theme-bg-light: #f9f9f9;
    --body-text-color: #464646;
    --color-white: #ffffff;
    --color-dark: #111111;
    --color-green: #11b76b;
    --color-blue: #0049d0;
    --color-yellow: #fba707;
    --hero-overlay-color: #01060f;
    --slider-arrow-bg: rgba(255, 255, 255, 0.2);
    --box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    --box-shadow2: 0 0 15px rgba(0, 0, 0, 0.17);
    --transition: all 0.5s ease-in-out;
    --transition2: all 0.3s ease-in-out;
    --border-info-color: rgba(0, 0, 0, 0.08);
    --border-info-color2: rgba(0, 0, 0, 0.05);
    --border-white-color: rgba(255, 255, 255, 0.08);
    --border-white-color2: rgba(255, 255, 255, 0.05);
    --footer-bg: #111111;
    --footer-bg2: #181818;
    --footer-text-color: #f5faff;
    --border-color: #e0e0e0;
}
*,
:after,
:before {
    box-sizing: inherit;
}
* {
    scroll-behavior: inherit !important;
}
body,
html {
    height: auto;
    width: 100%;
    box-sizing: border-box;
}
body {
    font-family: var(--body-font);
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    color: var(--body-text-color);
    line-height: 1.8;
    background: #f1f2f4;
}
.theme-btn {
    font-size: 16px;
    color: var(--color-white);
    padding: 12px 20px;
    transition: .5s;
    border-radius: 6px;
    border: none;
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
}
.footer-area .theme-btn {
    background: #052e45;
    border: 1px solid #052e45;
}
.subscribe-form .theme-btn {
    margin-top: 20px;
    width: 100%;
    padding: 14px;
}
.navbar, .navbar.fixed-top {
    background: var(--color-white);
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
}
.popularreviewcontent ul, li {
    list-style: none;
}
p.free_delivery {
    line-height: 1;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.header-top:after, .header-top:before {
    position: absolute;
    width: 10%;
    top: 0;
    bottom: -1px;
    z-index: -1;
}
.empty_cart_section .content_item, .error-wrapper, .navbar .nav-item>.nav-link, .service-area2 .service-item, .social-login-list {
    text-align: center;
}
.droup_lists li a:hover {
    color: var(--color-dark);
    font-weight: 500;
}
.feature-area, .footer-widget, .header-top, .position-relative, .site-breadcrumb .breadcrumb-menu, .site-heading, .theme-btn {
    position: relative;
    z-index: 1;
}
.about-left, .blog-area, .border_top, .car-area, .car-brand, .car-category, .car-dealer, .car-search-form .form-group, .car-single-slider, .car-single-wrapper, .cart-coupon .form-group, .coming-soon .container, .cta-divider, .dealer-banner, .dealer-single, .download-area, .droupdown_list, .droupdown_list>a span, .filtercategory-list, .hero-section, .label_group, .location-area, .login-btn, .mobile_sub_menu, .navArrowCenter, .navbar .nav-item .dropdown-submenu, .orderCRE_wrapper .overol_rating.rating-cont, .priceWrapper, .process-single, .search-area .form-group, .search-area form, .shop-search-form .form-group, .sitemaplist li, .testimonial-area, .user-profile-search .form-group, .widget .search-form {
    position: relative;
}
.navbar #main_nav {
    justify-content: center;
}

.adBlock .addres span, .address-container .saved-address input:checked+.address-details p, .categoryTree .category-item .subcategory .category-item .category-row span.toggle, .categoryTree .category-item.open>ul, .colors .filtercategory-list input:checked+.checkmark:after, .filterBlock.priceFilter .sidebar-body, .navbar .nav-item>.nav-link span, .navbar .navbar-brand .logo-display, .navbar.fixed-top .navbar-brand .logo-scrolled, .orderCRE_wrapper .cencel_opt label, .service_disc_wrapper.active span.more_text, ul.droup_lists li.active ul.droup_hover_items, ul.droup_lists>li.active>a i {
    display: block;
}
@media all and (min-width: 992px) {
    .container.main_menu_container {
        display:block
    }

    .middle_header {
        display: flex;
        justify-content: space-between;
        padding-top: 8px
    }

    .navbar .nav-item .nav-link {
        margin-right: 35px;
        padding: 10px 0;
        font-size: 14px;
        font-weight: 500;
        color: var(--color-dark);
        text-transform: capitalize;
        position: initial
    }

    .nav-right-link,.navbar .nav-item.dropdown {
        position: relative
    }

    .nav-right .cart-btn .nav-right-link i {
        margin-right: 8px;
        display: inline-block
    }

    ul.dropdown_list {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        grid-gap: 40px
    }

    .navbar .nav-item:last-child .nav-link {
        margin-right: 0
    }

    .navbar .nav-item .nav-link.active,.navbar .nav-item:hover .nav-link {
        color: var(--theme-color)
    }

    .navbar #main_nav {
        justify-content: center
    }

    .nav-right {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        margin-left: 45px;
        width: calc(100% - 190px)
    }

    .nav-right-link {
        font-size: 20px;
        color: var(--color-dark);
        transition: var(--transition)
    }

    .nav-right-link:hover {
        color: var(--theme-color)!important
    }

    .nav-right .search-btn .nav-right-link,.nav-right .sidebar-btn .nav-right-link {
        border: none;
        background: 0 0;
        color: var(--color-dark);
        font-size: 28px;
        padding-right: 0
    }

    .nav-right .search-btn .nav-right-link {
        font-size: 20px;
        padding: 0
    }

    .nav-right .cart-btn .nav-right-link {
        position: relative;
        font-size: 20px;
        padding: 0;
        margin-right: 15px
    }

    .nav-right .cart-btn span {
        position: absolute;
        right: -9px;
        top: -2px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        font-size: 12px;
        border-radius: 50px;
        background: var(--theme-color);
        color: var(--color-white)
    }
}

.about-left,.blog-area,.border_top,.car-area,.car-brand,.car-category,.car-dealer,.car-search-form .form-group,.car-single-slider,.car-single-wrapper,.cart-coupon .form-group,.coming-soon .container,.cta-divider,.dealer-banner,.dealer-single,.download-area,.droupdown_list,.droupdown_list>a span,.filtercategory-list,.hero-section,.label_group,.location-area,.login-btn,.mobile_sub_menu,.navArrowCenter,.navbar .nav-item .dropdown-submenu,.orderCRE_wrapper .overol_rating.rating-cont,.priceWrapper,.process-single,.search-area .form-group,.search-area form,.shop-search-form .form-group,.sitemaplist li,.testimonial-area,.user-profile-search .form-group,.widget .search-form {
    position: relative
}

.login-btn ul.loginDropdown {
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translate(-50%) translateY(17px);
    width: 220px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    z-index: 2
}

.login-btn:hover ul.loginDropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%) translateY(0)
}

.login-btn ul.loginDropdown:after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 0;
    background: var(--theme-color)
}

.loginDropdown li:not(:last-child),.spdl_item .spdl_item_heading {
    border-bottom: 1px solid var(--border-color)
}

.loginDropdown li a {
    font-size: 15px;
    padding: 14px 20px;
    color: var(--color-dark);
    text-decoration: none;
    transition: .5s;
    display: block;
    position: relative
}

.loginDropdown li a .wishlist_item {
    background-color: var(--border-color);
    width: 25px;
    height: 25px;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    color: var(--theme-color)
}

.loginDropdown li a:hover {
    background: #f9f9f9
}

.loginDropdown li a i {
    font-size: 16px;
    color: var(--theme-color);
    margin-right: 10px
}

.cartBreadcrumb .breadcrumb_list li a,.dealer-content ul li a,.itemComponents-base-itemCouponDiscount.undefined.itemContainer-base-couponDiscount.not-return .only-exchange-no-return,.sitemaplist li,.sitemaplist li a {
    color: var(--body-text-color)
}

.search-area,.sidebar-popup {
    -webkit-transition: var(--transition)
}

.sidebar-popup,.sidebar-wrapper {
    position: fixed;
    visibility: hidden;
    opacity: 0
}

.search-area,.sitemap_section {
    background: var(--color-white)
}

.navbar .nav-item .dropdown-submenu a:after {
    transform: rotate(-90deg);
    position: absolute;
    right: 15px;
    top: 10px;
    font-weight: 600
}

.navbar .nav-item .dropdown-submenu a:hover {
    background: 0 0;
    color: var(--color-white)
}

.search-area .form-control {
    padding: 12px 45px 12px 20px;
    border-radius: 10px;
    box-shadow: none;
}
.search-area {
    width: 560px;
    border-radius: 8px;
    transition: var(--transition);
    z-index: 1;
    margin-right: auto;
    margin-left: auto;
}
.login-btn button.nav-right-link {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: none;
    color: var(--theme-color);
    background: #ec1d261a;
}
.login-btn ul.loginDropdown {
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translate(-50%) translateY(17px);
    width: 220px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease-in-out;
    z-index: 2;
}
.login-btn:hover ul.loginDropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%) translateY(0);
}
.navbar .nav-item>.nav-link img {
    height: 60px;
    object-fit: contain;
    align-content: end;
}
.droup_menu_container {
    position: absolute;
    display: none;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    left: 50%;
    transform: translate(-50%);
    align-items: stretch;
    width: 480px;
}
.breadcrumb_list, .cartBreadcrumb .breadcrumb_list li ul, .droupdown_list:hover .droup_menu_container, .orderCard .order-desc, .orderCard .payment, .profile-message-wrapper, .return_time {
    display: flex;
}
.droup_lists .droup_hover_items {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 2;
    display: none;
}
.droup_lists .droup_hover_items a, .droup_lists .droup_hover_items span, .droup_lists li a {
    padding: 10px 14px;
    display: block;
    font-size: 14px;
}
.droup_menu_container .d-icon {
    -webkit-transform: translateX(-8px);
    transform: translate(-8px);
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid;
}
.droup_lists, .droup_lists .droup_hover_items {
    width: 240px;
    background: #fff;
    box-shadow: 0 8px 8px 1px #0000004d;
}
.droup_hover_items {
    display: none;
    padding-left: 16px;
}
.navbar-brand {
    margin-right: 0;
}
ul.droup_lists>li.active>a {
    background: #eceff7;
}
.filterBlock.clearAll, .space-between, ul.droup_lists>li>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.droup_lists li a {
    transition: .5s;
    color: var(--color-dark);
}
ul.droup_lists>li>a i {
    font-size: 10px;
    display: none;
}
.droup_lists {
    position: relative;
    z-index: 1;
    left: 0;
}
.search-area .search-icon-btn {
    position: absolute;
    right: 16px;
    top: 7px;
    background: 0 0;
    border: none;
    font-size: 20px;
}
.searchbox {
    max-height: 380px;
    overflow-y: auto;
    box-shadow: 3px 6px 18px #00000026;
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
}
.mycouponLists .myCoupon_item, .searchbox {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}
ul.listdata.search_list {
    padding: 7px;
}
ul.listdata.search_list li {
    border-bottom: 1px solid #ebebeb;
    padding: 5px 0;
    font-size: 16px;
    cursor: pointer;
}

.add-listing-form .list-img-file, .breadcrumb_list li:last-child:after, .cartBreadcrumb .breadcrumb_list li:after, .color-list li label input, .description_wrapper.expanded .description_content:after, .home-2 .copyright:before, .irs--round .irs-from:before, .irs--round .irs-max, .irs--round .irs-min, .irs--round .irs-single:before, .irs--round .irs-to:before, .max-saving_container input, .mobile-menu-right, .navbar .navbar-brand .logo-scrolled, .navbar.fixed-top .navbar-brand .logo-display, .orderCRE_wrapper .rating input[type=radio], .process-area .col-lg-3:last-child .process-single:before, .profile-img-file, .profile-store .store-file, .return-reason-section #additional-message, .site-breadcrumb .breadcrumb-menu li:last-child:before, .sizeselect_label input[type=radio] {
    display: none;
}
body, html, p, ul {
    margin: 0;
}
body, html, ul {
    padding: 0;
    margin: 0;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
a, a:active, a:focus, a:hover {
    outline: 0;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
    text-decoration: none;
}
.read-toggle, a {
    display: inline-block;
}
.header-top {
    background: #ff0015;
    color: #fff;
    padding: 8px 0 10px;
}
.header-top:before {
    content: "";
    background: var(--theme-color);
    clip-path: polygon(0 0,80% 0,100% 100%,0% 100%);
    left: 0;
}
.header-top:after {
    content: "";
    background: var(--theme-color);
    clip-path: polygon(20% 1%,100% 0,100% 100%,0% 100%);
    right: 0;
}
.droupdown_list>a span:after, .filterblockTitle:before {
    margin-left: 8px;
    vertical-align: baseline;
    font-family: "Font Awesome 6 Free";
}
.droupdown_list>a span:after {
    display: inline-block;
    content: "";
    font-weight: 600;
    border: none;
    font-size: 12px;
    transition: .5s;
}
.pt-30 {
    padding-top: 30px!important;
}
.car-top h4 a, .product-item .product-title, .sizeselect-name, .st_product li span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.feature-area, .footer-widget, .header-top, .position-relative, .site-breadcrumb .breadcrumb-menu, .site-heading, .theme-btn {
    position: relative;
    z-index: 1;
}
.color-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.color-list li {
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
label {
    color: #999;
    font-weight: 400;
}
.color-list li label span {
    border: 1px solid var(--border-color);
    display: inline-flex;
    width: 62px;
    height: 70px;
    justify-content: center;
    align-items: center;
}
.quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}
.quantity-box {
    display: flex;
    align-items: center;
    border: 1px solid var(--theme-color);
    border-radius: 6px;
    overflow: hidden;
    width: 230px;
}
.quickviewmodal_view .addtofart button, .skeleton-line.short {
    width: 50%;
}
.quantity-box button {
    background: 0 0;
    border: none;
    font-size: 20px;
    width: 40px;
    height: 51px;
    cursor: pointer;
}
.quantity-box input {
    width: 50px;
    text-align: center;
    font-size: 16px;
    border: none;
    outline: 0;
}
.addtocartwrapper.addtocart__wrapper button.theme-btn {
    width: 100%;
}
.theme-btn.simpleBtn {
    background: 0 0!important;
    border: 1px solid var(--theme-color);
}
.addtofart {
    display: flex;
    align-items: end;
    column-gap: 8px;
}
.addtocartwrapper.addtocart__wrapper button.theme-btn {
    width: 100%;
}
.addtocartwrapper.addtocart__wrapper, .quickviewmodal_view .addtocartwrapper {
    max-width: 440px;
}
.car-widget ul li, .categoryTree .category-item .subcategory .category-item:not(:last-child), .filtercategory-list:not(:last-child), .forgot-password-form .form-group, .index-tableContainer .index-row:not(:last-child), .information_pages p, .mb-10, .pricing-header-content h4, .product_subTitle, .profile-setting .form-check, .quickviewmodal_view .check-availability, .quickviewmodal_view .check-availability h5, .register-form .form-group, .reset-password .form-group, .service_disc_wrapper p, .shop-widget ul li, .sidebar-about h4, ul.offer-list li {
    margin-bottom: 10px;
}
.check-availability {
    margin-bottom: 20px;
    padding-top: 10px;
}
.availability form {
    padding: 8px;
    width: fit-content;
}
.availability form, .singleProductSlider .item {
    align-items: center;
    border: 1px solid var(--border-color);
    display: flex;
}
.availability form span {
    font-size: 14px;
    cursor: pointer;
    padding: 2px 2px 2px 8px;
    border-left: 1px solid var(--border-color);
    transition: .5s;
}
.single-item-details .nav-tabs .nav-link {
    color: #30180d;
    font-size: 20px;
    padding: 15px 25px;
    font-weight: 500;
    border: none;
    background: 0 0;
    border-bottom: 2px solid transparent;
}
.form-group .form-check, .quickviewmodal_view .single-item-details .nav-tabs .nav-link {
    padding-left: 0;
}
.modal-body.modal-quickviewBody button.btn-close {
    position: sticky;
    top: 0;
    left: 100%;
    border: 1px solid #d8d8d8;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 999;
    opacity: 1;
}

.header-top, .ovrflow-hidden, .spdl_item-content, .theme-btn {
    overflow: hidden;
}
/* ==================================
Main layout css
================================== */

@media(min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1200px
    }
}
.p-16 {
    padding: 16px!important;
}
a, h1, h2, h3, h4, h5, h6 {
    color: var(--color-dark);
}
.sitemap_section {
    padding: 30px 20px;
}
.sitemaplist h2 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 7px;
    width: 100%;
}
.sitemaplist {
    padding-left: 0;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}
.sitemaplist li {
    display: inline-block;
    padding-right: 15px;
    line-height: 12px;
    font-size: 14px;
    margin-bottom: 6px;
}
.sitemaplist li:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 5px;
    background: var(--theme-color);
}

.category-item {
    width: 100%;
    text-align: center;
    padding: 0;
    border-radius: 8px;
    transition: var(--transition);
}
.category-img {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-item h5 {
    transition: var(--transition);
    font-size: 16px;
    margin-top: 8px;
}
.view_all span {
    display: inline-flex;
    width: 28px;
    height: 28px;
    background: #ec1d26;
    justify-content: center;
    border-radius: 50%;
    margin-left: 8px;
    color: #fff;
    align-items: center;
}
.site-heading {
    margin-bottom: 15px;
}
.product-item {
    border: 1px solid var(--border-color);
    padding: 14px;
    border-radius: 8px;
}
.product-item .product-image {
    height: 180px;
    overflow: hidden;
    cursor: pointer;
}
.product-item .product_content {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    height: 214px;
    justify-content: space-between;
}
.product-item .product-title {
    font-size: 14px;
    line-height: 1.4;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 0;
}
.product-item .product_priceWrap {
    display: flex;
    align-items: center;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 5px;
}
.car-price {
    font-size: 16px;
    font-weight: 600;
}
span.off-price {
    margin-left: 10px;
    color: #ea1c25;
    font-size: 12px;
    white-space: nowrap;
}
.car-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.car-footer.quickView {
    flex-direction: column;
}
.product-item .theme-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-item .theme-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-item .theme-btn {
    padding: 5px 13px;
}
.theme-btn.light-bg {
    background: #edeaea;
    color: var(--color-dark);
}
.offer_card {
    background-position: center center!important;
    background-size: cover!important;
    width: 100%;
    display: flex;
    overflow: hidden;
}
.offer_card {
    background-position: center center!important;
    background-size: cover!important;
    width: 100%;
    display: flex;
    overflow: hidden;
}
.mega_countdown_list, .offer_card {
    border-radius: 10px;
    align-items: center;
}
.col-xl-3:not(:last-child) .why_choose_card {
    display: flex;
    padding: 0 14px;
    border-right: 1px solid #d8d8d8;
}
.orderCRE_wrapper .review_col_12 .review_product .rproduct_img, .why_choose_card .icon {
    width: 60px;
}
.why_choose_card .why_choose_content {
    width: calc(100% - 60px);
    padding-left: 15px;
}
.no-results h3, .offers-item .offer-content h4, .single-item-review h3, .why_choose_card .why_choose_content h4, .widget .recent-post-bio h6, h5 {
    font-size: 18px;
}
.why_choose_card .why_choose_content p {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 5px;
}
.why_choose_card {
    display: flex;
    padding: 0 14px;
}
.site-title-tagline {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 17px;
    font-weight: 700;
    color: var(--theme-color);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.author-social, .dealer-content ul, .mt-10, .productRaiting, .service-area2 .service-title a, .shop-item-single .flex-control-thumbs, .singleProductSlider_thumb, .specialPrice, .theme-btn.simple-btn, .variation {
    margin-top: 10px;
}
.container_bg, .orderDtail .order-card, .price_details, .section.section-margin.mt-0 {
    background: #fff;
}
.img, img {
    max-width: 100%;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    height: auto;
}
.theme-btn:hover:before {
    transform: translateY(-50%) translate(-50%) scale(1);
}
.theme-btn:before {
    content: "";
    height: 300px;
    width: 300px;
    background: var(--color-dark);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translate(-50%) scale(0);
    transition: .5s cubic-bezier(.25,.46,.45,.94);
    z-index: -1;
}
.bike_accessoriesWrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}
.bike_accessoriesWrapper .bike_acc_item a {
    display: block;
    padding: 10px;
    border: 1px solid var(--border-color);
}
.bike_accessoriesWrapper .bike_acc_item a h4 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.bike_accessoriesWrapper .bike_acc_item a .bike_image {
    height: 192px;
}
.bike_accessoriesWrapper .bike_acc_item a .bike_image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
/* ==================================
Main layout css
================================== */

/* ====================== footer css ====================== */
.text-green {
    color: #26a541
}

.coming-soon {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    position: relative
}

.coming-social a:hover,.copyright,.countdown-single,.footer-area {
    background: var(--theme-color)
}

.coming-soon:before {
    position: absolute;
    content: "";
    background: #000000b3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.coming-soon .newsletter-form {
    position: relative;
    margin-top: 30px
}

.coming-soon .newsletter-form .input-newsletter {
    height: 55px;
    display: block;
    width: 100%;
    border: none;
    border-radius: 15px;
    font-size: 14px;
    padding: 0 0 0 25px
}

.coming-soon .newsletter-form button {
    position: absolute;
    right: 4px;
    top: 4px;
    bottom: 4px;
    height: auto;
    border: none;
    border-radius: 12px;
    background: var(--theme-color);
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500
}

.coming-social {
    margin-top: 30px;
    text-align: center
}

.coming-social a {
    margin: 5px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 12px;
    border: 2px solid var(--color-white)
}

.coming-social a:hover {
    border-color: var(--theme-color)
}

.countdown-single {
    padding: 20px;
    margin: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: var(--box-shadow)
}

.orderCRE_wrapper .review_col_12 .review_product .rproduct_name,.px-16 {
    padding-left: 16px
}

.error-wrapper h1 {
    font-size: 250px;
    letter-spacing: 5px;
    font-weight: 700;
    color: var(--theme-color)
}

.error-wrapper h2 {
    margin-top: 30px;
    margin-bottom: 10px
}

.terms-content p {
    text-align: justify
}

.terms-content:first-child {
    margin-top: -3px
}

.terms-content .terms-list {
    margin-top: 37px
}

.terms-content h3 {
    margin-bottom: 10px;
    position: relative;
    font-size: 20px
}

.terms-content p:not(:last-child) {
    margin-bottom: 26px
}

.footer-area {
    position: relative;
    z-index: 1;
    padding-top: 60px
}

.px-16 {
    padding-right: 16px
}

.footer-logo img {
    width: 160px;
    margin-bottom: 35px
}

.copyright {
    position: relative;
    padding: 20px 0;
    z-index: 1;
    overflow: hidden;
    border-top: 1px solid #053246
}

.copyright .footer-menu {
    margin: 0;
    padding: 0;
    text-align: right
}

.droupdown_list>a span:after,.filterblockTitle:before {
    margin-left: 8px;
    vertical-align: baseline;
    font-family: "Font Awesome 6 Free"
}

.copyright .footer-menu li {
    display: inline-block;
    margin-left: 25px;
    font-size: 16px
}

.copyright .footer-menu li a {
    color: var(--footer-text-color);
    transition: var(--transition)
}

.copyright .copyright-text {
    color: var(--footer-text-color);
    margin-bottom: 0;
    font-size: 16px
}

.copyright .copyright-text a {
    color: #ff0014;
    font-weight: 500
}

.footer-widget-title {
    color: var(--color-white);
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 21px;
    z-index: 1
}

.footer-widget-title:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 90px;
    height: 2px;
    background: #fff3;
    bottom: 0;
    left: 0
}

.footer-widget-title:after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 30px;
    height: 2px;
    background-color: #ff0014;
    bottom: 0;
    left: 18px
}

.footer-list {
    display: flex;
    flex-direction: column;
    gap: .65rem
}

.footer-list li a {
    color: var(--color-white);
    transition: var(--transition)
}

.footer-list li a i {
    margin-right: 5px;
    color: #ff0014
}

.footer-list li a:hover {
    padding-left: 10px;
    color: #ff0014
}

.footer-widget-box p {
    color: var(--color-white);
    padding-right: 18px;
    margin-bottom: 20px
}

.footer-social {
    display: flex;
    gap: 15px;
    justify-content: end
}

.footer-social li a i {
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 12px;
    background: var(--color-white);
    color: var(--theme-color);
    transition: var(--transition)
}

.footer-contact li {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    color: var(--footer-text-color);
    font-size: 16px;
    padding-left: 50px
}

.footer-contact li a {
    color: var(--footer-text-color);
    -webkit-transition: .3s;
    transition: .3s
}

.footer-contact li i {
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    background: #6868687a;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    color: var(--color-white);
    position: absolute;
    left: 0;
    top: 2px;
    display: flex;
    align-items: center;
    justify-content: center
}

.subscribe-form .form-control {
    padding: 16px 20px;
    border-radius: 12px;
    box-shadow: none;
    border: none
}

.subscribe-form .theme-btn {
    margin-top: 20px;
    width: 100%;
    padding: 14px
}

.mega_countdown_list,.offer_card {
    border-radius: 10px;
    align-items: center
}

#scroll-top {
    position: fixed;
    bottom: -20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    border-radius: 14px;
    background-color: var(--theme-color);
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    transition: var(--transition);
    opacity: 0;
    visibility: hidden;
}

#scroll-top.active {
    opacity: 1;
    visibility: visible;
    bottom: 20px;
}
#scroll-top, .banner-item-content h2, .banner-item-content p, .countdown-single h2, .countdown-single h5, .cta-btn .theme-btn:hover, .cta-text p, .header-top-contact a, .header-top-link a, .header-top-social a, .header-top-social span, .home-2 .header-top-contact a i, .mobile_menu .offcanvas-title a, .social-login-list a i, .theme-btn2:hover, .theme-btn:hover, .user-profile-sidebar-list .active i {
    color: var(--color-white);
}
#scroll-top, .header-top, .theme-btn {
    text-align: center;
}
#scroll-top, .dealer-content h4, .login-form .login-header p, .site-heading h4, h1.page_title {
    font-size: 20px;
}
#scroll-top, .navbar.fixed-top {
    box-shadow: var(--box-shadow2);
}
/* ====================== footer css ====================== */


@media all and (max-width: 991px) {
    .navbar-brand {
        padding-left:0
    }

    .navbar-brand img {
        width: 102px
    }

    .navbar-collapse {
        max-height: 220px;
        overflow: hidden;
        overflow-y: auto;
        padding: 0 20px;
        background-color: var(--color-white)
    }

    .dropdown-toggle:after {
        float: right
    }

    .navbar .nav-item .nav-link {
        color: var(--color-dark);
        font-weight: 700;
        transition: var(--transition)
    }

    .navbar .nav-item .nav-link:hover {
        color: var(--theme-color)!important
    }

    .navbar-toggler {
        padding: 0;
        border: none;
        order: 4
    }

    .mobile-menu-right {
        display: flex;
        align-items: center;
        gap: 20px
    }

    .nav-right,.nav-right .login-btn,.nav-right .sidebar-btn.cart-btn {
        display: none
    }

    .mobile-menu-right .search-btn {
        order: 1
    }

    .mobile-menu-right .login-btn {
        order: 2
    }

    .login-btn:hover ul.loginDropdown {
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%) translateY(17px)
    }

    .login-btn:hover ul.loginDropdown.open {
        opacity: 1!important;
        visibility: visible!important;
        transform: translate(-50%) translateY(0)!important
    }

    .login-btn button.nav-right-link {
        width: 36px!important;
        height: 36px!important
    }

    .login-btn button.nav-right-link i {
        font-size: 16px!important
    }

    .mobile-menu-right .sidebar-btn.cart-btn {
        order: 3;
        position: relative
    }

    .mobile-menu-right .sidebar-btn.cart-btn span#header-cart-count {
        position: absolute;
        top: -4px;
        right: -9px;
        background: var(--theme-color);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 9px;
        font-weight: 400;
        color: #fff;
        border-radius: 50%;
        line-height: 1;
        width: 1.075rem;
        height: 1.075rem
    }

    .mobile-menu-right .nav-right-link {
        background: 0 0;
        border: none;
        font-size: 0px;
        color: var(--color-dark)
    }

    .mobile-menu-right .nav-right-link i {
        font-size: 18px
    }

    .mobile-menu-right .nav-right-link:hover,.navbar .nav-item .dropdown-submenu a:hover {
        color: var(--theme-color)
    }

    .search-area.open {
        top: 50px!important
    }

    .navbar-toggler-mobile-icon {
        font-size: 25px;
        color: var(--color-dark);
        font-weight: 500
    }

    .nav-right {
        position: absolute;
        top: 99%;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 4px 10px 10px
    }

    .search-area {
        width: 100%!important
    }

    .navbar .nav-item .dropdown-submenu a:after {
        top: 4px
    }
}


#paymentAccordion .accordion-item #heading-razorpay, #paymentAccordion .accordion-item .accordion-button, .availability form input, .card.orderCard, .mobile-nav-item.accordion-item, .orderCRE_wrapper .col-md-12.review_col_12:last-child, ul.listdata.search_list li:last-child {
    border: none;
}
.mobile-nav-item .accordion-button {
    padding: 0;
    border: none;
    font-weight: 600;
}
.mobile-nav-item .nav-link {
    padding: 10px 0;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-dark);
}
.mobile-nav-item .accordion-button:not(.collapsed) {
    background: 0 0;
    color: var(--color-dark);
    box-shadow: none;
}
.accordion-button:not(.collapsed):after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nIzIxMjUyOSc+PHBhdGggZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMS42NDYgNC42NDZhLjUuNSAwIDAgMSAuNzA4IDBMOCAxMC4yOTNsNS42NDYtNS42NDdhLjUuNSAwIDAgMSAuNzA4LjcwOGwtNiA2YS41LjUgMCAwIDEtLjcwOCAwbC02LTZhLjUuNSAwIDAgMSAwLS43MDh6Jy8+PC9zdmc+);
}
.mobile_sub_menu .fa-chevron-right {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(90deg);
    z-index: 9;
    width: 20px;
    height: 20px;
    background: #1f2025;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 2px;
    font-size: 10px;
}
.mobile_droup_lists li a {
    display: block;
    padding: 5px 0;
}
.offcanvas-header.mobile_menu {
    background: #1f2025;
}
.offcanvas-header.mobile_menu button.btn-close {
    filter: invert(1);
    opacity: 1;
}
.offcanvas.mobile_menu_wrapper {
    width: 300px;
}
.mobile_menu_wrapper .accordion-button:focus{
    box-shadow: none;
}

.blog-item-info p, .card-mb-16, .description-section, .footer-contact li:not(:last-child), .terms-list li:not(:last-child) {
    margin-bottom: 16px;
}

@media all and (max-width: 1199px) {
    .hero-single .hero-content .hero-title {
        font-size:37px
    }

    .hero-slider.owl-theme .owl-nav .owl-next,.hero-slider.owl-theme .owl-nav .owl-prev {
        top: unset;
        bottom: 70px!important
    }

    .hero-slider.owl-theme .owl-nav .owl-prev {
        left: unset;
        right: 120px
    }

    .hero-slider.owl-theme .owl-nav .owl-next {
        right: 40px
    }

    .feature-area {
        margin-top: -20px
    }

    .footer-widget-box {
        margin-bottom: 50px
    }

    .home-3 .hero-single .hero-img:before {
        width: 450px;
        height: 450px
    }
}

@media only screen and (min-width: 320px)and (max-width:575px) {
    .week-sale-container,a.item.show_zoom {
        width:100%!important
    }

    .container.main_menu_container {
        padding: 8px 16px
    }

    .hero-section .hero-slider .owl-dots {
        bottom: 32px
    }

    .hero-section .hero-single {
        padding: 0px 0
    }

    .hero-section .hero-single .hero-content {
        padding-left: 0
    }

    .hero-section .hero-single .hero-content .hero-sub-title {
        font-size: 12px
    }

    .hero-section .hero-single .hero-content .hero-title {
        font-size: 32px
    }

    .feature_list li {
        font-size: 13px
    }

    .theme-btn {
        padding: 10px 20px;
        font-size: 14px
    }

    .hero-slider.owl-theme .owl-nav .owl-prev {
        left: unset;
        right: 100px
    }

    .hero-slider.owl-theme .owl-nav [class*=owl-] {
        font-size: 20px;
        height: 45px;
        width: 45px;
        line-height: 45px
    }

    .hero-slider.owl-theme .owl-nav .owl-next,.hero-slider.owl-theme .owl-nav .owl-prev {
        top: unset;
        bottom: 3px!important
    }

    .bike_accessoriesWrapper {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 14px;
        margin-top: 16px
    }

    .week-sale-container {
        margin-bottom: 20px;
        padding: 25px 30px
    }

    .week-sale-container h5 {
        max-width: 150px;
        font-size: 16px
    }

    .week-image {
        bottom: 45px;
        width: 150px;
        height: 110px
    }

    .owl-carousel.owl-theme.category_item_slider.navArrowCenter.owl-loaded.owl-drag,.owl-carousel.owl-theme.newLaunches.navArrowCenter.owl-loaded.owl-drag,.owl-carousel.owl-theme.trendingProduct.owl-loaded.owl-drag {
        margin-top: 20px
    }

    .category-item h5 {
        font-size: 14px
    }

    .sitemap_section {
        padding: 30px 3px
    }

    .row.mb-md-3 {
        margin-bottom: 10px
    }

    .product-title {
        font-size: 18px;
        margin: 12px 0;
        line-height: 24px;
        font-weight: 500
    }

    .addtocartwrapper {
        max-width: 100%
    }

    .addtofart button.theme-btn,.availability form {
        width: 100%
    }

    .single-item-details .nav-tabs .nav-link {
        padding: 8px 14px;
        font-size: 16px
    }

    .availability form span {
        width: 100%;
        text-align: center
    }

    .shopProductsWrapper {
        grid-template-columns: repeat(2,1fr);
        gap: 10px!important
    }

    .productShortby {
        flex-wrap: wrap
    }

    .col-xl-3:not(:last-child) .why_choose_card {
        border-bottom: 1px solid #d8d8d8;
        border-right: none;
        padding-bottom: 10px;
        margin-bottom: 20px
    }

    .why_choose_card .icon {
        width: 48px
    }

    .why_choose_card .why_choose_content h4 {
        font-size: 16px
    }

    .trendingProduct .owl-nav button {
        position: absolute;
        top: -48px
    }

    .trendingProduct .owl-nav button.owl-next {
        margin-left: 25px
    }
}

@media(max-width: 767px) {
    .overviewProfile_items {
        grid-template-columns:repeat(2,1fr)
    }

    .overviewProfile_item a {
        padding: 20px
    }

    .overviewProfile_item a span {
        font-size: 12px
    }

    .o_profile_editeWrapper .o_profile_edite .o_profile_image {
        width: 50px;
        height: 50px
    }

    .o_profile_editeWrapper .o_profile_edite .o_profile_content {
        padding-left: 10px
    }

    .o_profile_editeWrapper .o_profile_edite .o_profile_content h4 {
        font-size: 17px
    }

    .o_profile_editeWrapper .o_profile_edite .o_profile_content p {
        font-size: 13px
    }

    .o_profile_editeWrapper {
        padding: 14px;
        align-items: center
    }

    .new-Launches-Offers {
        gap: 15px
    }

    .bike_accessoriesWrapper .bike_acc_item a {
        height: 100%
    }

    .copyright p.text-align-ml-2 {
        text-align: center
    }

    .breadcrumb_list {
        display: flex;
        flex-wrap: wrap
    }

    .breadcrumb_list li {
        padding-right: 10px;
        margin-right: 8px
    }
}
@media(max-width: 767px) {
    .process-single:before {
        display:none
    }

    .car-sort {
        flex-direction: column;
        gap: 25px;
        padding: 20px
    }

    .car-sort .nice-select {
        width: 250px
    }

    div.dt-container div.dt-layout-row:not(.dt-layout-table) {
        display: flex!important;
        flex-direction: column!important;
        align-items: self-start!important
    }

    .address-table td,.address-table th {
        white-space: nowrap
    }

    input#profile_image {
        margin-bottom: 10px
    }

    .p-16 {
        padding: 0!important
    }

    .p-16.container_bg {
        padding: 20px 15px!important;
        margin-bottom: 8px
    }

    .view_all span {
        width: 20px;
        height: 20px;
        margin-left: 4px;
        font-size: 12px
    }

    .car-item,.footer-logo img,.site-heading {
        margin-bottom: 0
    }

    .pt-30 {
        padding-top: 15px!important
    }

    .owl-carousel .owl-dots button.owl-dot {
        width: 10px;
        height: 10px;
        background: #edeaea!important;
        display: block;
        border-radius: 10px;
        transition: .5s
    }

    .owl-carousel .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 16px
    }

    .owl-carousel .owl-dots button.owl-dot:not(:last-child) {
        margin-right: 10px
    }

    .owl-carousel .owl-dots button.owl-dot.active {
        background: #eb1d26!important;
        width: 30px
    }

    .pt-40 {
        padding-top: 0!important
    }

    .sitemap_section {
        background: #fff!important
    }

    .footer-area {
        padding-top: 40px
    }

    .px-16 {
        padding-left: 3px;
        padding-right: 3px
    }

    .footer-widget-title {
        color: var(--color-white);
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 16px;
        font-size: 18px;
        z-index: 1
    }

    .copyright .copyright-text {
        text-align: center
    }

    .product-item.p-4 {
        padding: 12px!important
    }

    .product-item .product-title {
        font-size: 14px;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin: 6px 0
    }

    .car-price {
        font-size: 16px
    }

    strike.text-gray-600 {
        font-size: 13px
    }

    .description-title,.login-form form .form_title {
        font-size: 18px;
        margin-bottom: 16px
    }

    .product-item .product-image {
        height: 130px;
        overflow: hidden
    }

    .contact-area.py-120 {
        padding-top: 0;
        padding-bottom: 30px
    }

    .contact-img img {
        border-radius: 15px
    }

    .row.contact_item_row {
        gap: 16px;
        margin-bottom: 30px
    }

    .ptm-5 {
        padding-top: 2rem
    }

    #couponscode .modal-dialog {
        width: 100%;
        margin: 0;
        padding: 0 14px
    }

    .cartBreadcrumb .breadcrumb_list {
        flex-wrap: wrap;
        padding: 20px 15px
    }

    .cartBreadcrumb .breadcrumb_list>li:first-child,.cartBreadcrumb .breadcrumb_list>li:nth-child(3) {
        width: 50%
    }

    .cartBreadcrumb .breadcrumb_list>li:first-child {
        order: 1
    }

    .cartBreadcrumb .breadcrumb_list>li:nth-child(3) {
        order: 2;
        justify-content: end
    }

    .cartBreadcrumb .breadcrumb_list>li:nth-child(2) {
        width: 100%;
        order: 3
    }

    .cartBreadcrumb .breadcrumb_list li ul {
        display: flex;
        width: 100%;
        margin-top: 20px
    }

    .py-120 {
        padding: 30px 0
    }

    .login-form form {
        padding: 0 8px
    }

    .login-form .form-group {
        margin-bottom: 16px
    }

    .login-form .login-header {
        text-align: center;
        margin-bottom: 16px
    }
    .col-xl-3:not(:last-child) .why_choose_card {
        border-bottom: 1px solid #d8d8d8;
        border-right: none;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .col-xl-3:first-child .why_choose_card {
        margin-top: 20px;
    }
    .bike_accessoriesWrapper {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 14px;
        margin-top: 16px;
    }
    .bike_accessoriesWrapper .bike_acc_item a .bike_image {
        height: 130px;
    }
}

@media(min-width: 768px)and (max-width:992px) {
    .filterSidebar.container_bg {
        position:sticky;
        top: 64px
    }

    .bike_accessoriesWrapper .bike_acc_item a .bike_image {
        height: 95px
    }

    .bike_accessoriesWrapper {
        grid-gap: 16px
    }

    .bike_accessoriesWrapper .bike_acc_item a h4 {
        font-size: 13px;
        text-align: center;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 1
    }

    .pt-40 {
        padding-top: 0!important
    }

    .row.heading_row .col-lg-6 {
        width: 70%
    }

    .row.heading_row .col-md-2 {
        width: 30%
    }

    .pt-30 {
        padding-top: 16px!important
    }

    .car-item {
        margin-bottom: 0
    }

    .col-xl-3:not(:last-child) .why_choose_card {
        margin-bottom: 16px
    }

    .contact-area.py-120 {
        padding-top: 0;
        padding-bottom: 30px
    }

    .contact-img img {
        border-radius: 15px
    }

    .week-sale-container h5 {
        max-width: 189px;
        width: 100%;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #2b313e;
        margin-top: 15px;
        margin-bottom: 7px
    }

    .week-image {
        bottom: 0;
        width: 72px;
        height: 72px;
        mix-blend-mode: multiply
    }

    .row.contact_item_row {
        margin-bottom: 30px
    }
    .quickviewmodal_view .modal-dialog {
    max-width: calc(100% - 40px);
}
}

.hero-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
}
.owl-carousel .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: var(--theme-color)!important;
    display: block;
    border-radius: 10px;
    transition: .5s;
}
.owl-carousel .owl-dots button.owl-dot.active {
    background: #eb1d26!important;
    width: 30px;
}
.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}
#paymentAccordion .accordion-button svg, .delivery_details_lists li i, .delivery_details_lists li strong, .order-details .product-details p:not(:last-child), .owl-carousel .owl-dots button.owl-dot:not(:last-child), .service-download a i, .single-item-price del {
    margin-right: 10px;
}

.priceWrapper h4.product-price:hover+.price_tooltip {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.price_tooltip {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 8px #0000001a;
    width: 280px;
    padding: 0;
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 107%;
    transform: translateY(10px);
    transition: .2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
}
.price_tooltip .header {
    font-weight: 700;
    color: #666;
    font-size: 16px;
}
.price_tooltip .header, .price_tooltip .price-row {
    padding: 12px 16px;
    border-bottom: 1px solid #f0f0f0;
}
.price_tooltip .price-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.price_tooltip .price-label {
    color: #666;
    line-height: 1.4;
}
.price_tooltip .price-value {
    color: #333;
    font-weight: 600;
    text-align: right;
    line-height: 1.4;
}
.price_tooltip .sub-text {
    font-size: 12px;
    color: #888;
    margin-top: 2px;
}
span.PriceInfo-mrp, span.regular-mrp {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
.specialPrice .product-price strike {
    font-size: 14px;
    padding-left: 3px;
    color: #999;
    font-weight: 400;
}
.specialPrice .product-price span.off, span.PriceInfo-discount {
    color: red;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
}
.specialPrice .product-price {
    font-size: 18px;
    width: fit-content;
}
.product-title {
    font-size: 24px;
}