h2.custom_alert_heading {
    font-size: 23px !important;
    padding-top: 5px !important;
}

p.custom_alert_para {
    font-size: 15px !important;
    color: #000 !important;
}

.bs-example {
    margin: 0px;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.list_button {
    width: 100%;
}

.find_more_link {
    color: #fff !important;
}

p.mobile_news_link:hover {
    color: #f58220 !important;
}

a.find_more_link:hover {
    color: #f58220 !important;
}

.category_h2:hover {
    color: #f58221 !important;
}

div.product-content h3.title {
    color: #343a40 !important;
}

.card-header {
    padding: 0px;
    margin-bottom: 0;
    /* background-color: rgba(0,0,0,.03); */
    /* border-bottom: 1px solid rgba(0,0,0,.125); */
    border: 1px solid rgb(52, 58, 64);
}

.card-body {
    border: 1px solid rgb(52, 58, 64);
}

.link_class {
    border: 2px solid #343a40;
    padding: 5px;
}

.active_filter_search {
    background: #f58220;
    padding: 5px 20px;
    color: #fff;
}

.prof li {
    padding: 7px;
    margin: 3px;
    border-bottom: 1px solid #ddd;
}

.prof li a {
    color: #000;
}

.act {
    font-weight: bold;
}

.notifyjs-corner {
    z-index: 10000 !important;
}

.mb-5 {
    margin-bottom: 1rem !important;
    margin-top: 0rem !important;
}

.product_color_img {
    width: 25px;
    height: 20px;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
}

.heading-5 {
    font-weight: 600;
    margin: 0 0 30px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

.bg-img1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    /*padding: 55px 0px;*/
}

.mobile_format_product {
    background: #ddd;
    padding-top: 30px;
}

.essential_desktop {
    padding-top: 30px;
}

.you_may_also_mobile {
    text-align: right !important;
    border-right: 3px solid #ddd;
}

.sticky .navbox-collapse .nav li .sticky_logo {
    width: 100% !important;
    display: block !important;
}

.border_style {
    border: 3px solid #ddd;
    padding: 10px;
}

div.mobile_promotion_link {
    height: 50px;
}

.map_centered {
    position: absolute;
    top: 13%;
    right: 29px;
    margin: auto;
    transform: translate(-50%, -50%);
}

.custom_sort_btn {
    margin-top: -2px;
}

.gallery_thumbnail {
    margin-left: 17%;
    margin-top: 35px;
    margin-bottom: -26px !important;
}

.desktop_header_hight {
    margin-bottom: 25px;
}

.contact_form_modal_list {
    margin-left: 10% !important;
}

#loadMoreBtn {
    font-size: 17px;
    font-weight: bold;
    width: 150px;
    background: #343a40 !important;
    border: 1px solid #343a40 !important;
}

#loadMoreBtn:hover {
    font-size: 17px;
    font-weight: bold;
    width: 150px;
    background: #f58220;
    border: 1px solid #f58220 !important;
}

.loadMoreButtonDiv {
    margin: 20px 0px 35px 0px;
}

a.term_policy_checkbox:hover {
    color: #f58220 !important;
}

@media (max-width: 1200px) {
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .custom-container-fluid {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .mobile_first_banner_box {
        padding: 0px 0px 0px 0px !important;
        background-color: #fff !important;
        margin-bottom: -15px !important;
    }

    h3.mobile_review_h3 {
        font-size: 24px !important;
        font-weight: bold;
        margin-bottom: 12px;
        margin-top: 20px;
    }

    .contact_form_modal_list {
        text-align: left !important;
        margin-left: 0px !important;
        margin-top: -10px !important;
    }

    .checkid2_mobile {
        font-size: 11px !important;
    }

    .mobile_contact_check_box {
        vertical-align: middle;
        margin-top: -1px !important;
    }

    section.desktop_letest_trand_product {
        display: none !important;
    }

    section.mobile_letest_trand_product {
        display: block !important;
    }

    .desktop_header_hight {
        margin-bottom: 6px !important;
    }

    h3 {
        font-size: 15px !important;
    }

    .desktop_store_locator_description {
        width: 20% !important;
    }

    .gallery_thumbnail {
        margin-left: 17%;
        margin-top: 35px;
        margin-bottom: 0px !important;
    }

    .mobile_contact_branch {
        min-height: 190px !important;
    }

    .mobile_subscribe_list {
        text-align: left !important;
        margin-left: -26px !important;
        margin-top: -10px !important;
    }

    .price-box {
        background: rgba(207, 207, 207, 0.08) none repeat scroll 0 0;
        border-bottom: 1px solid rgba(204, 204, 204, 0.4);
        border-top: 1px solid #fff;
        margin: 12px -4% !important;
        padding: 7px 25px;
    }

    .product-variation {
        background: rgba(207, 207, 207, 0.08) none repeat scroll 0 0;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        margin: 12px -4% !important;
        padding: 5px 25px;
    }

    .custom_sort_btn {
        margin-top: 0px !important;
    }

    .modal-dialog {
        padding: 60px 15px 0px 15px !important;
    }

    .desktop_store_locator_map {
        width: 80%;
    }

    .map_centered {
        position: absolute;
        top: 11% !important;
        right: 25px !important;
        margin: auto;
        transform: translate(-50%, -50%);
    }

    .products_page_list .item {
        margin-bottom: 0px;
        border: none;
        border-radius: 0px;
    }

    .mobile_inquiry_btn {
        width: 135px !important;
        margin: auto !important;
    }

    .mobile_inquiry_btn_essential {
        width: 135px !important;
    }

    h3.mobile_locator_h3 {
        margin-top: 25px !important;
    }

    .store_mobile_search {
        margin-top: 25px !important;
    }

    .single-categorie {
        /*padding-right: 50px !important;
      padding-left: 50px !important;*/
    }

    .mobile_footer_trade_house {
        display: none !important;
    }

    .desktop_product_description {
        display: none !important;
    }

    .mobile_product_description {
        display: block !important;
    }

    .btn btn-link {
        color: #f58221 !important;
        background-color: #202f56 !important;
    }

    .mobile_product_gallery {
        margin: 0px 16px !important;
        margin-bottom: 15px !important;
    }

    .hide_product_details_you_may_like_also {
        display: none !important;
    }

    .show_product_details_you_may_like_this {
        display: block !important;
    }

    .show_product_details_you_may_need_this {
        display: block !important;
    }

    p.mobile_copy {
        text-align: center !important;
        margin-left: 6% !important;
        margin-right: 3% !important;
    }

    .mobile_footer_description {
        display: none !important;
    }

    .footer_social_part {
        display: block !important;
    }

    .mobile_sub_cat {
        display: none !important;
    }

    .mobile_service_box {
        width: 33% !important;
    }

    .mobile_service_box h5 {
        font-size: 13px !important;
    }

    div.mobile_promotion_link {
        height: 0px !important;
    }

    .mobile_span {
        display: none !important;
    }

    .mobile_top_service {
        display: block !important;
    }

    .desktop_top_service {
        display: none !important;
    }

    .top_service a {
        font-size: 13px !important;
    }

    .milumax-grid .add-to-cart {
        display: none;
    }

    .milumax-grid .product-image img {
        height: 300px;
    }

    /* Product details recommendations: keep full image visible on mobile */
    .show_product_details_you_may_like_this .milumax-grid .product-image img,
    .show_product_details_you_may_need_this .milumax-grid .product-image img,
    .hide_product_details_you_may_like_also .milumax-grid .product-image img {
        height: auto !important;
        max-height: 220px;
        width: 100% !important;
        object-fit: contain !important;
        object-position: center center;
        display: block;
        margin: 0 auto;
    }

    .show_product_details_you_may_like_this .milumax-grid .product-image,
    .show_product_details_you_may_need_this .milumax-grid .product-image,
    .hide_product_details_you_may_like_also .milumax-grid .product-image {
        height: 220px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .available-count {
        padding: 2px 66px 0px 2px;
        margin-top: 4px;
    }

    .footer_service_desktop {
        display: none !important;
    }

    .footer_service_mobile {
        display: block !important;
    }

    .essential_desktop {
        padding-top: 0px;
    }

    .navbar-brand img {
        max-width: none;
        height: 35px;
        width: 149px;
    }

    .our-service {
        display: none;
    }

    /*.first_banner{
      width: 50%;
      margin-top: 15px;
    }
    .first_banner>a img{
      height: 100px;
    }
    .second_banner{
      width: 50%;
      margin-top: 15px;
    }
    .second_banner>a img{
      height: 100px;
    }*/
    /*.category_mobile{
      width: 50%;
    }*/
    .on_sales_mobile {
        width: 50%;
        font-size: 12px !important;
    }

    .new_arrival_mobile {
        width: 50%;
        font-size: 12px !important;
    }

    .you_may_also_mobile {
        width: 47%;
        font-size: 11px !important;
        text-align: left;
        border-right: 0px solid #ddd;
        margin-left: -11px;
    }

    .you_may_also_ned {
        width: 53%;
        font-size: 11px !important;
    }

    .product_desc_mobile {
        width: 40%;
        font-size: 13px !important;
    }

    .product_spec_mobile {
        width: 40%;
        font-size: 13px !important;
    }

    .product_deliver_mobile {
        width: 60%;
        font-size: 13px !important;
    }

    .product_review_mobile {
        width: 40%;
        font-size: 13px !important;
    }

    .slider_mobile_format {
        display: block !important;
    }

    .slider_desktop_format {
        display: none !important;
    }

    .home_page_desktop_first_banner {
        display: none !important;
    }

    .home_page_mobile_first_banner {
        display: block !important;
    }

    .desktop_category_banner_image {
        display: none !important;
    }

    .mobile_category_banner_image {
        display: block !important;
    }

    .desktop_contact_banner_img {
        display: none !important;
    }

    .mobile_contact_banner_img {
        display: block !important;
    }

    a.category_mobile_title {
        font-weight: bold !important;
        font-size: 16px !important;
    }

    p.contact_mobile_brach {
        font-size: 15px !important;
    }

    h3.category_h2 {
        font-size: 19px !important;
        margin-top: -5px !important;
    }

    h3.mobile_home_heading {
        color: #000;
        font-size: 20px !important;
        margin-bottom: -10px;
    }

    .store_locator_icon_mobile {
        display: none;
    }

    .footer_our_tiles_mobile {
        width: 50%;
    }

    .footer_essential_mobile {
        display: none;
    }

    .footer_about_mobile {
        width: 50%;
    }

    .footer_our_store_mobile_first {
        /*width: 50%;*/
    }

    .footer_social_hide {
        display: block !important;
        width: 50%;
    }

    .footer_social_desktop {
        /*display: none;*/
    }

    .social_link_mobile_format {
        display: none;
    }

    .link_con_mobile_format {
        display: block !important;
    }

    .menu_con_mobile_format {
        margin-top: -35px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 27px;
    }

    .top-categories-search-main {
        display: none;
    }

    .mobile_news_link {
        display: none;
    }

    .mobile_calculator {
        padding-right: 0px !important;
    }

    .mobile_essential {
        font-size: 12px !important;
    }

    .mobile_about {
        font-size: 12px !important;
    }

    .sticky {
        position: fixed;
        margin-top: 0px;
        z-index: 1000;
        display: block;
        top: 0px;
        height: 60px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 180px 30px;
        /*margin-left: -5px;*/
        /*right: 0px;*/
        /*background-image: url(public/frontend/images/logo.png);*/
        /*background: linear-gradient(to right, #f58221 0%, #f58221 100%);*/
    }

    .mobile_search_form {
        display: block !important;
    }

    .mobile_count {
        width: 37% !important;
        display: none !important;
    }

    .show_mobile_filter {
        display: block !important;
    }

    .mobile_available {
        display: none !important;
    }

    .mobile_sort_by {
        width: 63% !important;
        margin-left: 115px !important;
        margin-top: -39px !important;
    }

    .mobile_left_search {
        width: 50% !important;
    }

    .mobile_product_list_margin {
        margin-bottom: 18px !important;
        display: none !important;
    }

    .mobile_trade_second_banner {
        height: 100px !important;
        margin-bottom: 0px !important;
    }

    .mobile_trade {
        margin-top: -28px !important;
    }

    .third_mobile_banner {
        height: 100px;
    }

    .mobile_trade_account {
        display: none;
    }

    .single_page_mobile_first_banner {
        height: 150px !important;
    }

    .category_wise_mobile_product {
        /*      width: 50%;*/
    }

    .mobile_size {
        margin-top: 13px;
    }

    .mobile_format_product {
        padding-top: 0px;
    }

    .mobile_product_name {
        font-size: 15px;
    }

    .mobile_size_option {
        font-size: 13px;
    }

    .mobile_color_option {
        font-size: 13px;
    }

    .at-style-responsive .at-share-btn {
        padding: 0px !important;
    }
}

/* Top header: align with Bootstrap lg (992px) and mblmenu (991px) */
#header .header-top-mobile-actions {
    display: none;
    align-items: center;
    margin: 0 0 0 auto;
    padding-left: 0;
    list-style: none;
    color: #000;
    flex-shrink: 0;
    gap: 4px;
}

#header .header-top-mobile-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    padding: 6px 8px;
    line-height: 1;
}

#header .header-top-menu-toggle {
    background: transparent;
    border: 0;
    padding: 6px 4px;
    margin: 0;
    cursor: pointer;
    font: inherit;
    line-height: 1;
    color: #000;
}

#header .header-top-menu-toggle:focus {
    outline: 2px solid #f58120;
    outline-offset: 2px;
}

#header .header-top-menu-toggle i {
    margin-left: 0;
}

@media (max-width: 991.98px) {
    #header .osahan-menu-top-4 .navbar-collapse#navbarNavDropdown {
        display: none !important;
    }

    #header .osahan-menu-top-4.navbar {
        justify-content: center;
    }

    #header .header-top-mobile-actions {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-left: 0;
        margin-right: 0;
    }

    #header .osahan-menu-top-4 > .container-fluid.desktop_header_hight {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        column-gap: 18px;
        row-gap: 10px;
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
        text-align: center;
    }

    #header .osahan-menu-top-4 .navbar-brand {
        margin-right: 0;
        margin-left: 0;
        max-width: min(220px, 52vw);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #header .osahan-menu-top-4 .navbar-brand img {
        max-height: 48px;
        width: auto;
        height: auto;
        object-fit: contain;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    #header .link_con_mobile_format.header-top-mobile-actions .list-inline-item {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
    }
}

@media (min-width: 992px) {
    #header .header-top-mobile-actions {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #header .osahan-menu-top-4 .top-categories-search-main {
        flex: 1 1 auto;
        min-width: 0;
        max-width: 100%;
    }

    #header .osahan-menu-top-4 .top-categories-search {
        min-width: 0 !important;
        flex: 1 1 180px;
        max-width: 100%;
    }

    #header .osahan-menu-top-4 #categoryDropdown {
        max-width: 150px;
    }
}
