#lgid {
    width: 50px;
}
.custom-TitleHeaDer {
    font-size: 30px !important;
}
@media only screen and (min-width: 600px) {
    .middle_ad_Image {
        width: 100%;
        height: 350px !important;
    }
}
@media only screen and (max-width: 600px) {
    .middle_ad_Image {
        width: 100%;
        height: 180px;
    }
    .custom-TitleHeaDer {
        font-size: 25px !important;
    }
    .desktop-header {
        display: none;
    }
    .mobileview-header {
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }
    #lgid {
        width: 34px;
    }
    #lhidh4 {
        font-size: 11px;
    }
    #lhidp {
        font-size: 8px;
    }
    .mobile_header-text {
        display: none;
    }
    .header_contact {
        float: left !important;
    }
    .shop_by_category {
        font-size: 13px;
    }
    .top_selling_pro {
        color: #fd7322;
        font-weight: bold;
        font-size: 13px;
    }
    .category_name_title {
        font-size: 16px;
    }
    .category_margin_f {
        margin: 15px 0;
    }
    .cat_margin_mobile {
        margin-top: 15px;
    }
    .line {
        width: 170px !important;
    }
    .middlead_margin {
        margin-top: 15px;
    }
    .middleadImg {
        width: 100%;
        height: 200px;
        /*object-fit: cover;*/
    }
    .category_image_product {
        width: 100%;
        height: 200px;
        /*object-fit: cover;*/
    }
    .all-categories .dropdown-menu {
        width: 360px !important;
    }
    .category_image_product {
        height: 300px !important;
    }
    .brand-box {
        width: 170px !important;
    }
    .home-slider-container {
        height: 160px !important;
        margin-top: 130px;
        border-radius: 10px;
    }
    .mobile_view_display_none {
        display: none !important;
    }
    .slider_mobile_width {
        width: 100% !important;
    }
}
@media only screen and (min-width: 700px) {
    .slider_mobile_width {
        width: 60% !important;
    }
}
.mobileview-header {
    display: none;
}
.navbar {
    background-color: #152d5d;
    padding: 2px;
}
.search-container {
    max-width: 400px;
    flex: 1;
}

.search-container input {
    border-radius: 15px 0 0 15px;
}

.search-container .btn {
    background-color: #FCCF39;
    color: #FD6506;
    border-radius: 0 15px 15px 0;
}

.search-bar {
    max-width: 500px;
    flex-grow: 1;
}

.cart-btn {
    position: relative;
}

.cart-count,
.wishlist-count {
    position: absolute;
    top: -7px;
    right: -5px;
    background: white;
    color: black;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px;
}

.drawer {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100vh;
    background: white;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    transition: right 0.3s ease-in-out;
    padding: 20px;
    z-index: 1111;
}

.drawer.active {
    right: 0;
}

.middleadImg {
    width: 100%;
    /*object-fit: cover;*/
}
.category_image_product {
    width: 100%;
    height: -webkit-fill-available;
}
.service_info {
    padding-left: 30px;
    padding-bottom: 12px;
}
.shop_by_category {
    color: #f44336;
    text-align: center;
    font-weight: bold;
}
.line {
    display: flex;
    margin: auto;
    width: 310px;
    height: 1px;
    text-align: center;
    align-items: center;
    background: #000;
}
.top_selling_pro {
    color: #ffff;
    text-align: center;
    font-weight: bold;
}
.category_name_title {
    font-weight: bold;
    color: #000000;
}
.category_margin_f {
    margin: 25px 0;
}
.section-title_heading {
    /* border-bottom: 1px solid green; */
    padding-bottom: 10px;
}
.category_image_product {
    border-radius: 15px;
    padding: 0px 0px;
}

.categorycarosel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.categorycarosel .owl-nav button {
    background: #fff;
    color: #000;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}
.categorycarosel .owl-nav .owl-prev {
    margin-left: 10px;
    background: #fff !important;
    color: #000 !important;
}
.categorycarosel .owl-nav .owl-next {
    margin-right: 10px;
    background: #fff !important;
    color: #000 !important;
}

.product_slider .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.product_slider .owl-nav button {
    background: #fff;
    color: #000;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}
.product_slider .owl-nav .owl-prev {
    margin-left: 10px;
    /*background: rgb(255, 255, 255) !important;*/
    color: #000 !important;
}
.product_slider .owl-nav .owl-next {
    margin-left: 10px;
    /*background: rgb(255, 255, 255) !important;*/
    color: #000 !important;
}
.details_slider .owl-nav button.owl-prev,
.owl-nav button.owl-next {
    color: #000 !important;
    /*background:rgb(255, 255, 255)!important;*/
    border: none !important;
}

.product_slider .owl-nav .owl-next {
    margin-right: 10px;
    /*background: #fff !important;*/
    color: #000 !important;
}
.margin-shopping svg {
    width: 20px;
    height: 20px;
}
.user_svg svg {
    width: 20px;
    height: 20px;
}
.all-categories {
    background: #212529 !important;
}
.all-categories .dropdown-toggle::after {
    display: none;
}
.category-dropdown-menu.dropdown-menu {
    width: 300px !important;
}
.dropdown_background {
    background: #222222;
    color: #fff;
}
.new-heading-bgcolor {
    background-color: #fff !important;
}
.category-section-container {
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    /*border-radius: 10px;*/
    /*padding: 12px;*/
    margin-bottom: 20px;
}
.header-section-container-one {
    /* background-color: #fff; */
    padding: 20px;
    border-radius: 10px;
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    margin-bottom: 20px;
}
.hidetosm {
    overflow: visible;
}

.category-list {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    border-radius: 10px;
}

.category-list::-webkit-scrollbar {
    display: none;
}

.category-item,
.subcategory-item,
.childcategory-item {
    position: relative;
}

.toggle-sub {
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
    color: #555;
    transition: transform 0.2s ease-in-out;
}

.toggle-sub[aria-expanded="true"],
.toggle-sub.collapsed[aria-expanded="true"] {
    transform: rotate(180deg);
}

.home-slider-container {
    width: 100%;
    /* height: 400px; */
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    border-radius: inherit;
}

.slider-item img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    border-radius: inherit;
}
.newheader-section-container {
    box-shadow: 1px 1px 6px 2px #efefef;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.header-section-container {
    box-shadow: 1px 1px 6px 2px #efefef;
    background: #25a7cb;
    padding: 20px;
}
.custom-brand-section {
    padding: 10px;
    border-radius: 16px;
    position: relative;
}

.custom-brand-title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}

.custom-brand-carousel .item {
    padding: 5px;
}

.custom-brand-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.custom-brand-card {
    width: 100px;
    height: 100px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

.custom-brand-card img {
    width: 100%;
    height: 100%;
    /*object-fit: contain;*/
    border-radius: 50%;
}

.custom-brand-name {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #111;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* --- Nav Fix --- */
.custom-brand-carousel .owl-nav {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
}

.custom-brand-carousel .owl-nav button {
    pointer-events: all;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 18px;
    color: #333;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: all 0.3s ease;
}

.custom-brand-carousel .owl-nav button.owl-prev {
    left: -18px;
    background: #fff !important;
    color: #000 !important;
    border-radius: 50%;
    /*border:1px solid #cacaca;*/
    top: -40px;
}

.custom-brand-carousel .owl-nav button.owl-next {
    right: -18px;
    background: #fff !important;
    color: #000 !important;
    border-radius: 50%;
    border: 1px solid #cacaca;
    top: -40px;
}

.custom-brand-carousel .owl-nav button:hover {
    background: #007bff;
    color: #fff;
}

/* customer account */
.customer_order_list_group {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
}
