html {
    height: 100%;
}

body {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    height: 100%;
}

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;
}

.pointer {
    cursor: pointer;
}


/*.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%;
}

.video-btn {
    color: #fff;
    text-decoration: underline;
    background: none;
}

.btn_marun {
    background: hsl(0, 91%, 32%, 0.8);
    color: #fff;
}


/* ========== 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: 91px;
    position: absolute;
    z-index: 999;
    border-radius: 50%;
    left: 0;
    border-radius: 10%;
    top: 15px;
}


/*only for timber*/

.banner_area {
    background: #b99f8e url('../images/timber_5.jpg') no-repeat center center;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_area h1.search_title {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 10px #000000;
    font-size: 35px;
}

.main_body {
    min-height: calc(100% - 589px);
}

input#prod_search {
    padding: 0 8px;
}

input#prod_search::placeholder {
    font-size: 14px;
}

.prod_search_title {
    font-size: 20px;
    color: #0061ae;
}

.left_search_area .btn-primary {
    background-color: #333a40;
    border-color: #333a40;
    min-width: auto;
}

.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: 230px;
   */
}

.search_area_home {
    background: #e4d6ca url(../images/timber_5.jpg) no-repeat center center;
    min-height: 150px;
}

#search_products_area {
    height: 471px;
}


/*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: 8px 18px;
    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: #0061ae !important;
    border-radius: 0px 20px 20px 0px !important;
    border-color: #0061ae;
    padding-left: 40px;
    padding-right: 40px;
}

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

.search_area .search_box .search_title {
    font-weight: 600;
    padding: 0px;
    color: #fff;
    font-size: 32px !important;
    line-height: 70px;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 10px rgb(13 13 13);
    text-align: center;
    font: normal normal bold 68px/90px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 6px #00000089;
    line-height: 110%;
}

.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: #0061ae 0% 0% no-repeat padding-box;
    border: 1px solid #0061ae;
    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: 625px;
    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: 10px 0px !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: 400px;
    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;
    border-radius: 14px;
    border: 1px solid rgba(128, 128, 128, 0.148);
}

h5.product_cart_title.text-center {
    font: normal normal bold 24px/32px Poppins;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 25px;
}

.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: 7px 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0px;
    display: flow-root;
    position: relative;
}

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

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

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

.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: 20px;
    margin: 0px 3px;
    display: inline-block;
    text-align: center;
    padding: 0px;
    border-radius: 5px;
    border: 0;
    height: 25px;
    font-size: 13px;
    border: 1px solid #ccc;
}

.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: 25px;
    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;
    font-size: 13px;
}

.brokerage_block_select {
    padding: 0px;
    max-height: none;
    padding: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* box-shadow: 0px 3px 6px #00000029; */
    border: 1px solid #ccc;
    border-radius: 14px;
    max-height: 450px;
    overflow-y: auto;
}

.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: #0061ae;
    border-color: #0061ae;
}

.find_best_price_btn:focus {
    box-shadow: unset !important;
}

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

.store_list .selectedStores {
    overflow: auto;
    max-height: max-content !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/*=======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 12px/15px Poppins;
    font-weight: normal;
    font-size: 13px;
}

.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;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    width: 98%;
}

.store_list .selectedStores li .supplier_remove {
    display: inline-block;
    width: 70px;
    text-align: center;
    position: absolute;
    font-size: 12px;
    margin: 7px 0 0 0;
    right: 0;
}

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

.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: block;
    max-height: 500px;
    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;
    min-width: 150px;
    /* background: #0C71C3 !important;*/
}

.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: #2d222d;
    color: #fff;
    padding: 20px;
}

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

.footer .main_footer ul li a {
    color: #fff;
    font-size: 13px;
}

.footer .bottom_footer {
    background: #241823;
    text-align: center;
    color: #fff;
    padding: 15px 0px;
}

.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: center;
}

h5.product_cart_title,
.stores_title,
.delivery_address_title {
    font-size: 25px;
    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: #0061ae;
    margin: 15px 0 0 0;
    padding: 0 2px;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-style: normal;
    width: 100%;
    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: center;
    max-width: 450px;
    position: relative;
    /* left: 143px; */
    margin: 0 auto;
    width: 100%;
}

.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 .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 .action_button_inner {
    display: none !important;
}

.quote_submitted .store_list ul.selectedStores li {
    text-align: center;
}


/*.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;
    min-width: 100px;
}


/*New */

.search_area .container-fluid {
    padding: 0 50px;
}


/*.site-logo {
   */


/* width: 250px;
   */


/* float: left;
   */


/* text-align: center;
   */


/* margin-top: 110px;
   */


/*
}
*/

.site-logo {
    width: 100%;
    text-align: center;
}

.site-logo a img {
    border-radius: 10%;
}

.header_search_box_area {
    width: 100%;
    float: none;
    max-width: 1080px;
    margin: 0 auto;
}

.search_area .search_form {
    /*max-width: 1018px;
   */
    top: 0;
}

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;
    display: inline-block;
    text-align: center;
}

button.find_best_price_btn {
    background: #9b0707 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #00000029;
    font: normal normal bold 14px/27px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}

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;
    display: unset;
    width: 100% !important;
    display: block !important;
    text-align: right;
    position: absolute;
    margin: -28px 0 0 -8px;
    padding: 2px 0 2px 0;
}

.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: #0061ae !important;
}

span.brand_sku__ strong {
    color: #0061ae;
}

span.brand_sku__ {
    font: normal normal bold 13px/18px Poppins;
    letter-spacing: 0px;
    color: #000000;
    font-weight: normal;
}

span.sku__ {
    background: #d4eaf5;
    color: #013a69;
    border-radius: 14px;
    width: 128px;
    height: 26px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font: normal normal bold 12px/18px Poppins;
    line-height: 26px;
    position: absolute;
    right: 0px;
    font-weight: normal;
}

.body_left ul#list_data {
    font: normal normal bold 13px/24px Poppins;
    color: #000;
}

strong.zip_code__right {
    float: right;
    background: rgb(230 230 230 / 34%);
    border-radius: 11px;
    padding: 18px;
    margin-top: -36px;
}

form.quote_info_form .delivery_address {
    background: #f0f1f5 0% 0% no-repeat padding-box;
    border-radius: 11px;
    padding: 25px;
    margin-top: 20px;
    padding-bottom: 0px;
}

.online_submit_input {
    padding: 10px !important;
    font-size: 20px !important;
    border-radius: 10px;
    border: 1px solid #bbb;
    width: 100%;
    color: #202020;
    height: calc(1.5em + 0.75rem + 2px + 0.75rem) !important;
}

.online_submit_input::placeholder {
    color: gray;
    font-style: italic;
}

strong.select__storage__left {
    display: block;
}


/*Add New Css By Gopal - 2022-08-19*/

.collection-area {
    padding: 0px 0px 10px 0px;
    background: #f7f7f7;
    box-shadow: 0px 3px 6px #00000029;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
}

.collection-area ul {
    padding: initial;
    list-style-type: none;
}

.collection-area ul a {
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    display: block;
    line-height: 30px;
    cursor: pointer;
}

.collection-area ul a.active {
    color: #0061ae;
    font-weight: 700;
    text-decoration: underline;
}

ul.sub_category {
    padding-left: 15px;
}

.collection-area>ul>li>a {
    background: #0061ae;
    padding-left: 7px;
    color: #fff !important;
    font-weight: bold;
}

.col-md-2.body_first_left_area {
    padding: 0;
}

.col-md-3.body_right {
    padding: 0;
}


/*new home page*/

.home_btns .btn.btn-primary {
    height: 50px;
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.6));
    border-radius: 14px;
    padding: 10px 30px;
    color: #FFFFFF;
    border: none;
    margin: 0 10px 10px 0;
    min-width: 200px;
}

.home_btns .btn.btn-primary:hover {
    filter: none;
}

.btn.btn-primary.order_online_btn {
    background: #0061ae 0% 0% no-repeat padding-box;
}

.btn.btn-primary.order_by_voice_btn {
    background: #434343 0% 0% no-repeat padding-box;
}

.btn.btn-primary.order_by_email {
    background: #007bff 0% 0% no-repeat padding-box;
}

.btn.btn-primary.order_by_phone {
    background: #6c757d 0% 0% no-repeat padding-box;
}

.search_area {
    background-size: cover !important;
}

.order_radio_inner {
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.order_radio_inner input {
    height: 25px;
    width: 25px;
}


/*voice send page*/

.input_voice_section {
    background: #f0f1f5;
    width: 100%;
    max-width: 526px;
    padding: 0px 0px 0px;
    border-radius: 10px;
    margin: 30px auto;
    height: auto;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.input_voice_section .widget-powered-by {
    display: none;
}

.container-fluid {
    max-width: 1500px;
}


/*By Tareq start */

.audio-record {
    padding: 20px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#recordButton {
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    /* background: #9b0707; */
    background: gray;
    border: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    padding: 12px;
}

.signUp_signin_Btn {
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    background: #0061ae;
    border: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    padding: 12px;
    min-width: 240px;
}

.signUp_signin_Btn a:hover {
    text-decoration: none;
}

div#product-page-audio-preview {
    text-align: center;
}

.audio-general {
    background: #e6e6e6;
    /* width: 100%; */
    padding: 10px;
    border-radius: 10px;
    height: 70px;
    max-width: 450px;
    margin: 0 auto;
}

.audio-iphone {
    background: #e6e6e6;
    padding: 10px;
    border-radius: 10px;
    height: 70px;
    max-width: 450px;
    margin: 0 auto;
}

#recordButton i,
#stopButton i {
    color: #fff;
    margin-right: 0.5rem;
}

#recordButton:disabled i {
    animation: blink 2s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}

.table-responsive {
    overflow-x: inherit;
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}

.button-animate {
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0px 0px 3px 1px #7eda88;
    }
    100% {
        box-shadow: 0px 0px 3px 10px #7eda88;
    }
}

#stopButton {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: #343a40;
    border: none;
    border-radius: 5px;
    padding: 12px;
    margin: 0px 22px;
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.playback {
    /*display: flex;
   */
    justify-content: center;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

#audio-playback {
    width: 100%;
    height: 50px;
}

audio::-webkit-media-controls-panel,
video::-webkit-media-controls-panel {
    background-color: #fff;
}

.download {
    display: flex;
    justify-content: center;
}

#downloadButton {
    text-decoration: none;
    color: #fff;
}

#downloadContainer {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #9b0707;
    border: none;
    border-radius: 5px;
    padding: 13px;
    cursor: pointer;
}

.record_new_voice_inner,
.product_add_btn_inner {
    text-align: center;
}

.record_new_voice_inner a {
    border: 1px solid #4472c4;
    padding: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.product_add_btn_inner .add_product {
    color: #4472c4;
    border-color: #4472c4;
}


/* recorder buttons end */


/*By Tareq start */

#product-page-audio-preview .input_voice_section .audio-record {
    padding: 7px 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product-page-audio-preview .input_voice_section .audio-record #recordButton {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background: #0061ae;
    border: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    padding: 8px;
}

#product-page-audio-preview .input_voice_section .audio-record #stopButton {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #343a40;
    border: none;
    border-radius: 5px;
    padding: 8px;
    margin: 0 15px;
    cursor: pointer;
}

#product-page-audio-preview .input_voice_section #downloadContainer {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #1E1014;
    background-color: #FBBA72;
    border: none;
    border-radius: 5px;
    padding: 8px;
    cursor: pointer;
    margin-top: 5px;
}

.order_by_voice_title {
    font-size: 25px;
    color: #343a40;
    margin: 15px 0 0 0;
    text-align: center;
}

.order_radio_inner .form-check.form-check-inline {
    background: #333a40;
    padding: 10px;
    border-radius: 6px;
    margin: 6px 6px 6px 0;
    min-width: 110px;
    box-shadow: 1px 1px 20px #ccc;
}

.cms h2.page_title {
    text-align: center;
    margin: 10px 0;
}

.order_by_voice .left_search_area {
    display: none;
}

.main_footer .col-md-12,
.main_footer div {
    text-align: left;
}

.page_title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.home .page_title {
    margin: 20px 0 10px !important;
}

.btn-outline-dark {
    color: #838587;
    background-color: transparent;
    background-image: none;
    border-color: #c3c0c0;
    text-transform: capitalize;
    font-size: 12px;
}

.order_by_voice .search_form {
    display: none;
}

.order_voice_form {
    width: 95%;
    max-width: 800px;
    margin: 0 auto;
}

.second_back_btn {
    margin: 0 auto;
}

.order_by_email .body_first_left_area div {
    display: none;
}

#stopButton.inactive {
    display: none;
    background: #ccc;
}

.order_by_voice .voice_checkbox:after {
    width: 19px;
    height: 19px;
    border-radius: 19px;
    top: 13px;
    left: 13px;
    position: absolute;
    background-color: #0075ff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.button_top {
    position: absolute;
}

.product_name {
    overflow: hidden;
    height: 30px;
}

button.btn.btn-success.hardware_quotation_btn.action_button {
    margin-top: 30px;
}

.action_button {
    background: #9b0707;
    color: #fff;
    border: none;
}

.action_button:hover {
    background: #b30505;
    color: #fff;
    border: none;
}

.product_img.col-md-1 {
    margin: 0;
    padding: 0;
}

.logo-image {
    height: 80px;
    border-radius: 5px;
}

.logo-title {
    color: #0061ae;
    text-align: left;
    margin: 0 0 0 10px;
    font-weight: bold;
    font-size: 30px;
}

.logo-title a:hover {
    text-decoration: none;
}

.main-logo {
    width: 80%;
    object-fit: cover;
}

.nav-link {
    font-size: 16px !important;
    color: rgba(0, 0, 0, .6) !important;
    font-weight: 600 !important;
}

.nav-link:hover {
    color: rgba(0, 0, 0) !important;
}

.nav-item {
    margin-left: 20px !important;
}

.navbar {
    flex-wrap: nowrap;
}

.navbar-nav {
    border: 1px solid #fff !important;
}

.dropdown-menu {
    min-width: 100px !important;
    top: 61px !important;
    min-height: 90px !important;
    left: -110px !important;
}


/* .dropdown-item {
    white-space: pre-wrap !important;
} */

.form-size {
    /* width: 500px !important; */
    width: 50%;
}

.store_all .custom-select[multiple] {
    min-height: 300px !important;
}

.builder_signup,
.builder_login_btn,
.builder_update_btn {
    background: #0C71C3;
    padding: 10px 15px;
    border-radius: 5px;
    border: none;
    color: #fff;
    float: right;
}

.builder_subscribe_btn {
    background: #9b0707;
    padding: 10px 15px;
    border-radius: 5px;
    border: none;
    color: #fff;
    text-align: left !important;
}

.builder_login_input {
    padding: 14px !important;
    font-size: 20px !important;
    border-radius: 10px;
    border: 1px solid #bbb;
    width: 100%;
    color: #202020;
}

.signup_redirect {
    font-size: 12px;
    color: red;
    float: right !important;
    margin: 20px !important;
}

.footer-logo-img {
    text-align: left;
    margin-left: -15px;
    min-width: 30%;
    max-width: 400px;
}

.main_footer_ul li {
    margin-right: 20px;
}

.main_footer_ul li a:hover {
    text-decoration: none;
}

.signUP_signin_button_container {
    background: #f0f1f5;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 860px;
    border-radius: 10px;
    margin: 30px auto;
    min-height: 190px;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.all_signUP_signin_button_container {
    background: #f0f1f5;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    margin: 30px auto;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.all_signup_button_container {
    background: #f0f1f5;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    margin: -50px auto 50px auto;
    min-height: 100px;
    display: flex;
    text-align: center;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.signUP_signin_button_div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.signup-div {
    margin-top: 63px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.dynamic_iframe {
    width: 100%;
    min-height: 1000px;
    border: none;
    overflow: auto;
}

.logIcon {
    font-size: 20px !important;
}

.store_single .order_radio_inner,
.store_single .selectedStores .supplier_remove,
.store_single .store_list ul.selectedStores li:nth-child(2) {
    display: none !important;
}

.page_place_quote .input_voice_section {
    display: none;
    max-width: 100%;
    padding: 0px 30px 10px;
    border-radius: 10px;
    margin: 0 auto 40px;
    min-height: 100px;
}

.store_single.page_place_quote.order_by_voice .input_voice_section,
.store_single.page_place_quote.order_by_email .input_voice_section {
    display: block;
}

.store_single.page_place_quote.place_order .third_back_btn,
.store_single.page_place_quote.place_order .hardware_quotation_btn {
    display: none !important;
}

.input_voice_section .download {
    display: none;
}

ul.atachment_list {
    font-size: 12px;
    font-weight: 500;
}

.ios_playback {
    display: none;
}

.temp-hidden {
    display: none;
}

.audio-preview-box {
    text-align: center;
}

.audio-iphone {
    display: none;
}

.body_left .input_voice_section .audio-preview-box.show {
    display: none !important;
}

.audio-saving {
    color: #b30505;
    font-size: 14px;
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .audio-general {
        display: none;
    }
    .audio-iphone {
        display: block !important;
    }
}

.ad-banner {
    width: 100%;
    height: 400px;
}

.ad-banner-div {
    padding: 14px 8px 10px 8px;
    padding: 14px 8px 10px 8px;
    min-height: calc(50% - 0px);
    background: #F0F1F5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
}


/*=============HARDWARE-STORE-PLAN=================*/

.hardware-plans {
    position: relative;
}

.hardware-plans .hardware-upper-div {
    width: 100%;
    background-image: linear-gradient(180deg, #007fe0 0%, #007fe0 100%) !important;
    height: 550px;
}

.hardware-plans h1 {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    padding: 80px 0px;
}

.hardware-plans .hardware-bottom-div {
    width: 100%;
    height: 200px;
    background: #abb8c368;
}

.plane-content-div strong {
    font-size: 30px;
    color: #535b7c !important;
}

.hardware-plans .plane-content-div {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 200px;
    left: 165px;
    width: 75%;
}

.hardware-plans .plans {
    width: 370px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 65px 50px 66px 50px;
    border-radius: 14px;
    text-align: center;
    position: relative;
}

.plans p {
    padding: 0px;
    color: #535b7c;
}

.plans .sub {
    font-size: 13px;
    color: #999;
}

.plans p i {
    margin-right: 10px;
}

.plan-subscribe-btn {
    position: absolute;
    bottom: 20px;
    left: 35%;
    color: #ffffff !important;
    border-width: 10px !important;
    border-color: #3D72E7;
    border-radius: 40px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    background-color: #3D72E7;
    padding: 10px 20px;
}

.builder-account-profile-info {
    margin-left: 80px;
    width: 75%;
    padding: 20px;
}

.Zebra_DatePicker_Icon_Wrapper {
    width: 100% !important;
}

.loadMoreBtn {
    margin-top: 20px;
}

.text-light-gray {
    text-align: center;
}

.file-input-control .form-control {
    color: gray !important;
    font-style: italic !important;
}

.exist_data {
    font-size: 12px;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 10px !important;
}

span input[type=checkbox] {
    accent-color: green;
}

table.dataTable tbody td {
    vertical-align: middle;
}

.stripe-button-el {
    display: none !important;
}

.custome_btn {
    border: none;
    border-radius: 2px;
    padding: 5px
}

.custome_btn i {
    font-size: 16px;
    color: #fff;
}

.delete_btn {
    background: #9b0707;
}

.edit_btn {
    background: #0061ae;
}

.addressBookBtn {
    border: 1px solid #0061ae;
    padding: 10px;
    border-radius: 8px;
}

.my_adddressbook {
    border: 1px solid #0061ae;
    padding: 0px;
    border-radius: 8px;
    list-style-type: none;
    margin-top: 10px;
}

.my_adddressbook:hover {
    cursor: pointer;
}

#addressbookList {
    padding: 0px;
    margin: 0px;
}

.add_builder_address_btn {
    background: #0061ae;
    color: #fff;
}

.store-subdomain {
    margin-left: -15px;
    margin-top: 45px;
    font-size: 25px;
}

.store-subdomain-input {
    font-size: 25px!important;
    text-align: right;
}


/* START Hardware-store-signup */

.harware-signup-container {
    padding: 0;
    margin: 0;
}

.hardware-signup-header {
    padding: 50px;
    background: #0C71C3;
}

.hardware-signup-header h2 {
    text-align: center;
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
}

.hardware-form-container {
    width: 55%;
    margin: 30px auto;
    background: #f0f1f5;
    border-radius: 10px;
    padding: 50px 0px;
}

.hardware-signup-input {
    width: 100%;
    padding: 14px 10px;
    background: #fff;
    font-size: 20px;
    color: #000;
    border: 1px solid #bbb;
    border-radius: 8px;
    margin: 7px 0px;
}

.hardware-signup-input::placeholder {
    color: #bbbbbbcf;
    font-size: 20px;
}

.hardware-signup-div {
    width: 90%;
    margin: auto;
}

.hardware-signup-button {
    margin-top: 20px;
    background: #0C71C3;
    border: none;
    border-radius: 8px;
    padding: 15px 60px;
    color: #fff;
    font-size: 18px;
}

.hardware-price {
    font-size: 16px;
    font-weight: bold;
}

.hardware-doller {
    font-size: 18px;
    color: #000;
}

.hardware-wk {
    font-size: 12px;
    color: #555;
}

.hardware-strip-apply {
    background: #bbd9e7;
    width: 100%;
    padding: 10px 10px;
    font-size: 18px;
    color: #000;
    border: 1px solid #bbb;
    border-radius: 8px;
    margin-top: 10px;
}

.hardware-cardholder-input {
    width: 100%;
    padding: 14px 10px;
    background: #fff;
    font-size: 20px;
    color: #000;
    border: 1px solid #bbb;
    border-radius: 8px;
    margin: 0px;
}

.cardholder {
    color: #bbbbbbcf;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.iframe_body .banner_area,
.iframe_body .navbar-collapse,
.iframe_body .main_footer_ul,
.iframe_body .navbar-toggler {
    display: none !important;
}

.contact.iframe_body .banner_area {
    display: block !important;
}

.contact.iframe_body .banner_area .static_page_feature_area {
    display: none;
}

.form-check-label {
    cursor: pointer;
}

.logo-wrapper {
    display: flex;
    align-items: center;
}

.static_page_feature_area {
    padding: 0 8px;
}

.multiple_file {
    color: gray;
    font-size: 10px;
}

.quote_info_form input[type="radio"] {
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    margin-right: 10px;
}

input[type=checkbox],
input[type=radio] {
    width: 15px;
    height: 15px;
    line-height: 15px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 25px) !important;
}

.step-title {
    margin-bottom: 20px;
    text-align: left;
    font-size: 25px;
    font-weight: 600;
}

.step-title span {
    /* display: inline-block;
    background: #0061ae;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center; */
    font-size: 22px;
    color: gray;
}

.banar-video-link {
    text-align: center;
}

.builder-account-container {
    width: 100%;
    margin: auto;
    position: relative;
}

.address-position {
    position: absolute;
    top: 44px;
    left: 42%;
}

.builder-left-sidebar {
    background: #f0f1f5 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.builder-account-menu {
    margin-top: 40px;
    margin-left: 25px;
    list-style-type: none;
    padding: 0px;
}


/* .builder-account-menu li a::after { 
    content: "";
    width:10px;
    height:30px;
    background:#0061ae;
    border-radius:0% 50% 50% 0%;
    color:#0061ae;
    position:absolute;
    right:-10px;
  } */

.builder-account-menu li {
    margin-top: 20px;
    padding: 10px;
    transition: all 0.3s;
    transition-delay: 0.2s;
    border-bottom: 1px solid #99999946;
}

.builder_munu_link i {
    color: #0061ae;
}

.builder-account-menu li:hover {
    margin-left: 10px;
    background: #b1b2b35d;
    border-radius: 5px;
}

.builder-account-menu li a:hover {
    text-decoration: none;
}

.builder-content {
    border: 1px solid #f0f1f5;
    border-radius: 10px;
}

.builder_profile_input {
    padding: 2px 5px;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid #bbb;
    background-color: #e9ecef;
}

.quote_submitted .find_nearest_store,
.quote_submitted .left-add-banner {
    display: none
}


/* .searchTextField::placeholder{
    font-size: 18px;
} */

.store_single .find_nearest_store {
    display: none;
}

.order_radio_inner {
    display: none;
}

.text-light-gray {
    color: #999999;
}

.Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

.my-preferred-stores {
    text-align: left;
}

.my-preferred-store-list li {
    border-bottom: 1px solid #dadadada;
    padding: 10px 0;
}

.my-preferred-stores .store-title {
    font-size: 14px;
    height: 16px;
    color: #524c61;
    font-weight: 700;
}

.my-preferred-stores .store-address {
    text-align: left;
    font: normal normal bold 16px/21px Poppins;
    letter-spacing: 0px;
    color: #0061ae !important;
    font-size: 12px;
    font-style: italic;
}

.dropdown-menu i {
    color: #0061ae !important;
}

.all-login-container {
    max-width: 95%;
    margin: 50px auto 0px auto;
}

._all_signUP_signin_button_container .form-size {
    width: 96%;
}


/* Clear cooke home page serach address from */

.search_address {
    position: relative
}

.search_address span {
    position: absolute;
    top: 18px;
    right: 10px;
    color: #999999;
    font-size: 14px
}

.search_address span:hover {
    color: #333;
    cursor: pointer;
}


/* start right panel orders summary */

.before_submit .after_submit {
    display: none;
}

.quote_submitted .after_submit {
    display: block;
}

.quote_submitted .before_submit_quote {
    display: none;
}

.after_submit .quote_title_after_submit {
    font-size: 30px;
    font-weight: bold;
}

.after_submit .thank_msg {
    font-size: 25px;
}

.quote_submitted .product_list .right_panel {
    border: none !important;
}

.quote_submitted .store_list .selectedStores li .supplier_right_container {
    float: none !important;
    margin: auto !important;
}

.quote_submitted .remove_audio {
    display: none!important;
}

.download-app-qto img {
    width: 160px;
}

.download-app-qto {
    text-align: center !important;
}

.download-app-text {
    color: #4472c4;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.apps-container {
    width: 100%;
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_area,
.banner_area_thin .banner_area {
    min-height: 170px !important;
}

.download-app-qto a {
    margin: 2px;
}

.apps-container {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_footer .row {
    margin: 0 !important;
}

.video_iframe {
    width: 100%;
    height: 700px;
}

.about-list-box{
    width: 95%;
    margin: 30px auto 30px auto;
}
.about-list-box h4{
    width: 80%;
    margin:20px auto 20px auto;
}
.about-list-box-container{
    border:1px solid hsla(0, 2%, 19%, 0.39);
    border-radius: 4px;
}
.about-list-box-container .left-list{
    border-right: 1px solid hsla(0, 2%, 19%, 0.39);
}

/* End right panel orders summary */


/*==========Responsive=============*/

@media screen and (min-width: 100px) and (max-width: 990px) {
    .dropdown-menu {
        display: block;
    }
    .navbar-nav .dropdown-menu {
        margin-bottom: 12px !important;
        margin-right: 10px !important;
    }
    .dropdown-item {
        border-bottom: 1px solid #ddd;
        padding: 10px 25px !important
    }
    .dropdown-menu :last-child {
        border-bottom: none !important;
    }
    .banner_area {
        background: #b99f8e url('../images/timber_5.jpg') no-repeat top bottom;
        padding: 60px 0;
        min-height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .action_button_inner .action_button {
        min-width: 100%;
        padding: 10px;
        font-size: 20px;
    }
    .footer-small-text {
        font-size: 8px !important;
    }
    .step-title {
        margin-bottom: 20px !important;
        text-align: center !important;
        font-size: 22px !important;
    }
    .quote_submitted .product_list .right_panel {
        width: 99%;
    }
    .body_left .input_voice_section .audio-preview-box.show {
        display: block !important;
    }
    .remove_audio {
        padding: 13px;
    }
    .right_panel .audio-preview-box.show {
        display: none !important;
    }
    .quote_submitted .right_panel .audio-preview-box.show {
        display: block !important;
    }
    .main-logo {
        width: 250px;
        height: 50px;
    }
    .logo-image {
        height: 60px;
    }
    .logo-title {
        color: #0061ae;
        text-align: left;
        margin-top: 0px;
        font-weight: 500;
        font-size: 18px;
    }
    .custom-select[multiple] {
        min-height: 20px !important;
    }
    .cms.become-a-supplier form,
    .cms.contact form {
        max-width: 95% !important;
        border-radius: 10px;
        margin: 0 auto;
        background: #e9ecef;
    }
    .builder_signup {
        width: 100%;
        margin: auto;
    }
    .navbar-collapse {
        position: absolute !important;
        top: 66px !important;
        left: 18px !important;
        z-index: 2 !important;
        background: #fff !important;
        width: 92% !important;
        border-top: 3px solid #0078c8;
        box-shadow: 5px 10px 10px #00000058;
    }
    .footer-logo-img {
        text-align: center;
        width: 80%;
    }
    .footer-logo-img {
        display: block;
        margin: auto;
        min-width: 30%;
        max-width: 400px;
    }
    .main_footer_ul {
        width: 50%;
        margin: auto;
        text-align: center;
    }
    .main_footer_ul li {
        margin: 5px 0px;
        text-align: center;
    }
    .footer .bottom_footer {
        background: #241823;
        text-align: center;
        color: #fff;
    }
    .signUp_signin_Btn {
        letter-spacing: 1px;
        font-weight: 500;
        font-size: 14px;
        color: #fff;
        background: #0061ae;
        border: none;
        border-radius: 5px;
        transition: all 0.3s ease-in-out 0s;
        cursor: pointer;
        padding: 12px;
        margin: 10px 0px;
        min-width: 240px;
        margin-left: 0px !important;
    }
    .signUP_signin_button_container {
        background: #f0f1f5;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 650px;
        border-radius: 10px;
        margin: 30px auto;
        min-height: 250px;
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .signUP_signin_button_div {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .do_not_found_message {
        text-align: center;
    }
    .online_submit_input::placeholder {
        color: gray;
        font-style: italic;
        font-size: 18px;
    }
    .builder-account-profile-info {
        margin-left: 0px;
        width: 100%;
        padding: 10px;
    }
    .builder-account-profile-info strong {
        font-size: 14px;
    }
    .builder-left-sidebar {
        display: none;
    }
    .builder_dash_container {
        margin-top: 20px;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .address-position {
        position: relative !important;
        text-align: center;
        margin-bottom: 10px;
        top: 0px !important;
        left: 0% !important;
    }
    .my-delivary-address option {
        font-size: 10px;
    }
    .all_signup_button_container {
        margin: 20px auto 0px auto;
    }
    .store-subdomain {
        margin-left: 1px;
        margin-top: 0px;
        font-size: 25px;
    }
    .store-subdomain-input {
        font-size: 25px!important;
        text-align: left;
    }
    .form-size {
        /* width: 500px !important; */
        width: 100%;
    }
    .star-span {
        display: inline-block;
        margin-left: 5px;
    }
    .store_sl {
        display: none;
    }
    .download-app-text {
        text-align: center;
    }
    .download-app-qto {
        text-align: center !important;
    }
    .video_iframe {
        width: 100%;
        height: 400px;
    }
    .about-list-box-container .left-list{
        border-right: none;
        border-bottom: 1px solid hsla(0, 2%, 19%, 0.39);
    }
}