#lgid {
    width: 50px;
}
.custom-TitleHeaDer{
    font-size: 30px !important;
}
@media only screen and (max-width: 600px) {
    .custom-TitleHeaDer {
        font-size: 25px !important;
    }
    .desktop-header{
        display: none;
    }
    .mobileview-header {
        display: block!important;
    }
    #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;
    }
}
@media only screen and (min-width: 700px) {

}
.mobileview-header{
    display: none;
}
.navbar {
    background-color: #de4532 !important;
    padding: 2px;
}
.search-container {
    max-width: 400px;
    flex: 1;
}

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

.search-container .btn {
    background-color: #fe6a0a;
    color: white;
    border-radius: 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: #000;
    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: #fff !important;
    color: #000 !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: #7e7e7e !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: #f3f4f4 !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;
}
.header-section-container {
    box-shadow: 1px 1px 6px 2px #efefef;
    /* background-color: #fff; */
    background: linear-gradient(90deg, #ff7f00, #a7aab3);
    padding: 20px;
    border-radius: 10px;
}

.brands-section-container {
    box-shadow: 1px 1px 6px 2px #efefef;
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
}

.brands-section-container h4 {
    font-weight: bold;
    margin-bottom: 10px;
}

.brands-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.brand-box {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #e9e8e8;
}

.brand-box img {
    width: 120px;
    height: 100px;
    object-fit: cover;
}
