body{
    font-family: 'Poppins', sans-serif;
}

a {
    color: #4472c4;
}

.required {
    color: #FF0000FF;
}
/*========== Header part start ===============*/

.header .logo h1 {
    font-size: 30px;
    font-weight: bold;
    color: #4472C4;
    line-height: 1;
}

.header a.logo:hover {
    color: #598ce6;
    text-decoration: none;
}

.header .logo h1 span {
    font-size: 40px;
    background: url(../images/bmp-logo.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: -10px 0 0 0;
}
/*.header .mini_cart_count {*/
    /*    display: inline-block;*/
    /*    text-align: right;*/
    /*    float: right;*/
    /*    padding-left: 15px;*/
    /*    padding-right: 15px;*/
    /*    position: relative;*/
    /*    cursor: pointer;*/
    /*    margin-top: 20px;*/
    /*}*/
    /*.header .mini_cart_count:before {*/
        /*    position: absolute;*/
        /*    content: '';*/
        /*    background-image: url(https://new.buildersmarketplace.com.au/images/jeep-cart.png);*/
        /*    background-repeat: no-repeat;*/
        /*    background-size: 50px;*/
        /*    height: 50px;*/
        /*    width: 50px;*/
        /*    display: inline-block;*/
        /*    z-index: 1;*/
        /*}*/
        /*.header .mini_cart_count span.count {*/
            /*    position: absolute;*/
            /*    top: -8px;*/
            /*    z-index: 9;*/
            /*    left: 18px;*/
            /*    font-weight: 700;*/
            /*    min-width: 18px;*/
            /*    text-align: center;*/
            /*}*/
            /* ========== Header part end ==================*/

            .ajax-loader {
                visibility: hidden;
                background-color: rgba(255, 255, 255, 0.7);
                position: absolute;
                z-index: 999 !important;
                height: 0;
                left: 15%;
                top: 50%;
            }
            /* ========== Search box part start ==================*/

            input[type=search]::-webkit-search-cancel-button {
                -webkit-appearance: searchfield-cancel-button;
            }
            /*only for timber*/

            .site_logo {
                text-align: center;
                height: 120px;
            }

            .site_logo img {
                height: 200px;
                position: absolute;
                z-index: 999;
                border-radius: 50%;
                left: calc(50% - 100px);
            }
            /*only for timber*/

            .search_area {
                margin: 0px;/*
                background-image: url("../images/Let-the-search-begin2.jpg");*/
                /*background-image: url("../images/Large-Flights-hero-2.webp");*/
                position: relative;
                width: 100%;
                background-repeat: no-repeat;
                background-position: 50% 60%;
                background-size: cover;
                height: 500px;
            }

            /*section.search_area::before {
                position: absolute;
                content: '';
                right: 0;
                height: 100%;
                width: 100%;
                left: 0;
                background: rgb(0 0 0 / 20%);
            }*/

            .search_area #pills-tab {
                position: absolute;
                top: -46px;
            }

            .search_area .search_box .search_product_input {
                    border-radius: 15px 0px 0px 15px !important;
                    padding: 22px 25px;
                    font-size: 20px;
                    background: #FFFFFF 0% 0% no-repeat padding-box;
                    box-shadow: 0px 3px 6px #00000029;
            }

            .search_area .search_box .search_product_input::-webkit-search-cancel-button {
                position: relative;
                right: 20px;
            }

            .search_area .search_box .search_product_input::placeholder {
                color: #d0cbcb;
            }
/*.search_area .search_form .search_product {
background: #4572c4 !important;
border-radius: 0px 20px 20px 0px !important;
}
*/

.search_area .search_form .search_product {
    background: #A08E7B!important;
    border-radius: 0px 20px 20px 0px !important;
    border-color: #A08E7B;
    padding-left: 40px;
    padding-right: 40px;
}

.search_area .search_form {
    padding: 50px;
    position: relative;
    top: 60px;
}

.search_area .search_box .search_title {
    font-weight: 600;
    padding: 0px;
    color: #fff;
    font-size: 65px;
    line-height: 70px;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 10px rgb(13 13 13);

    text-align: left;
    font: normal normal bold 68px/90px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 6px #00000089;
}

.search_area .nav-item a.nav-link {
    background: #539eef;
    color: #fff !important;
    margin-left: 5px !important;
    border-radius: .25rem .25rem 0 0rem;
}
/* ========== Search box part end ==================*/
/* ========== product list part start ==================*/

.product_list {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.product_list #zip_action_btn {
    background: #1B85B4 0% 0% no-repeat padding-box;
    border: 1px solid #1b85b4;
    padding-left: 35px;
    padding-right: 35px;
}

.product_list #searchTextField {
    padding: 12px 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000002b;
    border-radius: 15px 0 0 15px;
    border: 1px solid #f1f1f1;
}

.search_area span.tab_number {
    background: #fff;
    color: #000;
    font-weight: bold;
    margin: 0 8px 0 0;
    height: 30px;
    width: 30px;
    display: inline-table;
    line-height: 30px;
    border-radius: 50px;
    text-align: center;
}

.searchAddress::-webkit-input-placeholder {
    font-size: 12px;
    color: #b3b2b2;
}

.searchAddress::-moz-placeholder {
    font-size: 12px;
    color: #b3b2b2;
}

.searchAddress::-ms-input-placeholder {
    font-size: 12px;
    color: #b3b2b2;
}

.product_list ul#list_data {
    height: 576px;
    overflow: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
    padding: 15px;
}

.product_list ul#list_data li.list-group-item {
    padding: 18px 0px 18px !important;
    border: unset;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0px;
}

.product_list ul#list_data .do_not_found_message {
    text-align: center;
    color: #6d6b6b;
}

.product_list ul#list_data .product_img img {
    max-height: 37px;
}

.product_list ul#list_data .product_qty {
    text-align: right;
}

.product_list ul#list_data .product_qty i {
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border-radius: 17px;
    font-size: 12px;
    text-align: center;
}

.product_list ul#list_data .product_qty .qty {
    width: 34px;
    margin: 0px 8px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border-radius: 5px;
    border: 0;
}

/*=======cart start========*/

.product_list .product_cart {
    min-height: 130px;
    scroll-behavior: smooth;
    max-height: 300px;
    overflow: auto;
}

.product_list .right_panel {
    background: #fff;
    padding: 14px 8px 10px 8px;
    min-height: calc(100% - 0px);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
}
h5.product_cart_title.text-center {
    font: normal normal bold 24px/32px Poppins;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 22px;
}
.product_list .right_panel .no_product_select_yet {
    color: #000;
}

.product_list .cart_panel {
    display: none;
}

.product_list ul.selectedItemsUl {
    min-width: 200px;
    margin: 0 0 20px 0;
    overflow: auto;
    padding: 0px;
}

.product_list ul.selectedItemsUl li {
    padding: 6px 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0px;
    display: flow-root;
}

.product_list ul.selectedItemsUl li .product_img {
    display: inline-block;
}

.product_list ul.selectedItemsUl li .product_img img {
    max-height: 40px;
}

.product_list ul.selectedItemsUl li .product_name {
    width: 230px !important;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    height: auto !important;
    line-height: 10px;
    font-size: 13px;
    padding: 0px 5px;
    cursor: pointer;    
    color: #000;    
    font: normal normal bold 14px/19px Poppins;
}

.product_list ul.selectedItemsUl li .product_qty {
    display: inline-block;
    width: 82px;
}

.product_list ul.selectedItemsUl li .product_qty i {
    padding: 0px 3px;
}

.product_list ul.selectedItemsUl li .product_qty .cart_qty {
    width: 34px;
    margin: 0px 8px;
    display: inline-block;
    text-align: center;
    padding: 3px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border-radius: 5px;
    border: 0;
}

.product_list ul.selectedItemsUl li .product_qty i {
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border-radius: 17px;
    font-size: 12px;
    text-align: center;
}

.product_list .cartBtns {
    /*display: none;*/
    /*text-align: center;*/
    /*margin-bottom: 15px;*/
}
/*=======cart end========*/
/*=======brokerage list start========*/

.broker_top_message {
    margin: 10px;
    font-style: italic;
    color: #636060;
    display: none;
    font-size: 13px;
}

.brokerage_block_select {
    padding: 0px;
    max-height: none;
    min-height: 381px;
    padding: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
}

.brokerage_block_select li {
    margin-bottom: 5px;
    min-height: 60px;
    position: relative;
    clear: both;
    padding: 0;
    display: block;
    list-style: none;
    background-color: transparent;
    width: 100%;
    text-align: center;
}

.brokerage_block_select li .brokerage_result_list {
    min-height: 80px;
    display: flex;
    align-items: stretch;
    position: relative;
    color: #524c61;
    text-decoration: none;
    flex-direction: row;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name {
    padding: 20px 10px;
    border-radius: 5px;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgb(37 32 31 / 30%);
    flex: 2 1 auto;
    background: #f3f9fb !important;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_checkbox {
    display: inline-block;
    float: left;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_checkbox input {
    height: 15px;
    width: 15px;
    position: relative;
    top: 8px;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info {
    flex-basis: 100%;
    display: flex;
    flex-flow: row wrap;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info .brokerage_title {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    text-transform: none;
    color: #524c61;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    height: 23px;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info .brokerage_list_info_inner {
    text-align: center;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    flex: 1 1;
    flex-basis: 100%;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info .brokerage_list_info_inner .customerAddressInfo {
    flex-grow: 1;
    max-width: none;
    width: 100%;
    padding: 0;
    text-align: left;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_name .brokerage_list_content .brokerage_list_info .brokerage_list_info_inner .customerAddressInfo .broker_address {
    font-size: 12px;
    font-style: italic;
    color: #989898;
}

.brokerage_block_select li .brokerage_list_line {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyIiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCAyIDgiPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U2RTRFQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xIDF2NCIvPjwvc3ZnPg==);
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: .125rem .5rem;
    width: .75rem;
    margin: .375rem auto;
    padding: .375rem 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
    flex: 0 0 auto;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_line .brokerage_notch_top {
    position: absolute;
    width: .75rem;
    height: .375rem;
    overflow: hidden;
    top: -.375rem;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_line .brokerage_notch_bottom {
    position: absolute;
    width: .75rem;
    height: .375rem;
    overflow: hidden;
    bottom: -.375rem;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_line .brokerage_notch_top:after {
    right: -50%;
    bottom: 200%;
    left: -50%;
    position: relative;
    content: "";
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translateZ(0);
    border: .375rem solid #fff;
    border-radius: .75rem;
    box-shadow: inset 0 1px 3px 0 rgb(37 32 31 / 30%)
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_line .brokerage_notch_bottom:after {
    right: -50%;
    bottom: 100%;
    left: -50%;
    position: relative;
    content: "";
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translateZ(0);
    border: .375rem solid #fff;
    border-radius: .75rem;
    box-shadow: inset 0 1px 3px 0 rgb(37 32 31 / 30%)
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_price {
    position: static;
    padding: 0.3rem;
    flex: 0 0 32%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    min-width: 30%;
    border-radius: 0 .375rem .375rem 0;
    background-color: #f3f9fb !important;
    box-shadow: 0 1px 3px 0 rgb(37 32 31 / 30%)
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_price .brokerage_list_price_inner {
    margin: 0 0 0 0;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_price .brokerage_list_price_inner .brokerage_price_section .brokerage_distance {
    color: #9c9a9a;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_price .brokerage_list_price_inner .brokerage_price_section .brokerage_price {
    font-size: 1.5rem;
    line-height: 12px;
    letter-spacing: normal;
    font-weight: 700;
    color: #524c61;
    text-decoration: none;
}

.brokerage_block_select li .brokerage_result_list .brokerage_list_price .brokerage_list_price_inner button.get_quote {
    border-radius: 5px;
    background-color: #a4cc08;
    color: #fff;
    margin: -5px 0 0 0;
    line-height: 1.0rem;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 15px;
    min-width: 120px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.loadMoreBtnInner .loadMoreBtn {
    display: none;
}

.find_best_price_btn {
    background-color: #84020d;
    border-color: #84020d;
}

.find_best_price_btn:hover {
    background-color: #b5d7e7;
    border-color: #b5d7e7;
    color: #555;
}
.btn-success.focus, .btn-success:focus {
    box-shadow: unset !important;
}
.find_best_price_btn:not(:disabled):not(.disabled):active {
    background-color: #1B85B4;
    border-color: #1B85B4;
}
.find_best_price_btn:focus {
    box-shadow: unset !important;
}

.store_list {
    display: none;
    margin-top: 20px;
    max-height: 290px;
    overflow: auto;
    scroll-behavior: smooth;
}

.store_list .selectedStores {
    overflow: auto;
    max-height: max-content !important;
}
/*=======brokerage list end========*/
/*=======brokerage quotation form start========*/

.broker_quotation_form {}

.broker_quotation_form .productMoreDetailsInner .quote_title {
    color: #042759;
    font-size: 20px;
    margin: 15px 0px 0px 0px;
}

.broker_quotation_form .productMoreDetailsInner .each-broker-head {
    padding: 0px 0 10px 0;
}

.broker_quotation_form .productMoreDetailsInner .each-broker-head .each_broker_info,
.store_list .selectedStores {
    max-height: 108px;
    overflow: auto;
    padding: 0px;
    margin: 0px;
}

.delivery_address_inner .delivery_address_ul {
    overflow: auto;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

.broker_quotation_form .productMoreDetailsInner .each-broker-head .each_broker_info li,
.store_list .selectedStores li,
.delivery_address_inner .delivery_address_ul li {
    list-style: none;
}

.broker_quotation_form .productMoreDetailsInner .each-broker-head .broker_title {
    font-size: 12px;
    color: #212529;
    margin: 0px;
    padding: 0px;
}

.store_list .selectedStores li .supplier_right_container .broker_title {
    color: #000;
    margin: 0px;
    padding: 0px;
    text-overflow: ellipsis !important;
    width: 225px;
    display: inline-block;
    white-space: nowrap !important;
    overflow: hidden;
    height: 26px;
    position: relative;
    top: 11px;
    font: normal normal bold 14px/19px Poppins;
}

.broker_quotation_form .productMoreDetailsInner .each-broker-head .broker_address,
.store_list .selectedStores li .broker_address {
    font-size: 10px;
    font-style: italic;
    color: #989898;
    margin: 0px;
}

.broker_quotation_form .quotation_form_success_message {
    margin-bottom: 12px;
}
.store_list ul.selectedStores li {
    height: 40px;
}
.store_list .selectedStores li .supplier_remove {
    display: inline-block;
    width: 82px;
    float: right;
    text-align: center;
}

.store_list .selectedStores li .supplier_remove input {
    display: inline-block;
    width: 40px;
    margin-left: 5px;
    text-align: center;
    padding: 3px;
}

.store_list .selectedStores li .supplier_right_container {
    width: 240px !important;
    overflow: hidden;
    display: inline-block;
    height: auto !important;
    line-height: 10px;
    font-size: 12px;
    padding: 0px 5px;
    cursor: pointer;
    float: left;
}

.delivery_address_inner {
    display: none;
    max-height: 250px;
    overflow: auto;
    scroll-behavior: smooth;
}

.delivery_address_inner .delivery_address_ul li {
    font-size: 14px;
    color: #212529;
    line-height: 21px;
    padding: 3px 0;
    border-bottom: 1px solid #f1f1f1;
}
.delivery_address_inner .delivery_address_ul li:last-child{
    border: 0px;
}
.broker_quotation_form .productMoreDetailsInner .product_area_title {
    color: #042759;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 0 5px;
    font-size: 15px;
    margin: 5px 0;
}

.broker_quotation_form .productMoreDetailsInner .delivery_address .delivery_address_title {
    font-size: 20px;
    text-align: center;
}

.broker_quotation_form .productMoreDetailsInner .cartBtns {
    text-align: center;
}

.broker_quotation_form .productMoreDetailsInner .cartBtns .submit_quote {
    background-color: #83010b;
    color: #fff !important;
    border-radius: 10px;
    width: 300px;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Arial, sans-serif;
    color: #524c61;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
}

.action_button_inner .action_button {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 250px;
}

.nav-pills .nav-link.active {
    background: #042759 !important;
}

.hardware_quotation_btn {
    padding: 10px 16px;
}
/*=======brokerage quotation form end========*/
/* ========== product list part end ==================*/
/* ========== footer part start ==================*/

.footer .main_footer {
    background-color: #2b2a2a;
    color: #fff;
    padding: 54px;
}

.footer .main_footer ul li {
    list-style: none;
}

.footer .main_footer ul li a {
    color: #fff;
}

.footer .bottom_footer {
    background: #504f4f;
    text-align: center;
    color: #fff;
    padding: 10px;
}

.footer .bottom_footer a {
    color: #fff;
    font-size: 13px;
}
/* ========== footer part end ==================*/
/*New Css By Gopal*/

div#find_nearest_store h5 {
    font-size: 20px;
    margin-bottom: 12px;
    text-align: left;  
}

h5.product_cart_title,
.stores_title,
.delivery_address_title {
    font-size: 22px;
    border-bottom: 1px solid  #f1f1f1;
    margin: 0 0 14px 0;
    padding-bottom: 16px;
}

.product_list ul#list_data li.list-group-item>.row {
    margin: 0;
}

.delivery_address input#address {
    margin-bottom: 10px;
}

button.btn.btn-info.clearAll {
    background: #fff;
    color: #1B85B4;
    margin: 15px 0 0 0;
    padding: 0 2px;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-style: normal;
    width: 100%;
    text-align: right;
    font-weight: bold;
}

.broker_top_message input.checkAll,
input.five_store_check,
input.ten_store_check {
    height: 15px;
    width: 15px;
}

input.ten_store_check {
    margin-left: 10px;
}

.broker_top_message .check_span {
    position: relative;
    top: -2px;
    font-size: 15px;
}

.quote_submitted .product_list .right_panel {
    text-align: justify;
    width: 850px;
    position: relative;
    left: 143px;
}

.quote_submitted .body_right,
.quote_submitted .body_left {
    max-width: 100% !important;
    flex: 0 0 100%;
}

.quote_submitted .product_list ul.selectedItemsUl li .product_img img {
    max-height: 70px;
}

.quote_submitted .product_list ul.selectedItemsUl li .product_name {
    width: 650px !important;
    overflow: visible !important;
    margin-left: 20px;
    text-align: left;
    font: normal normal bold 14px/24px Poppins;
    letter-spacing: 0px;
    color: #000000;
}

.quote_submitted .store_list .selectedStores li .supplier_right_container .broker_title {
    font-size: 16px;
    overflow: visible;
}

.quote_submitted .delivery_address_inner .delivery_address_ul li {
    font-size: 16px;
}

.quote_submitted .delivery_address_inner {
    max-height: none;
}

.quote_submitted .delivery_address_inner .delivery_address_ul {
    max-height: none;
}

.quote_submitted .product_qty i {
    display: none !important;
}
/*.quote_submitted .product_qty input{*/
    /*    border: none;*/
    /*}*/

    .brand_sku {
        font-size: 10px;
        color: #a7a5a5;
        display: block;
    }

    .btn-primary {
        color: #fff;
        background-color: #891319;
        border-color: #891319;
    }


/*New */

.search_area .container-fluid {
    padding: 0 50px;
}
.site-logo {
    width: 250px;
    float: left;
    text-align: center;
    margin-top: 110px;
}
.header_search_box_area{
    width: calc(100% - 250px);
    float: left;
}
.search_area .search_form {
    max-width: 1018px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}
.header_contant_top a {
    background: #434343 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border-radius: 14px;
    opacity: 1;
    padding: 10px 30px;
    color: #fff;
}

.header_contant_top {
    position: absolute;
    right: 30px;
    top: 100px;
}
.header_contant_top i.fa.fa-phone {
    transform: rotate( 87deg );
    margin-right: 10px;
}
.container {
    max-width: 1350px;
}
footer.footer ul {
    margin-bottom: 0;
    padding: 0;
}
.footer .main_footer ul li {
    list-style: none;
    width: 24%;
    display: inline-block;
    text-align: center;
}
button.find_best_price_btn {
    height: 50px;
    background: #1B85B4 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    border-radius: 14px;
    font: normal normal bold 14px/27px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    float: right;
}
button.find_best_price_btn i.fas.fa-location-arrow {
    margin-right: 10px;
}
.product_list .right_panel  li .product_qty {
    display: inline-block;
    width: 82px;
    float: right;
}
.product_list .right_panel li .product_qty{
    display: unset;
    width: 100% !important;
    float: unset;
    display: block !important;
    text-align: right;
}
.brokerage_distance::after {
    position: absolute;
    content: '';
    background-image: url(../images/location.png);
    width: 22px;
    height: 20px;
    margin-left: 5px;
    margin-top: 2px;
}
.brokerage_price {
    display: none;
}
.brokerage_distance {
    color: #262626!important;
    font-size: 18px;
    font-weight: 500;
}
.broker_address {
    text-align: left;
    font: normal normal bold 16px/21px Poppins;
    letter-spacing: 0px;
    color: #1B85B4 !important;
}
span.brand_sku__ strong {
    color: #1B85B4;
}
span.brand_sku__ {
    font: normal normal bold 16px/21px Poppins;
    letter-spacing: 0px;
    color: #000000;
    font-weight: normal;
}
span.sku__ {
    background: #b5d7e7;
    color: #1b85b4;
    border-radius: 14px;
    width: 128px;
    height: 26px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font: normal normal bold 14px/21px Poppins;
    line-height: 26px;
    position: absolute;
    left: calc(50% - 64px);
}
.body_left ul#list_data{
    font: normal normal bold 14px/24px Poppins;
    color: #000;
}
strong.zip_code__right {
    float: right;
    background: rgb(230 230 230 / 34%);
    border-radius: 11px;
    padding: 18px;
    margin-top: -36px;
}
button.btn.btn-success.hardware_quotation_btn.action_button {
    background: #1b85b4 !important;
    margin-top: 30px;
}
button.btn.btn-info.quotation_submit_btn.action_button{
    background: #1b85b4 !important;
}
button.btn.btn-success.hardware_quotation_btn.action_button:hover, button.btn.btn-info.quotation_submit_btn.action_button:hover{
    background-color: #b5d7e7 !important;
    border-color: #b5d7e7 !important;
    color: #555;
}
form.quote_info_form .delivery_address {
    background: #E6E6E6 0% 0% no-repeat padding-box;
    border-radius: 11px;
    padding: 25px;
    margin-top: 20px;
}
strong.select__storage__left{
    display: block;
}








