﻿/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');
@import url("https://use.typekit.net/myd2gph.css");

/*
Futura PT Heavy
font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: normal;


Futura PT Heavy Oblique
font-family: futura-pt, sans-serif;
font-weight: 700;
font-style: italic;


Futura PT Book
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;


Futura PT Book Oblique
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: italic;


Futura PT Bold
font-family: futura-pt-bold, sans-serif;
font-weight: 700;
font-style: normal;


Futura PT Bold Oblique
font-family: futura-pt-bold, sans-serif;
font-weight: 700;
font-style: italic;


Futura PT Cond Book
font-family: futura-pt-condensed, sans-serif;
font-weight: 400;
font-style: normal;


Futura PT Cond Book Oblique
font-family: futura-pt-condensed, sans-serif;
font-weight: 400;
font-style: italic;


Futura PT Cond Bold
font-family: futura-pt-condensed, sans-serif;
font-weight: 700;
font-style: normal;


Futura PT Cond Bold Oblique
font-family: futura-pt-condensed, sans-serif;
font-weight: 700;
font-style: italic;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: "Fustat", sans-serif;
    font-weight: normal;
}

.futura_pt {
    font-family: "Fustat", sans-serif;
}

.futura_book {
    font-family: "Fustat", sans-serif !important;
}

.menu ul li a {
    color: #333;
    font-size: 16px;
    display: inline-block;
    padding: 20px 5px 20px 25px;
    font-family: "Fustat", sans-serif !important;
    font-weight: 400;
    letter-spacing: 1px;
}
/* Order History */
.order-status-div {
    border: 1px solid #226233;
    padding: 10px;
    background: #226233;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default > .panel-heading {
    background: #e9e9e9;
    border-color: transparent;
    position: relative;
    border-radius: 0;
}

.panel-title {
    color: #333;
}

.panel-default {
    border-color: #e9e9e9;
}

.panel-title[aria-expanded=false]:after {
    content: '\f078';
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 10px;
    color: #676767;
    font-weight: 500;
    font-size: 14px;
}

.panel-title[aria-expanded=true]:after {
    content: '\f077';
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 10px;
    color: #676767;
    font-weight: 500;
    font-size: 14px;
}

.invoice_logo {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.panel-body-title {
    color: #226233 !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;
}

.grd-ttl-val {
    font-weight: 600;
}

.grd-ttl {
    margin: 8px 0px 0;
}

.order-table tr td p {
    font-family: "futura-pt-bold, sans-serif";
}

.multi_location_block {
    width: 40%;
    float: left;
}

.without_login_single-product {
    min-height: 335px !important;
}

.without_login_single {
    min-height: 400px !important;
}

.without_login_single_App {
    min-height: 365px !important;
}

.pagerNavigation > span.slick-arrow:focus {
    outline: 0;
}

.magnifier {
    width: 600px !important;
    height: 300px !important;
    left: 470px !important;
}
/*.tracker, .cursorshade {
    width: 300px !important;
    height: 220px !important;
    left: 150px !important;
}*/
.cursorshade {
    display: none !important;
}

.tracker {
    width: 315.614px !important;
    height: 310px !important;
    left: 175.375px !important;
    top: 236.545px !important;
}

@media screen and (max-width: 768px) {
    .magnifier {
        display: none !important;
    }

    .tracker, .cursorshade {
        display: none;
    }

    .tracker {
        width: 335px !important;
        height: 310px !important;
        left: 130px !important;
        top: 320px !important;
    }
}

@media (max-width:991px) {
    .tracker {
        width: 400px !important;
        height: 310px !important;
        left: 150px !important;
        top: 235px !important;
    }

    .magnifier {
        width: 450px !important;
        height: 310px !important;
        left: 470px !important;
        top: 235px !important;
    }
}

@media (max-width:1280px) {
    .tracker {
        width: 320px !important;
        height: 310px !important;
        left: 120px !important;
        top: 235px !important;
    }

    .magnifier {
        width: 550px !important;
        height: 310px !important;
    }
}

@media (max-width:1366px) {
    .tracker {
        left: 12% !important;
    }
}

@media (min-width:1367px) {
    .tracker {
        left: 14% !important;
    }
}
/* Order History */
/*Menu*/
@media (min-width:991px) {
    .menu {
        display: inline-block;
        float: left;
    }
}

.menu_right {
    display: inline-block;
    position: relative;
}

    .menu_right > ul > li {
        display: inline-block;
        padding: 0px;
    }

        .menu_right > ul > li > a {
            color: #333;
            font-size: 16px;
            display: inline-block;
            padding: 20px 5px 20px 25px;
            font-family: Oswald;
            font-weight: 400;
        }

.welcome_submenu {
    margin-top: -10px;
}

ul.welcome_submenu > li > a {
    display: flex;
    float: left;
    padding: 10px 15px;
    /* display: inline-block; */
    text-align: left;
    width: 100%;
}

    ul.welcome_submenu > li > a > img {
        width: 16px;
        line-height: 16px;
        vertical-align: middle;
        margin-right: 10px;
    }

    ul .welcome_submenu > li > a:hover, ul.welcome_submenu > li > a:focus {
        color: #333;
        background: none;
        outline: 0;
        text-decoration: underline;
    }

.welcome_color {
    font-family: 'Oswald', sans-serif;
    color: #173250;
    font-weight: 600;
}

.order_history {
    color: #309039 !important;
    font-family: "Fustat", sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
}

.cart_block {
    position: absolute;
    top: 0;
    width: 75px;
    right: 0;
    padding: 5px;
    margin: 0px auto;
    background: #ec2f38;
    color: #fff;
    z-index: 9;
}

.menu_right > ul > li.cart_block > a {
    line-height: 20px;
    /* float: left; */
    vertical-align: middle;
    text-align: center;
    margin: 0px auto;
    display: block !important;
    padding: 15px 15px 15px 15px;
    color: #fff !important;
    font-family: 'Futura PT Book' !important;
}

.cart_show_num a {
    position: absolute;
    background: #226233;
    box-shadow: 0 0 1px #226233;
    padding: 1px 7px;
    border-radius: 50%;
    top: 20px;
    left: 26px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    border: 2px solid #ffffff;
}
/*Menu*/
/*Search Bar*/
.search_part_main {
    background: url(/Content/Design/images/search_banner.jpg) 80% 30%;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}

.part_search_form {
    height: auto;
    line-height: 32px;
    position: relative;
    width: 49%;
    /* background: #fff; */
    float: left;
    font-family: "Fustat", sans-serif;
}

.search_top {
    border: 1px solid #fff;
    border-radius: 0px;
    color: #000;
    font-size: 15px;
    max-width: 600px;
    min-width: 330px;
    padding: 4px 44% 4px 10px;
    line-height: 32px;
    width: 100%;
    font-family: "Fustat", sans-serif;
    background: #fff;
    box-shadow: 0 0 10px #043d56;
}

.part_search_icon {
    cursor: pointer;
    height: 34px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 99;
    border: 0px solid transparent;
    border-radius: 0px;
    cursor: pointer;
}

.dropdown_top {
    height: 34px;
    font-family: "Fustat", sans-serif;
    font-size: 14px;
    position: absolute;
    padding: 0 10px;
    margin-left: 10px;
    margin-right: 7px;
    outline: 0;
    background: #e9e9e9;
    border-radius: 0px;
    right: 19%;
    top: 4px;
    z-index: 99;
    cursor: pointer;
}

    .part_search_icon:hover, .part_search_icon:focus, .dropdown_top:hover, .dropdown_top:focus {
        outline: none;
        text-decoration: none;
        cursor: pointer;
    }

.second_menu {
    float: left;
    margin: 0 10px;
}

    .second_menu .submenu_btn {
        float: right;
        margin: 4px 10px;
        background: #fff;
        font-family: "Fustat", sans-serif;
        font-size: 14px;
        padding: 0px 20px;
        line-height: 36px;
        vertical-align: middle;
        border-radius: 0px;
        box-shadow: 0 0 0 #043d56;
    }

        .second_menu .submenu_btn a img {
            width: 22px;
            /*vertical-align:middle;*/
            padding-right: 7px;
        }

    .second_menu a {
        color: #333;
        font-size: 14px;
        text-transform: uppercase;
    }

.part_drop_head h1 {
    color: #fff;
    font-size: 16px;
    padding: 10px 0 5px 0;
    font-weight: 600;
    font-family: "Fustat", sans-serif;
}

.input_submit_search {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 15px;
    font-family: "Fustat", sans-serif;
    background-color: #226233 !important;
    color: #fff;
    border: 1px solid #ffffff78;
}

    .input_submit_search > i {
        font-size: 12px;
        margin-right: 5px;
    }
/*Search Bar*/
/*Product image Grid*/
.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;
}

.catalog_info_popup {
    display: none;
    min-width: 300px;
    /* max-height: 350px;*/
    height: auto;
    overflow: auto;
    position: absolute;
    top: 0px;
    left: 26px;
    background: #fff;
    margin: 0;
    padding: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    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: #226233 !important
    }

    .catalog_info_popup .catalog_info_content tbody tr td {
        font-size: 12px;
        font-weight: 600;
        margin: 0;
        padding: 0px 7px;
    }

        .catalog_info_popup .catalog_info_content tbody tr td:last-child {
            width: 100px;
        }

.catalog_info_popup-close {
    display: inline-block;
    float: right;
    position: absolute;
    top: 11px;
    right: 12px;
    background: #ec2f38;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    vertical-align: middle;
    color: #fff;
}

.catalog_info i {
    background: #ccc;
    border-radius: 50%;
    padding: 5px 8px;
    color: #fff;
    font-size: 10px;
}

.outof_stock {
    font-family: "Fustat", sans-serif;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    color: #ec2f38;
    font-weight: 600;
    font-size: 14px;
    width: 75%;
    float: right;
}

.in_stock {
    font-family: "Fustat", sans-serif;
    font-weight: bold;
    display: inline-block;
    text-align: right;
    color: #309039;
    font-weight: 600;
    font-size: 14px;
    width: 75%;
    float: right;
}

.grid_price {
    font-family: "Fustat", sans-serif;
    font-weight: bold;
    display: block;
    margin: 5px 5px 5px 5px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    color: #333;
}

.add_minus_count {
    font-family: 'Futura PT Book'
}

    .add_minus_count input {
        width: auto;
        min-width: 40px;
        max-width: 45px;
        background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        display: inline-block;
        padding: 1px 5px;
        font-family: "Fustat", sans-serif;
        line-height: 20px;
        text-align: center;
        font-size: 16px;
    }

.product_add_to_cart {
    background: url(../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;
}

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_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;
}

.display_100_per {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-family: "Fustat", sans-serif;
}

.border_btm {
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
}
/*Product image Grid*/

/*Home side bar*/
.product_left_inner h2, .bill_to_adress, .shiping_to_adress {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Fustat", sans-serif;
    font-weight: 900;
    display: block;
    background-color: #f3f3f3;
}

    .common_cls_home_left, .home_billing_adress p, .shiping_to_adress p {
        font-weight: 500;
        font-family: "Fustat", sans-serif;
    }
/*Home side bar*/
/*Cart Detail Page*/
.bill_address, .ship_address {
    width: 30%
}

.order_details {
    width: 37%;
}

.order_details_head {
    padding: 10px 15px 10px 45px;
    font-size: 16px;
    background-color: #f3f3f3;
}

.purchase_order_detail_list {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 25px;
    border-right: none;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
}

.purchase_order_detail_list_right {
    width: 100%;
    padding: 10px 25px;
}

    .purchase_order_detail_list li, .purchase_order_detail_list_right li {
        padding: 10px 0px;
    }

.shiping_to_adress .edit_icon {
    float: right;
    cursor: pointer;
    padding: 5px 5px;
    margin: -5px 0;
    position: relative;
}

.purchage_term_head th {
    background: none;
    border: 0;
    font-family: "Fustat", sans-serif;
    padding: 10px 0;
}

.purchase_terms_grid tr td {
    border: none;
}

.purchase_textarea {
    height: auto;
}

.purchase_input_grid {
    width: 100%;
}

.proceed_check_clk {
    padding: 10px 15px;
    border-radius: 10px;
}

.CartDetails table th {
    background: #226233 !important;
    color: #fff !important;
}

.width_25 {
    width: 25%;
}

.width_40 {
    width: 30%;
}
/*Cart Detail Page*/

/*Product Descp Page*/
.product_info_block {
    float: right;
    position: absolute;
    right: 2%;
    width: 28%;
    text-align: left;
    top: 10%;
    z-index:99;
}

    .product_info_block > .prd_title {
        font-size: 16px;
        font-weight: 900;
        font-family: "Fustat", sans-serif;
        text-transform: uppercase;
        color: #333;
        line-height: 32px;
    }

    .product_info_block > .prd_refno {
        font-size: 16px;
        font-weight: 900;
        font-family: "Fustat", sans-serif;
        text-transform: uppercase;
        color: #2474a9;
        line-height: 32px;
    }

    .product_info_block > .prd_price {
        font-size: 16px;
        font-weight: 600;
        font-family: "Fustat", sans-serif;
        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;
    }

    .product_info_block > .prd_cart.add_cart_center {
        float: left;
        margin: 10px 0;
        clear: both;
    }

        .product_info_block > .prd_cart.add_cart_center > .product_add_to_cart {
            background: url(../images/add_to_cart_product_icon.png) no-repeat 8px 8px;
            padding: 10px 10px 10px 30px;
            font-weight: 600;
            font-family: "Fustat", sans-serif;
        }

.single_product_shopsupply {
    min-height: 350px;
    max-height: 385px;
}

.Attribute h2, .Competitor h2, .part_break_down h2, .Applicationtest h2, .unit_number h2 {
    /*background-color: #ecececb3;*/
    color: #333;
    font-family: "Fustat", sans-serif;
    font-weight: 900;
}

.table_scroll {
    border: 1px solid #e1e1e1;
}

.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: "Fustat", sans-serif;
            color: #333;
            font-weight: 900;
            font-size: 16px;
            text-transform: uppercase;
        }

        .prod_desc_tab > li.active > a {
            color: #0f6cb2;
            border-bottom: 3px solid #0f6cb2;
        }

.product_slider_view {
    height: auto;
    min-height: 310px !important;
    max-height: 100% !important;
    margin-bottom: 15px;
    overflow: auto;
}

.prod_desc_content {
    /*display: block;
    width: 85%;
    height: auto;*/
    margin: 10px 10px;
    text-align: left;
    position: relative;
    padding-left: 10%;
    line-height: 22px;
    /* overflow: scroll; */
    font-size: 14px;
    z-index: -1;
}
/*Product Descp Page*/

/*Horizontal Dropdown*/
.drop_down {
    font-family: "Fustat", sans-serif;
    padding-left: 3px;
}

.drop_btn {
    float: left;
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
    line-height: 26px;
    vertical-align: middle;
    padding: 0 3px;
}

    .drop_btn::after {
        content: '\f0dd';
        font-family: FontAwesome;
        position: relative;
        top: -2px;
        left: 40px;
        color: #333;
    }

.drop_down_horz {
    display: none;
    position: absolute;
    background: #fff;
    margin: 0;
    font-family: "futura-pt";
    color: #333;
    padding: 10px;
    left: 0;
    top: 30px;
    max-height: 400px;
    height: 400px;
    z-index: 999;
    overflow-y: scroll;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #ccc;
    box-shadow: 2px 2px 14px 1px #cecece;
    transition: 0.2s all ease-out;
}

    .drop_down_horz li {
        float: left;
        background-color: #fff;
        line-height: 30px;
        width: 190px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .drop_down_horz li > a {
            color: #333;
            text-decoration: none;
            padding: 4px 10px;
        }

            .drop_down_horz li > a:hover, .drop_down_horz li > a:focus {
                background-color: #0f6cb2;
                color: #fff;
            }

.drop_btn:hover > .drop_down_horz {
    display: block;
}
/*Horizontal Dropdown*/
.width-24 {
    width: 24%;
}

.color_white {
    color: #fff !important;
}

.color_green {
    color: #309039 !important
}
/*.bg_color_dark {
    background: #0f6cb2 !important;
}*/
/*.bg_color_red {
    background-color: #ec2f38;
}*/
/*.bg_color_blue {
    background: #2a8cef !important;
}*/

sup {
    color: #ec2f38;
    font-weight: 600;
    vertical-align: sub;
}

.f-w-600 {
    font-weight: 600;
}

.m_t_10 {
    margin-top: 10px;
}

.breadcrumb {
    display: inline-block;
    padding: 8px 0px;
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    font-family: "Fustat", sans-serif;
    font-weight: normal;
}

    .breadcrumb li > a.active {
        color: #333;
    }

.title_back_btn {
    display: inline-block;
    text-align: right;
    float: right;
    padding: 8px 0px;
}

.dropdown_result_block {
    position: absolute;
    top: 45px;
    left: 0;
    background: #fff;
    font-size: 14px;
    border: 1px solid #dedede;
    width: 100%;
    max-height: 350px;
    overflow: auto;
    z-index: 99999;
    box-shadow: 0 3px 0 0 #eaeaea;
}

.dropdown_result-list {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    overflow: hidden;
    padding: 10px;
    margin: 0px;
    cursor: pointer;
    border-bottom: 1px solid #dedede;
}

.dropdown_result-img {
    width: 60px;
    height: 55px;
    overflow: hidden;
    display: inline-block;
    float: left;
    vertical-align: middle;
    margin-right: 15px;
}

.dropdown_result-content {
    display: inline-block;
    width: 85%;
    height: 100%;
    overflow: hidden;
    line-height: 24px;
}

.dropdown_result-img > img {
    max-width: 100%;
    vertical-align: middle;
}

.home-details-tab .tabs .tab a {
    font-family: "Fustat", sans-serif;
    font-weight: normal;
}

    .home-details-tab .tabs .tab a.active {
        font-family: "Fustat", sans-serif;
        font-weight: bold;
    }

.vol_home_part_id {
    font-family: "Fustat", sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.site-info.powered-by-text a {
    color: #e9e9e9 !important;
    font-family: 'Futura PT Book' !important;
    font-size: 12px !important;
}

.product_describtion {
    font-size: 16px;
    font-weight: 600;
    font-family: "Fustat", sans-serif;
    margin: 10px 0px 5px 0px;
}

.button_Addcard, .add_minus_count input {
    height: 23px;
}

.product_desc_right_side {
    clear: both;
}

.table_img_thumb {
    width: 60px;
    display: block;
    margin: 0px auto;
}

.right_desc_shopsupplies {
    float: right;
    width: 56%;
}

.w_pos_rel {
    width: 100%;
    position: relative;
}

.shop_supply_desc {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
}

.clear_both {
    clear: both;
}

.login_button {
    vertical-align: top;
    padding: 10px 5px 14px 25px !important;
    font-size: 20px !important;
    cursor: pointer;
}

a.login_button:hover, a.login_button:focus {
    text-decoration: none
}

.login_button img {
    display: inline-block;
    vertical-align: text-bottom;
}

.col-md-5.text-foot-right {
    text-align: right;
}

.p-t-b-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

@media screen and (max-width: 991px) {
    .search_top {
        max-width: 100%;
    }

    .second_menu {
        margin: 10px -10px;
    }

    .dropdown_top {
        right: 15%;
    }

    .part_search_form {
        width: 100%;
    }
}



@media print {
    #Invoice_Panel {
        width: 100%;
    }

    #ShoppingParttypeList {
        position: relative;
        display: table;
        table-layout: fixed;
        padding-top: 8px;
        padding-bottom: 8px;
        width: 100%;
        height: auto;
    }

    .purchase_decoupler_grid th {
        background: #dedede;
        text-align: center;
    }

    #Tbl_ShoppingCart_tbody_Invoice tr td {
        text-align: center;
    }

        #Tbl_ShoppingCart_tbody_Invoice tr td.right_align {
            text-align: right;
        }

    .border_bottom_dashed, h4, .order_details_head {
        border-bottom: 1px dashed #c2c2c2 !important;
    }

    body {
        background-color: white;
    }

    * {
        background: initial;
    }

    .note-txt-hist {
        color: #ff1414;
    }

    .note-txt {
        color: #ff1414;
    }
}

@page {
    background: initial;
    size: auto; /* auto is the current printer page size */
    margin: 20px; /* this affects the margin in the printer settings */
    border: none;
}


/*opticat*/

@media screen {
    .printable {
        display: none;
    }

    .non-printable {
        display: block;
    }
}

@media print {

    section, .alert-popup, .header, .footer, .printable, .main-header, .footer_area, .text-center {
        display: none;
    }

    .search_part_main {
        display: none;
    }

    .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;
    }
    /*.printable { display: block;}*/

}



@media print {
    #Invoice_Panel {
        width: 100%;
    }

    #ShoppingParttypeList {
        position: relative;
        display: table;
        table-layout: fixed;
        padding-top: 8px;
        padding-bottom: 8px;
        width: 100%;
        height: auto;
    }

    .purchase_decoupler_grid th {
        background: #dedede;
        text-align: center;
    }

    #Tbl_ShoppingCart_tbody_Invoice tr td {
        text-align: center;
    }

        #Tbl_ShoppingCart_tbody_Invoice tr td.right_align {
            text-align: right;
        }

    .border_bottom_dashed, h4, .order_details_head {
        border-bottom: 1px dashed #c2c2c2 !important;
    }

    body {
        background-color: white;
    }

    * {
        background: initial;
    }

    .note-txt-hist {
        color: #ff1414;
    }

    .note-txt {
        color: #ff1414;
    }
}

@page {
    background: initial;
    size: auto; /* auto is the current printer page size */
    margin: 20px; /* this affects the margin in the printer settings */
    border: none;
}


/*opticat*/

@media screen {
    .printable {
        display: none;
    }

    .non-printable {
        display: block;
    }
}

@media print {

    section, .alert-popup, .header, .footer, .printable, .main-header, .footer_area, .text-center {
        display: none;
    }

    .search_part_main {
        display: none;
    }

    .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;
    }
    /*.printable { display: block;}*/

}


/*Murgamnandham Css*/
/*.zoomContainer {
    top: 0% !important;
    left: 0% !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 {
    width: 100% !important;
    display: inline-block;
    position: relative;
    top: 10%;
    max-width: 400px;
    max-height: 310px;
    padding: 30px;
}

    .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_slider_view {
    overflow: inherit !important;
    overflow-x: inherit !important;
}
.slick-list {
    overflow: inherit !important;
    z-index:9;
}

#slick-pager-show1 .slick-list{
    overflow:hidden!important;
}*/

    .featuredPostSlider .slick-slide {
        max-height: 310px;
    }

.prod_desc_content {
    width: 100%;
    display: inline-block;
    padding-left: 0;
}

#slick-pager, #slick-pager-show, #slick-pager-show1, #slick-pager-show2, #slick-pager-show3, #slick-pager-show4 {
    top: 0;
}

@media screen and (max-width: 1180px) {
    .featuredPostSlider, .featuredPostSlider_new, .featuredPostSlider_unit, .featuredPostSlider_unit_home, .featuredPostSlider_get_unit_home {
        width: 50% !important;
    }

    .singlePostSlider {
        max-width: 350px;
    }
}

/*@media (max-width:991px) {
    .zoomWindowContainer div {
        left: 100% !important;
    }
}*/







.details-item {
    display: inline-block;
    width: 100%;
}

.slick-pager.owl-carousel .owl-item {
    float: none;
}

.zoom_icons {
}

    .zoom_icons:after {
        content: '\f31e';
        display: block;
        position: absolute;
        bottom: -4px;
        font-size: 24px;
        right: 5px;
        height: 42px;
        width: 42px;
        line-height: 42px;
        border-radius: 0;
        /* background-color: #cf9163;
    -webkit-box-shadow: 0 3px 18px 0 rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 18px 0 rgb(0 0 0 / 5%);*/
        text-align: center;
        z-index: 1;
        color: #bf0000;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        background: transparent;
        cursor: pointer;
    }

.singlePostSlider .zoom_icons:after {
    bottom: -33px;
}



@media screen and (max-width:1200px) and (min-width:991px) {
    .featuredPostSlider img, .featuredPostSlider_new img, .featuredPostSlider_unit img, .featuredPostSlider_unit_home img, .featuredPostSlider_get_unit_home img {
        max-width: 300px;
    }

    .singlePostSlider {
        max-width: 300px;
    }
}


@media (max-width:769px) {

    .featuredPostSlider, .featuredPostSlider_new, .featuredPostSlider_unit, .featuredPostSlider_unit_home, .featuredPostSlider_get_unit_home {
        width: 100% !important;
        border: 0 !important;
        margin-left: 0;
    }

        .featuredPostSlider img, .featuredPostSlider_new img, .featuredPostSlider_unit img, .featuredPostSlider_unit_home img, .featuredPostSlider_get_unit_home img {
            max-width: 250px !important;
            margin: 0px !important;
        }

    /*.product_info_block {
position: relative;
left: 15px;
right: auto;
text-align: center;
width: 100% !important;
}*/


}

@media (max-width:640px) {
    .singlePostSlider {
        max-width: 300px;
    }

    .zoom_icons:after {
        left: 0;
        right: auto;
    }
}


@media (max-width:420px) {
    .featuredPostSlider img, .featuredPostSlider_new img, .featuredPostSlider_unit img, .featuredPostSlider_unit_home img, .featuredPostSlider_get_unit_home img {
        max-width: 180px !important;
        margin: 0px !important;
    }

    .zoom_icons:after {
        left: 0;
        right: auto;
    }

    .singlePostSlider {
        max-width: 180px;
        display: inline-block;
    }

        .singlePostSlider li {
            height: 100px;
        }

            .singlePostSlider li a {
                display: inline-block;
                max-width: 180px;
                height: 100px;
            }

    .product_slider_view {
        max-height: 200px;
    }
}