.addto_cart {
    margin-right: 1rem !important;
    background-color: #13974e;
    color: #fff !important;
    border-radius: 50px;
    min-width: 110px;
    /* padding: 8px 10px; */
}
.product_patno a{
    color: #020b4c !important;
}
.product_data td {
    padding: 4px 11px !important;
    /* font-size: 12px; */

}
.prodtest_table .product_data td{
    font-size: 12px;
    
vertical-align: middle;
}
.product_image{
   /*width: 40px;*/
   width: 120px;
    max-width: 100%;
}
tr.product_list td a {
    color: #05355d;
    font-weight: 900;
}
.product_pricing_dropdown{
    margin-bottom: 0;
}
.searching_parts div {
    color: black;
    text-align: right;
    /* display: flex; */
}
.prodtest_table td{
    border-top: 1px solid rgb(180 174 174) !important;
    border-left: 1px solid rgb(232 225 225) !important;
    /* color: black !important; */
}
table#example tr.add_to_cart_table_header th{
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #585656 ;
    padding: 0.3rem;
}
div.dataTables_wrapper div.dataTables_filter{
    display: none;
}
.dropdown-item{
    cursor: pointer;
}


#example_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0;
}
.buy_price {
    align-items: center;
}

.buy_price .input_data {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 100px;
    min-width: 100px;
    width: 100px
}


/* DETAIL PAGE  */
.conct-head {
    background: #40525a;
    color: #fff;
}
.btn-info {
    background-color: #40525a!important;
}
.deatil_inp input {
    padding: 10px 7px;
    border: 1px solid;
    width: 100%;
    outline: none;
    border-radius: 5px;
  }

  .table_header th{
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #585656 ;
  }
  button.detail_btn {
    background-color: #13974e;
    color: #fff !important;
    border-radius: 0.25rem;
    min-width: 110px;
    padding:  10px;
    width: 100%;
  }
  .pricetable tr.detail_table_row_padding td {
    /*text-align: center;*/
    padding: 0.3rem;
  }
  .table_row_padding th td{
    padding: 0.3rem !important;
  }
  tr.price-drop.table_row_padding th{
    padding: 0.3rem;
  }
  .addtocart_qty div{

    margin-right: 5px;
    width: 35%;
    display: inline-block;
    margin-bottom: 0;
    /* background-color: red !important; */
  }
  .addtocart_qty span{
    /* width: 50%; */
    /* display: inline-block; */
    font-size: 13px;
    /* background-color: red !important; */
  }
  .cart_partno{
    color: #05355d !important;
    font-weight: 500;
  }
 .img_rep_text{
    color: #f93300;
    white-space: initial;
    font-size: 10px;
    margin-bottom: 1rem;
    margin-top: 10px;
 }
 .detail_rightside{
    border: 1px solid gray;
    padding: 0;
    border-radius: 5px;
 }
 .detail_rightside .modal-header{
    padding: 7px 30px !important;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #585d62;
    background-color: #f5f5f5;
    background: #e0e4e9;
    border-color: #d9d9d9;
 }
 .product_desc-wrap span.pr_desc_title {
    font-weight: 600;
    font-size: 14px;
    color: #000;
    display: inline-block; 
    min-width: 175px;
}
.product_description{
    padding: 1rem;
}
.product_detail_image {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
}
.side_img1{
    padding: 0 !important;
}

tr.product_data td.addtocart_qty input {
    border-radius: 0;
    height: 30px;
    border-color: rgb(203 213 225);
    box-shadow: none;
}
.searching_parts .price-drop_div input{
    border-radius: 0;
    height: 30px;
    border-color: rgb(203 213 225);
    box-shadow: none;
}
td div.buy_price.d-flex input{
    border-radius: 0;
    /* height: 30px; */
    border-color: rgb(203 213 225);
    box-shadow: none;
}

tr.price-drop .customers-nav-item-profile a{
    color: #000;
}
.price-drop_div label{
    color: #000;
}
.stock_numb{
    color: rgb(31, 31, 31);
}
.add_to_cart_table_header_cart th{
    padding: 0.3rem !important;
}
.multi-text {
    padding: 5px 0;
}
.detail_quant {
    margin-bottom: 3px;
}
.detail_product_data > .modal-body {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1200px){
    th.th_qty {
        min-width: 225px !important;
    }
    th.th_desc {
        min-width: 270px !important;
    }
    th.pr_th_sr {
       min-width: 45px !important; 
    }
    th.pr_th_mfd {
       min-width: 120px !important; 
    }
    th.pr_th_desc {
       min-width: 250px !important; 
    }
    th.pr_th_stock {
       min-width: 115px !important; 
    }
}
@media (max-width: 991px) {
    .col-md-5.left_col {
        padding: 0 0 15px;
    }
}
@media (max-width: 575px) {
    .leftsd p {
        font-size: 13px;
      display: flex;
      justify-content: space-around;
      align-items: center;
        
    }

}
.table.dataTable{
    margin-top: 0 !important;
}

/*FOR DATABASE PRODUCTS VIEW */


/* FOR DATABSE CSS  */
.new-arrival-products .item img.product-img {
    /* width: 40%; */
    /* height: 60px; */
    max-width: 100%;
    margin: 0 auto;
}
.new-arrival-products .item .item-info .p-price {
    font-weight: 600;
    color: #034b7d;
}
.new-arrival-products .item .item-info .p-category {
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
}


.featured-product-list .product_data{
    width: 70px;
}


.new-arrival-products {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    position: relative;
}
.title-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 12px;
    padding-left: 9px;
}
.sec-title {
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #034b7d;
}
.title-section a {
    padding: 4px 7px 4px 0px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    color: #034b89;
}

input.product_qty {
    width: 100px;
}
#new-arrival-products-slider {
    justify-content: center;
}


.new-arrival-products .item .item-info {
    padding: 10px 15px 0 15px;
    text-align: left;
}
.new-arrival-products .item .item-info .p-category {
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
}
.new-arr-desc p {
    font-size: 11px;
}
.new-arrival-products .item .item-info .p-name {
    color: #333333;
    font-size: 11px;
    font-weight: 500;
    padding-top: 5px;
    vertical-align: middle;
}
.new-arrival-products .item .item-info .p-price {
    font-weight: 600;
    color: #034b7d;
}
.new-arrival-products .item .item-info .p-buttons button {
     background: transparent;
     border-radius: 1px ;
    min-width: 20px;
    color: #020b4c;
    /* margin: 0px 15px; */
}
.new-arrival-products .item .item-info .p-buttons button .fa-cart-shopping{
 
    color: #020b4c;
    /* margin: 0px 15px; */
}
.new-arrival-products .item .item-info .p-buttons {
    padding-top: 13px;
    z-index: 9;
    position: relative;
    margin-bottom: 15px;
}
.product-label {
    position: absolute;
    color: #fff;
    padding: 2px 10px;
    background-color: #d52225;
    text-transform: uppercase;
    right: 0;
    top: 0;
}
div#new-arrival-products-slider {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}
div#new-arrival-products-slider .slick-track {
    margin: 0 !important;
}
div#new-arrival-products-slider input.product_qty {
    width: 80px;
}
.view_detail{
    height: 34px;
    width: 40px;
    border:1px solid rgb(177 177 177);
    text-align: center;

}
.detail_page{
    margin-right:4px;
    padding: 6px 12px;

}
.detail_page i{
    color: #020b4c;

}





.pagination a{
    /* padding: 10px; */
    /* font-size: 19px; */
    /* color: white; */
    /* font-weight: 600; */
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: inherit !important;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent;
}
.pagination a:hover{
    background: linear-gradient(to bottom, #585858 0%, #111 100%);
   color: white !important;
   border: 1px solid #111;
}
.pagination {
    width: 100%;
    margin: 0;
    position: relative;
    bottom: 41px;

}

#pagination {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: end;
}

li.active {
    border: 1px solid;
    border-radius: 1px;
    font-size: 15px;
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    color: inherit !important;
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2px;

}
li.active a:hover{
    border: none !important;
    border-radius: 1px;
    font-size: 15px;
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    color: inherit !important;
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2px;
}
/* DATATABLE CSS CUTOMIZING */

div.dataTables_wrapper div.dataTables_paginate {
    padding-right: 15px;
    display: none;
}
.search-heading{
    text-align: left;
    font-size: 1.8333333333em;
    margin: 0;
    line-height: 34px;
    font-weight: 800;
    letter-spacing: -.04em;
}
.dataTables_wrapper .dataTables_length {
    /*float: right !important;*/
    z-index: 2;
    position: relative;
}
.dataTables_length .dropdown-toggle{
    height: 37px;
}



.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: bblFadInOut 1.1s infinite ease-in-out;
}

.loader {
    color: #383737;
    font-size: 17px;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    bottom: 54%;
    left: 43%;
    transform: translateZ(0);
    animation-delay: -0.16s;
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader:before {
    left: -3.5em;
    animation-delay: -0.32s;
}

.loader:after {
    left: 3.5em;
}

@keyframes bblFadInOut {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
} 


