﻿
input, select, textarea {
    max-width: 100%;
}

.search-breadcrumb {
    display: inline-block;
    padding: 8px 0px;
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    font-family: "Poppins-Regular";
    font-weight: normal;
}

    .search-breadcrumb > li {
        display: inline-block;
    }

        .search-breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .search-breadcrumb li > a {
        text-decoration: none;
        color: #1376AF;
        cursor: pointer;
        font-family: "Poppins-Regular";
        font-weight: normal;
        font-size: 17px;
    }

        .search-breadcrumb li > a.active {
            color: #333;
        }

.wrapper {
    /* width: 100%; */
    max-width: 1180px;
    min-width: 320px;
    margin: 0px auto;
}

.display_100_per {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-family: "Poppins-Regular";
}

.border_btm {
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
}

.catalog_info_block {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
}

.catalog_info {
    display: inline-block;
    text-align: left;
    width: 25%;
    position: relative;
    cursor: pointer;
}

.outof_stock {
    font-family: "Poppins-Regular";
    font-weight: bold;
    display: inline-block;
    text-align: right;
    color: #0672cd;
    font-weight: 600;
    font-size: 12px;
    width: 75%;
    float: right;
}

.in_stock {
    font-family: "Poppins-Regular";
    font-weight: bold;
    display: inline-block;
    text-align: right;
    color: #309039;
    font-weight: 600;
    font-size: 14px;
    width: 75%;
    float: right;
}

.catalog_info i {
    background: #ccc;
    border-radius: 50%;
    padding: 5px 8px;
    color: #fff;
    font-size: 10px;
}

.product_desc_head {
    box-sizing: border-box;
    padding: 0px 0px 10px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.margin_top_10 {
    margin-top: 10px;
}

.product_desc_head h3 {
    color: #262626;
    font-size: 20px;
    font-family: "Poppins-Regular";
    font-weight: 500;
    margin-top: 0;
}

.display_inline {
    display: inline-block;
}

.purchase_head_right {
    margin-left: 50px !important;
}

.sort_filter {
    float: right;
}

.sort_filter_icon {
    background: url(../images/sort_filter_icon.png) no-repeat right center;
    padding: 0 30px 0 10px;
    color: #262626;
    font-size: 20px;
}

.product_view_main {
    padding: 10px 0px;
    box-sizing: border-box;
    margin: 0px 0px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

    .product_view_main .single_product_newproduct {
        width: 31%;
    }

.product-content-full .single_product_newproduct {
    width: 24%;
}

.row-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.single_product_newproduct {
    display: inline-block;
    box-sizing: border-box;
    margin: 5px 5px;
    box-shadow: 0 0 2px #e2e2e2;
    border: 2px solid #ececec;
    width: 32%;
    min-height: 375px;
    height: 520px !important;
    max-height: 100%;
    /* overflow: hidden; */
    vertical-align: top;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: #fff;
    /* cursor: pointer; */
}

.product_img {
    /* border-bottom: 1px solid #908e8e; */
    padding: 5px;
    box-sizing: border-box;
}

.product_detail_info {
    box-sizing: border-box;
    padding: 0px 2px;
}

.single_product:hover, .single_product_newproduct:hover, .single_product_notes:hover {
    z-index: 999;
    border: 2px solid #2474a9;
}

.without_login_single {
    min-height: 400px !important;
}

.add_cart_center {
    float: right;
    text-align: center;
}

.product_call_for_price {
    color: #fff;
    padding: 6px 10px 6px 10px;
    margin: 5px 0px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
}

.bg_color_dark {
    background: #0672cd;
}

.prt_desc {
    display: block;
}

.product_describtion {
    word-break: break-all;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins-Regular";
    margin: 10px 0px 5px 0px;
}

.product_desc_right_side {
    text-align: left;
    /* display: inline-block; */
    vertical-align: top;
    clear: both;
}

    .product_desc_right_side a.product_item_id {
        text-decoration: none;
        cursor: pointer;
        line-height: 1.1;
    }

.vol_home_part_id {
    font-family: "Poppins-Regular";
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    padding: 0 0 0 5px;
    color: #2a8fc4 !important;
}

.product_item_id {
    color: #333;
    font-size: 14px;
    /* text-decoration: underline; */
    display: inline-block;
    padding: 0 5px 0 5px;
    /*float: none !important;*/
}

.product_item_ic a {
    cursor: pointer !important;
}

.product_item_ic h4 {
    margin-top: 12px !important;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

.flt_right {
    float: right;
}

.grid_price {
    font-family: "Poppins-Regular";
    font-weight: bold;
    display: inline-block;
    margin: 5px 5px 5px 5px;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
    color: #49ae14;
}

    .grid_price.B2B_PriceFlag {
        display: inline-block;
        float: right;
    }

.catalog_info_popup {
    display: none;
    min-width: 300px;
    max-height: 400px;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 0px;
    left: 26px;
    background: #fff;
    margin: 0;
    padding: 10px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    transition: all 0.1s ease-out;
}

.catalog_info:hover .catalog_info_popup {
    display: block;
    opacity: 1;
}

.catalog_info_popup .catalog_info_content {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #e9e9e9;
}

    .catalog_info_popup .catalog_info_content .catalog_content_title {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0;
        padding: 5px 7px;
        background: #0e4b79 !important;
    }

.catalog_info_content table {
    border-spacing: 0;
    /* border: 1px solid #e1e1e1; */
    border-collapse: collapse;
    width: 100%;
}

.catalog_info_content th {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    color: #f5f5f5;
    padding: 6px 5px;
    text-align: left;
    font-size: 15px;
    box-sizing: border-box;
}

.catalog_info_popup .catalog_info_content tbody tr td {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    /*padding: 0px 7px;*/
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    font-size: 15px;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    text-transform: lowercase;
    color: #666;
    box-sizing: border-box;
    line-height: 22px;
    vertical-align: middle;
}

.catalog_img {
    width: 100%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.img_container {
    max-height: 200px;
    min-height: 200px;
    /* border-bottom: 1px solid #f5f5f5; */
}

.product_image_max {
    /*max-width: 240px; */
    max-width: 100%;
    max-height: 190px;
}

a.product_add_to_cart:hover, .product_call_for_price:hover, a.product_add_to_cart:focus, .product_call_for_price:focus {
    color: #fff;
}

.product_add_to_cart {
    cursor: pointer;
    background: url(./design/images/add_to_cart_product_icon.png) no-repeat 8px 4px;
    color: #fff;
    padding: 5px 10px 6px 30px;
    margin: 5px 0px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
}


/*Home search result*/
.home-details-tab .card-tabs {
    height: auto;
    line-height: 30px;
    padding: 0 10px;
}

    .home-details-tab .card-tabs .tabs {
        padding: 0;
        margin: 0;
    }

        .home-details-tab .card-tabs .tabs li {
            display: inline-block;
            text-align: center;
            padding: 0;
            margin-right: 15px;
            text-transform: uppercase;
        }

.home-details-tab .tabs .tab a {
    font-family: "Poppins-Regular";
    font-weight: normal;
}

    .home-details-tab .tabs .tab a.active {
        font-family: "Poppins-Regular";
        font-weight: bold;
    }

.home-details-tab .card-tabs {
    height: auto;
    line-height: 30px;
    padding: 0 10px;
}

.home-details-tab .tabs .tab a {
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease, background-color .28s ease;
    transition: color .28s ease, background-color .28s ease;
}

    .home-details-tab .tabs .tab a:hover, .home-details-tab .tabs .tab a.active {
        text-decoration: none;
        /* color: #d80704;*/
        color: #0672cd;
        font-weight: 600;
        cursor: pointer;
    }

    .home-details-tab .tabs .tab a:after {
        content: '';
        width: 50px;
        height: 2px;
        background: #fff;
        display: block;
        margin: 0px auto;
    }

    .home-details-tab .tabs .tab a.active:after, .home-details-tab .tabs .tab a:focus.active:after, .home-details-tab .tabs .tab a:hover:after {
        content: '';
        background: #105898;
    }

.home-details-tab .card-content {
    display: inline-block;
    width: 100%;
    padding: 10px;
    /*margin-top: 10px;*/
}


.full_right_side .single_product_newproduct {
    width: 24%;
    float: left;
}

.without_login_single-product {
    min-height: 335px !important;
}

@media (max-width:1200px) {
    .product-content-full .single_product_newproduct {
        width: 23%;
    }
}

@media screen and (max-width: 1024px) {
    .single_product_newproduct {
        width: 47% !important;
    }
}
/*.product-content-full .single_product_newproduct {
    width: 30% !important;
}*/

@media screen and (max-width: 800px) {
    .single_product_newproduct, .width-24 {
        width: 98% !important;
    }
}


/*Searh detais css*/
.Attribute {
    position: relative;
    margin: 0px 0 0 0;
    z-index: 99;
}

    .Attribute h2 {
        background: #2a8fc4;
        margin: 0;
    }

    .Attribute h2, .Competitor h2, .part_break_down h2, .Applicationtest h2, .unit_number h2 {
        /* background-color: #ecececb3; */
        color: #333;
        font-family: "Poppins-Regular";
        font-weight: 900;
        border-right: none;
        font-size: 18px;
        text-align: left;
        padding: 8px 6px;
        margin: 0;
    }

.color_white {
    color: #fff !important;
}

.table_scroll {
    border: 1px solid #e1e1e1;
    max-height: 275px;
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
}

.Attribute table {
    /* position: absolute; */
    width: 100%;
}

    .Attribute table tbody tr {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        display: inline-table;
    }

    .Attribute table tbody td, .Competitor table tbody td {
        width: 50%;
        font-size: 15px;
        /* text-align: left; */
    }


td {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    font-size: 15px;
    font-weight: normal;
    padding: 6px;
    text-align: left;
    text-transform: lowercase;
    color: #666;
    box-sizing: border-box;
    line-height: 22px;
    vertical-align: middle;
}

.title_back_btn {
    display: inline-block;
    text-align: right;
    float: right;
    padding: 8px 0px;
}

    .title_back_btn li {
        list-style: none;
    }

    .prod_desc_tab > li > a, .title_back_btn > li > a {
        color: #333;
        font-size: 16px;
    }


.prod_desc_tab {
    background-color: #ecececb3;
    padding: 0;
    margin: 0;
}

    .prod_desc_tab > li {
        float: left;
    }

        .prod_desc_tab > li > a {
            padding: 15px 15px 10px 15px;
            font-family: "Poppins-Regular";
            color: #333;
            font-weight: 900;
            font-size: 16px;
            text-transform: uppercase;
        }

        .prod_desc_tab > li.active > a {
            color: #2a8fc4;
            border-bottom: 3px solid #2a8fc4;
        }

.m_t_10 {
    margin-top: 10px;
}

.Competitor {
    /* display: inline-block; */
    /* width: 50%; */
    vertical-align: top;
    margin: 0px 0px 0 0;
}

    .Competitor.reference .part_rtop_overflow {
        width: 100%;
    }

.buyer table {
    width: 100%;
}

.Competitor.reference table {
    width: 100%;
}

    .Competitor.reference table tr td {
        width: auto;
    }

.Attribute table tbody td, .Competitor table tbody td {
    width: 50%;
    font-size: 15px;
    /* text-align: left; */
}

.Competitor table tbody td {
    width: auto !important;
    font-size: 15px;
    /* text-align: left; */
}

.part_rtop_overflow {
    max-height: 100% !important;
}

.product_slider {
    margin: 0;
    padding: 0;
}

.product_slider_view {
    border: 1px solid #2474a9;
    width: 100%;
    float: left;
    /* max-height: 100% !important; */
    min-height: 310px !important;
    /*overflow-x: hidden;*/
    overflow-x: visible !important;
    max-height: 100% !important;
    margin-bottom: 15px;
    height: auto;
    /*overflow: auto;*/
}

.prod_img {
    width: 100%;
    min-height: 310px;
    padding: 0px;
    padding-right: 5px;
    max-height: 310px;
    height: 310px;
    margin-bottom: 20px;
    position: relative;
    z-index: 9999;
}

.singlePostSlider {
    display: inline-block;
    position: relative;
    top: 10%;
    max-width: 400px;
    max-height: 310px;
    padding: 30px;
    float: left;
    width: 70%;
}

.product_info_block {
    float: right;
    width: 30%;
    position: relative;
    text-align: left;
    padding: 20px 10px;
    z-index: 99;
}

    .product_info_block .grid_price {
        float: left !important;
    }

.zoomContainer {
    top: 0% !important;
    left: 0% !important;
    width: 100% !important;
    height: 100% !important;
    cursor: zoom-in !important;
}

.singlePostSlider .zoomContainer {
    top: 0% !important;
    left: 0% !important;
    width: 100% !important;
    height: 100% !important;
    cursor: zoom-in !important;
}
/*.zoomWindowContainer div {
    left: 150% !important;
}*/
.zoomWindowContainer {
    cursor: zoom-in !important;
    width: 100% !important;
}

    .zoomWindowContainer div {
        width: 100% !important;
        height: 100% !important;
        cursor: zoom-in !important;
    }
/*.zoomLens{
    width:0px!important;
    height:0px!important;
    cursor: crosshair!important;
}*/



.singlePostSlider li {
    height: 220px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

    .singlePostSlider li a {
        height: 220px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
    }

    .singlePostSlider li img {
        max-height: 100%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }


.featuredPostSlider, .featuredPostSlider_new, .featuredPostSlider_unit, .featuredPostSlider_unit_home, .featuredPostSlider_get_unit_home {
    margin-left: 65px;
    width: 58% !important;
}

    .featuredPostSlider img, .featuredPostSlider_new img, .featuredPostSlider_unit img, .featuredPostSlider_unit_home img, .featuredPostSlider_get_unit_home img {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0px auto !important;
        padding: 10px !important;
        max-width: 100% !important;
    }


.product_info_block > .prd_title {
    font-size: 16px;
    font-weight: 900;
    font-family: "Poppins-Regular";
    text-transform: uppercase;
    color: #333;
    line-height: 32px;
}

.product_info_block > .prd_refno {
    font-size: 16px;
    font-weight: 900;
    font-family: "Poppins-Regular";
    text-transform: uppercase;
    color: #2474a9;
    line-height: 32px;
}

.product_info_block > .prd_refno {
    font-size: 16px;
    font-weight: 900;
    font-family: "Poppins-Regular";
    text-transform: uppercase;
    color: #2474a9;
    line-height: 32px;
}

.product_info_block > .prd_price {
    font-size: 16px;
    font-weight: 600;
    font-family: "Poppins-Regular";
    color: #309039;
    line-height: 32px;
}

.product_info_block > .prd_stock.in_stock, .product_info_block > .prd_stock.outof_stock {
    float: left;
    text-align: left;
    line-height: 32px;
    /*white-space: nowrap;*/
    white-space: normal;
}

.product_info_block > .prd_stock.outof_stock {
    width: 100%;
}

.add_minus_count {
    font-family: "Poppins-Regular";
    float: left;
    margin: 5px 0 0 0;
}

    .button_Addcard, .add_minus_count input {
        height: 23px;
    }

.button_Addcard {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    background: #ffffff;
    padding: 3px 10px;
    cursor: pointer;
    color: #2474a9;
    border: 1px solid #ccc;
    line-height: 17px;
}

.add_minus_count input {
    width: auto;
    min-width: 40px;
    max-width: 45px;
    background: #fff;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
    border: 1px solid #ccc;
    display: inline-block;
    padding: 1px 5px;
    font-family: "Poppins-Regular";
    line-height: 20px;
    text-align: center;
    font-size: 16px;
}




/*Cart page css*/

.parts_details_top {
    padding: 10px 0px
}

.purchase_head {
    font-size: 20px;
    margin: 0;
}

.purchase_detail {
    font-size: 18px;
    color: #2c3e50;
    margin: 0 0 0 10px;
}

.purchase_input_grid {
    width: 90%;
    /* border-radius: 5px; */
    border: 1px solid #606060;
    background: #fff;
    margin: 0 10px 0 0;
    height: 30px;
    /*padding: 5px;*/
    max-width: 100%;
    /* text-align: center; */
}


.bill_address, .ship_address {
    border: 1px solid #ccc;
    display: inline-block;
    width: 33%;
    margin: 0 10px 0 0;
    vertical-align: top;
    /*min-height: 315px;*/
    min-height: 250px;
    height: 250px;
}

    .ship_address p.futura_font {
        margin-bottom: 0;
    }

.bill_address {
    /*height: 315px;*/
    height: 250px;
}

.b2b_billship_address {
    /*height: 315px;*/
    height: 275px !important;
}

.guest_bill_address {
    height: 800px !important;
}

.guest_billship_address {
    height: 295px !important;
}

.product_left_inner h2, .bill_to_adress, .shiping_to_adress {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Poppins-Regular";
    font-weight: 900;
    display: block;
    background-color: #f3f3f3;
}

.bill_to_adress, .shiping_to_adress {
    color: #333;
    font-size: 18px;
    padding: 10px 15px 10px 45px;
    margin: 0 0 0 0px;
    font-weight: bold;
}
/*.home_contact_info{
    overflow:auto;
}*/
.home_contact_info, .home_billing_adress {
    padding: 10px 15px;
}

    .common_cls_home_left, .home_billing_adress p, .shiping_to_adress p {
        font-weight: 500;
        font-family: "Poppins-Regular";
    }

    .home_billing_adress p, .shiping_to_adress p {
        /* padding: 5px 0px;*/
        color: #555555;
        line-height: 20px;
        font-size: 16px;
        margin-bottom: 0;
    }

.guest_home_billing_adress {
    padding: 1px 25px !important;
}


.shiping_to_adress {
    background: url(./Design/images/ship_address_icon.png) no-repeat 6px center;
}

.bill_to_adress {
    background: url(./Design/images/bill_address_icon.png) no-repeat 8px center;
}

.procedd_check_cls {
    display: inline-block;
    width: 100%;
    text-align: right;
    box-sizing: border-box;
}

.proceed_check_clk {
    padding: 10px 15px;
    border-radius: 10px;
    background: #0f6cb2;
    /* float: left; */
    color: #fff;
    margin: 10px 0 0 10px;
    font-size: 15px;
    box-sizing: border-box;
    display: inline-block;
    border: none;
}

.order_details {
    border: 1px solid #ccc;
    display: inline-block;
    width: 31%;
    vertical-align: top;
    min-height: 210px;
    /*height: 315px;*/
    height: 250px;
}

.order_details_head {
    background: url(./Design/images/purchase_order_details.png) no-repeat 6px center;
    font-weight: bold;
    padding: 10px 15px 10px 45px;
    font-size: 16px;
    background-color: #f3f3f3;
    margin: 0;
}


.purchase_order_detail_list {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /*padding: 10px 25px;*/
    padding: 10px 25px 0;
    border-right: none;
    box-sizing: border-box;
    list-style: none;
}

.purchase_order_detail_list_right {
    width: 100%;
    float: left;
    /*padding: 10px 25px;*/
    padding: 0 25px 10px;
    box-sizing: border-box;
    list-style: none;
}

    .purchase_order_detail_list li, .purchase_order_detail_list_right li {
        /*padding: 10px 0px;*/
        padding: 10px 0px 0px;
    }

.purchase_spec_head {
    display: inline-block;
    width: 45%;
    color: #000;
    font-size: 16px;
    font-family: "Poppins-Regular";
}

.purchase_spec_desc {
    color: #555555;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.purchase_terms_grid {
    margin: 0px 0px 10px 0px;
    display: inline-block;
    width: 100%;
}

    .purchase_terms_grid table {
        width: 100%;
    }

.purchage_term_head th {
    background: none;
    border: 0;
    font-family: "Poppins-Regular";
    padding: 10px 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.width_25 {
    width: 25%;
}

.width_40 {
    width: 30%;
}

.purchase_terms_grid tr td {
    border: none;
    color: #555555;
    font-size: 16px;
    text-transform: capitalize;
    vertical-align: top;
}

.purchase_textarea {
    margin: 0px 10px 0px 0px;
    width: 394px;
    height: auto;
    border: 1px solid #606060;
}


.CartDetails table th {
    background: #2a8cef !important;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    padding: 12px 8px;
}

.CartDetails table td {
    font-size: 16px;
    color: #000;
    text-align: center;
    vertical-align: middle;
}

table {
    border-spacing: 0;
    /* border: 1px solid #e1e1e1; */
    border-collapse: collapse;
    width: 100%;
}

.total_price_main {
    /* float: right; */
    margin: 20px 0 0 0;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.total_price_txt {
    font-size: 18px;
    font-weight: 600;
    margin: 0 15px 0 0;
}

.total_price {
    color: #2a8cef;
    font-size: 18px;
    margin: 0 4px;
    /* font-style: italic; */
    font-weight: bold;
}

.procedd_check_cls {
    display: inline-block;
    width: 100%;
    text-align: right;
    box-sizing: border-box;
}

.proceed_check_clk {
    padding: 10px 15px;
    border-radius: 10px;
    background: #0f6cb2;
    color: #fff;
    /*margin: 10px 0 10px 10px;*/
    margin: 0px 0 0px 10px;
    font-size: 15px;
    box-sizing: border-box;
    display: inline-block;
    border: none;
    cursor:pointer;
}

.flt_left {
    float: left;
}

.proceed_check_clk:hover {
    background: #2474a9;
    color: #fff;
}

.add_minus_count {
    float: left;
    margin: 10px 0 0 0;
    font-family: "Poppins-Regular";
}

.button_Addcard {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    background: #ffffff;
    padding: 3px 10px;
    cursor: pointer;
    color: #2474a9;
    border: 1px solid #ccc;
    line-height: 17px;
}

.add_minus_count.cart_add_minus_count .button_Addcard {
    border-radius: 30px;
    width: 30px;
    height: 30px;
    background: #ddd;
    color: #000;
    line-height: 20px;
}

.add_minus_count.cart_add_minus_count input {
    border: 0;
    height: 30px;
}

.add_minus_count input {
    width: auto;
    min-width: 40px;
    max-width: 45px;
    background: #fff;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
    border: 1px solid #ccc;
    display: inline-block;
    padding: 1px 5px;
    font-family: "Poppins-Regular";
    line-height: 20px;
    text-align: center;
    font-size: 16px;
}

.note-txt-big {
    color: #ff1414;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}



.input_model_edit {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 3px 0;
}

    .input_model_edit label {
        width: 100%;
        float: left;
        margin: 2px 0;
    }

    .input_model_edit input {
        border: 1px solid #ccc;
        padding: 2px 5px;
        width: 80%;
    }

.cart_empty {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 40px 0px 20px 0;
}

    .cart_empty p {
        text-align: center;
        width: 100%;
        display: inline-block;
        font-size: 36px;
        color: #333;
        margin: 2% 0;
    }

.order-status-div {
    border: 1px solid #2a8cef;
    padding: 10px;
    background: #2a8cef;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.order-status-heading {
    color: #fff;
    font-size: 18px;
}

.invoice_logo {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.note-txt-hist {
    color: #ff1414 !important;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-flex;
    float: right;
}

.panel-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.panel-body-title {
    color: #0f6cb2 !important;
    font-size: 22px;
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .panel-body-title span.print-div {
        float: right;
    }

.btn-print {
    background-color: #0f6cb2;
    border: 1px solid #0f6cb2;
    color: #fff;
    font-family: 'Roboto';
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 5px;
}

.emp-info {
    display: inline-block;
    width: 100%;
    padding: 0;
}

    .emp-info li {
        display: inline-block;
        width: 50%;
        float: left;
        margin: 10px 0px;
        color: #000;
        font-size: 17px;
        font-weight: 600;
    }

        .emp-info li span {
            font-weight: 400;
        }

.order-table {
    border: 0px solid transparent;
    margin-bottom: 0px;
}

    .order-table tr td {
        text-align: left !important;
        font-size: 14px;
        font-weight: 400;
        font-family: "Poppins-Regular";
    }

    .order-table tr td, .order-table tr th {
        border: 0px solid transparent;
    }

        .order-table tr td p {
            font-family: "Poppins-Regular";
            font-size: 15px;
            color: #000;
            margin-bottom: 10px;
        }

.order-table-color tr th {
    border: 1px solid #ccc;
    color: #000;
    font-weight: 800;
    padding: 6px 5px;
}

.order-table-color tr td {
    border: 1px solid #ccc;
}

.grd-ttl_hle {
    display: inline;
}

.grd-ttl {
    margin: 8px 0px 0;
}

.grd-ttl-val {
    font-weight: 600;
}

.dis-inline-block {
    display: inline-block;
}

.grdtot {
    background: none;
    border: none;
    box-sizing: border-box;
}

.p-l-8 {
    padding-left: 8px;
}


.cart-icon {
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
}

.order_history_section {
    margin-bottom: 0;
    text-align: center;
    padding-left: 13%;
}

.order_history {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
}

    .order_history:hover {
        color: #ffffff;
        text-decoration: none;
    }

.cart_show_num {
    position: absolute;
    background: #e62e2d;
    border-radius: 50%;
    top: -31px;
    left: 0;
}

    .cart_show_num span {
        position: absolute;
        background: #012c7b;
        box-shadow: 0 0 1px #2884b9;
        padding: 1px 7px;
        border-radius: 50%;
        top: 20px;
        left: 26px;
        font-weight: 600;
        font-size: 14px;
        color: #fff;
        border: 2px solid #ffffff;
    }

.narrow_search, .Narrow_search_inner {
    box-shadow: 0 0 2px #c2c2c2;
    background: #2474A9;
}

.narrow_search {
    margin: 10px 0px;
    box-sizing: border-box;
    background: #fff;
}

.left_side {
    float: left;
    width: 24%;
}

.product_left_inner {
    background: #fff;
    border-bottom: 1px dashed #dcdcdc;
}

    .product_left_inner h2 {
        padding: 12px 30px 12px 45px;
        color: #2c3e50;
        font-size: 18px;
        display: inline-block;
        text-align: left;
    }

    .product_left_inner h2, .bill_to_adress, .shiping_to_adress {
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Poppins-Regular";
        font-weight: 900;
        display: block;
        background-color: #f3f3f3;
    }

.company_information {
    background: url(./Design/images/company_information.png) 8px 2px no-repeat;
    background-size: 35px;
}


.right_side {
    width: 75%;
    float: right;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 2px #c2c2c2;
    margin:10px 0 0 0;
}

.right_side_lgn {
    width: 100% !important;
}

.company_information {
    margin: 0;
}

.home_contact_info h4 {
    font-size: 18px;
    color: #555555;
    margin: 5px 0px;
}

.home_comp_name_icon {
    background: url(./Design/images/company_name.png) no-repeat 0px center;
}

.home_mail_icon {
    background: url(./Design/images/contact_mail_icon.png) no-repeat left center;
    font-size: 14px !important;
    word-break: break-word;
}

.home_fax_icon {
    background: url(./Design/images/fax_icon.png) no-repeat left center;
}

.home_phone_icon {
    background: url(./Design/images/mobile_icon.png) no-repeat 3px center;
}

.home_web_icon {
    background: url(./Design/images/contact_website_icon.png) no-repeat left center;
}


.common_cls_home_left {
    padding: 10px 15px 10px 25px;
    color: #555555;
    font-size: 16px;
    margin-bottom: 0;
}

.client-login .dropdown {
    /*padding-left: 35px;*/
}

    .client-login .dropdown i.user_icon {
        font-size: 18px;
        padding: 0 10px;
        /*padding-left: 35px;*/
    }

    .client-login .dropdown .caret {
        margin-left: 0px !important;
    }

    .client-login .dropdown .dropdown-toggle {
        width: 100%;
        display: block;
        background: transparent;
        text-align: center;
        font-weight: bold;
        font-family: sans-serif;
    }

.welcome_submenu {
    padding: 10px 20px;
    right: 0;
    left: auto;
}


    .welcome_submenu a > img {
        width: 16px;
        line-height: 16px;
        vertical-align: middle;
        margin-right: 10px;
    }



@media print {
    .banner-top-section, .vehicle-section, footer, .search-breadcrumb, .order-status-div {
        display: none;
    }

    .panel-heading {
        display: none;
    }

    .panel-default {
        border: 0px solid transparent;
    }

    .non-printable {
        display: none;
    }

    .panel-body-title {
        border-bottom: 0px solid transparent;
    }

    .invoice_logo {
        border: 0px solid transparent;
    }

    .panel-collapse {
        position: absolute;
        max-width: none;
        width: 100%;
        margin: auto;
        top: 0px;
    }

    .note-txt-hist {
        color: #ff1414;
    }

    .note-txt {
        color: #ff1414;
    }

    .print-div {
        display: none;
    }

    .breadcrumb {
        display: none;
    }
}


.stock-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

    .stock-popup:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 6;
        background-color: #444;
        opacity: .4;
    }

.stock-popup-dialog {
    background: white;
    border-radius: 4px;
    position: relative;
    outline: none;
    overflow: hidden;
    max-width: 600px;
    margin: 5% auto;
    z-index: 999;
    top: 30%;
}

.stock-popup-content {
    padding: 20px;
}

.stock-popup-title {
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.4;
}

.stock-popup-button-div {
    text-align: center;
    margin-top: 15px;
}

.bg_color_dark {
    background: #0672cd !important;
}

.stock-popup-button {
    color: #fff;
    padding: 6px 10px 6px 10px;
    margin: 5px 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
    background-color: #2a8fc4;
    cursor: pointer;
}

    .stock-popup-button:hover {
        color: #fff !important;
        text-decoration: none;
    }

.stock-popup-body-content {
    margin-bottom: 18px;
    font-size: 16px;
    text-align: center;
    color: #000;
}

    .stock-popup-body-content label {
        margin-right: 20px;
    }

        .stock-popup-body-content label span {
            margin-left: 5px;
        }

        .stock-popup-body-content label:last-child {
            margin-right: 0px;
        }

.panel-title {
    position: relative;
}

    .panel-title[aria-expanded=false]:after {
        content: '\f078';
        font-family: "FontAwesome";
        position: absolute;
        right: 10px;
        top: 3px;
        color: #676767;
        font-weight: 500;
        font-size: 14px;
    }

    .panel-title[aria-expanded=true]:after {
        content: '\f077';
        font-family: "FontAwesome";
        position: absolute;
        right: 10px;
        top: 3px;
        color: #676767;
        font-weight: 500;
        font-size: 14px;
    }

.panelnew-title {
    position: relative;
}
.panelnew-title[aria-expanded=false]:after {
    content: '\f078';
    font-family: "FontAwesome";
    position: absolute;
    right: 20px;
    top: 10px;
    color: #f5f5f5;
    font-weight: 500;
    font-size: 24px;
}

    .panelnew-title[aria-expanded=true]:after {
        content: '\f077';
        font-family: "FontAwesome";
        position: absolute;
        right: 20px;
        top: 10px;
        color: #f5f5f5;
        font-weight: 500;
        font-size: 24px;
    }

.product-e-office {
    padding: 10px;
    background: #e62e2d;
}

    .product-e-office a {
        color: #fff;
        text-decoration: underline;
    }

    .product-e-office:first-child {
        border-bottom: 1px solid #fff;
    }

.input-field {
    margin: 0 0 10px 0 !important;
    position: relative;
}

    .input-field > label.form-label, .form-label {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 5px;
        font-family: 'Nunito', sans-serif;
        font-weight: 600;
        display: block;
        color: #333;
        font-size: 14px;
        line-height: inherit;
        webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

        .input-field > label.form-label:not(.label-icon).active {
            -webkit-transform: translateY(0px) scale(1);
            transform: translateY(0) scale(1);
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
        }

    .input-field .form-control-sm, input.form-control-sm[type=text]:not(.browser-default), input.form-control-sm[type=password]:not(.browser-default), input.form-control-sm[type=tel]:not(.browser-default) {
        display: block;
        position: relative;
        width: 90%;
        height: 34px;
        padding: 0px 5px;
        font-size: 15px !important;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #b5b5b5;
        margin-bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

@media (max-width:767px) {
    .left_side {
        width: 100%;
    }

    .right_side {
        width: 100%;
    }
}

@media (max-width:650px) {
    .stock-popup-dialog {
        width: 95%;
        top: 25%;
    }
}

@media (max-width:560px) {
    .stock-popup-body-content label {
        display: block;
        margin-bottom: 15px;
    }
}

.showing-result-dropdown {
    display: inline-block;
}

.pagination-container {
    float: right !important;
}

.footer-products {
    line-height: 15px;
    font-size: 16px;
    cursor: pointer;
}

@media (max-width: 991px) {

    .pagination-container {
        float: none !important;
    }

    .product-content {
        width: 100%;
    }
}

@media (max-width: 380px) {
    select#resperpage_ {
        margin-bottom: 10px;
    }
}

@media (max-width: 345px) {
    .display_100_per {
        width: 95%;
    }
}


.chkBoxguestSameAddress {
    margin-right: 10px !important;
}

.purchase_head_right {
    margin-left: 10px !important;
}

#freightdetails td {
    padding: 0px !important;
}

.wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.add_minus_count {
    margin: 10px auto;
    /*width: 100%;*/
}

.mobile_overflow tr td:first-child {
    border-left: 1px solid #e1e1e1;
}

.procedd_check_cls {
    margin-bottom: 20px;
    margin-top: 10px;
}

.purchase_input_grid {
    padding: 0px;
}

/*#Ship_Billing_Addr {
    margin-top: 27px;
}*/

#Cartdetails table .add_minus_count {
    width: 100%;
}

.core-lbl-crt {
    font-size: 14px;
}


@media (max-width: 991px) {
    .bill_address, .ship_address, .order_details {
        width: 95%;
        margin: 20px auto;
        display: block;
    }

    .purchase_input_grid {
        width: auto !important;
    }

    #freightdetails, .mobile_overflow {
        overflow: auto;
        margin: 10px;
    }
}

@media (max-width: 700px) {
    .purchase_textarea {
        margin: 0px 20px 0px 0px px;
        width: 80%;
    }
}

.core_info {
    display: inline-block;
    /* text-align: left; */
    float: right;
    /* margin-left: 2px; */
    right: -5px;
    /* width: 25%; */
    position: relative;
    cursor: pointer;
}

    .core_info i, .core_info .c-icon {
        background: #ccc;
        border-radius: 50%;
        padding: 5px 8px;
        color: #fff;
        font-size: 10px;
    }

.core_info_popup {
    display: none;
    min-width: 300px;
    max-height: 400px;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 0px;
    left: 18px;
    background: #fff;
    margin: 0;
    padding: 10px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    transition: all 0.1s ease-out;
}

.core_info:hover .core_info_popup {
    display: block;
    opacity: 1;
}

.core_info_content {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #e9e9e9;
}

    .core_info_content p {
        color: #000;
        font-weight: 400;
    }

/* to fix the border for the image on product details page*/
img.slick-slide.slick-current.slick-active {
    width: 61px !important;
}


@media (min-width:991px) {
    .bill_Content_Panel {
        display: flex;
    }

        .bill_Content_Panel .guest_billship_address, .bill_Content_Panel .order_details, .bill_Content_Panel .b2b_billship_address {
            height: auto !important;
        }

        .bill_Content_Panel .procedd_check_cls {
            margin-bottom: 8px;
        }

        .bill_Content_Panel .home_billing_adress p, .bill_Content_Panel .shiping_to_adress p {
            word-break: break-word;
        }
}

@media (max-width:991px) {
    .bill_Content_Panel .guest_billship_address, .bill_Content_Panel .order_details, .bill_Content_Panel .b2b_billship_address {
        height: 100% !important;
    }
}

[data-title] {
    position: relative;
    cursor: help;
}

    [data-title]:hover::before {
        content: attr(data-title);
        position: absolute;
        bottom: -46px;
        padding: 10px;
        background: #000;
        color: #fff;
        font-size: 14px;
        white-space: normal;
        width: 325px;
        word-wrap: break-word;
        z-index: 9999;
        overflow: auto;
        max-height: 90px;
        font-size: 12px;
    }

    [data-title]:hover::after {
        content: '';
        position: absolute;
        bottom: -12px;
        left: 8px;
        border: 8px solid transparent;
        border-bottom: 8px solid #000;
        font-size: 12px;
    }

.roboto_font {
    font-family: cursive !important;
    font-size: 12px;
}

.outstandingbal {
    display: inline-block;
    padding: 8px;
}

.creditval {
    display: inline-block;
    padding: 8px 0px;
}

.creditbalance {
    float: right;
}
