html {
    scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Rajdhani", sans-serif;
}
body {
    margin-top: 0px;
    background: #faf9f9;
}
 .fixed-top{
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  
  }
img {
    max-width: 100%;
}
.container {
    max-width: 1300px;
    margin: auto;
}
.sigin .btn-primary {
    display: none;
}
.seller_detail {
    display: none;
}
h1 {
    font-weight: 600;
}
p {
    margin-bottom: 0px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px !important;
}
.profile-update {
    max-width: 50%;
    margin: auto;
}
/*Top header start*/

.cart-quantity_select {
    background-color: #ff0000;
    border: 50%;
    width: 20px;
    height: 20px;
    /* padding: 3px; */
    padding-left: 6px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: -6px;
    right: -4px;
}
.shoping_cart {
    position: relative;
}
.register_wishlist_sigin a,
.manufacturers a {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
}.search-bar-wrapper{
    margin-top:33px !important;
}


.register_wishlist_sigin a:hover {
    text-decoration-line: underline;
}
.bg-light {
    background-color: none !important;
}
.bg-dark {
    background-color: #000 !important;
}
.wrapper-accountmanger {
    cursor: pointer;
}
span.arrow-up {
    position: absolute !important;
    top: -13px;
    left: 50%;
    color: #fff;
}
.section-accoutmanager {
    position: absolute;
    left: 0px;
    z-index: 999;
    top: 34px;
    width: 190px;
    background: #ffffff;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
    border-radius: 4px;
    display: none;
    transition: all 0.4s;
}
.section-accoutmanager a {
    font-size: 16px;
    text-align: start;
}
.wrapper-accountmanger:hover .section-accoutmanager {
    display: block;
}
/*top header close*/

header {
    background: #ffffff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.09);
}
.dropdown-toggle:hover,
.dropdown-item:hover,
.Categories .nav-link:hover {
    color: red !important;
    text-decoration-line: underline;
}
.dropdown-item:active,
.Categories .nav-link:active {
    color: red !important;
    text-decoration-line: underline !important;
    background-color: #fff !important;
}

#navbarDropdown,
.Categories .nav-link {
    color: #000;
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: 500;
    margin-right: 20px;
}
.dropdown-item,
.order_services li {
    color: #000;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 500;
    margin-bottom: 6px;
}
.dropdown-item i {
    font-size: 12px;
    font-weight: 400;
}
.close .fa {
    display: none !important;
}
.dropdown-menu {
    padding: 10px;
}
/*Navigation Section*/

.navigation_section .nav-link {
    display: block;
    padding: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
}
/*Banner Section start*/

.search-bar-wrapper {
    background-color: #000;
    border-radius: 10px;
    max-width: 70%;
    margin: auto;
    border: 2px solid #d79191;
}
.search-bar-wrapper .input-group {
    display: flex;

    flex-wrap: nowrap !important;
}
.search-bar-wrapper input,
.clear_history button,
textarea.form-control,
input[type="number"],
.wrapper-child tr td,
select option {
    font-size: 16px;
    font-weight: 500;
}
.search_history_wrapper {
    position: absolute;
    top: 50px;
    width: 100%;

    z-index: 999;
    left: 0px;
    background-color: #fff;
    border-radius: 10px !important;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
}

.search-products {
    background-color: #000;
    border-radius: 5px;
}
#body-main-title {
    font-size: 50px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;

    margin-bottom: 43px;
    margin-top: 50px;
}

label {
    font-size: 16px;
    font-weight: 500;
}
.full_descript button {
    padding: 12px 25px 12px 24px;
    color: #000 !important;
}
.full_descript button:hover {
    color: #fff !important;
}
.search-products .btn-primary {
    color: #fff;
    background: #be1818;
    font-size: 20px;

    border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 50px;
    border-color: #be1818;
}
.search-products .btn-primary:hover {
    background-color: rgb(146, 19, 19);
}
.search-products .btn:focus,
.search-products .form-control,
.form-control,
.form-select,
.selling_section .btn,
.search_bar .form-control,
.button_update_checkout button,
.button_update_checkout a:focus,
.btn,
.search-products .form-control,
.search-products .form-select {
    padding: 10px;
}
input::placeholder,
.search-products option,
input[type="text"],
.categories_name {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
/*Banner Section close*/

/*Selling & Special offers section*/

.products_detail_pic_price section {
    display: none;
    position: absolute;
    top: 170px;
    left: 4px;
}
.products_detail_pic_price img {
    height: 132px;
}
.products_detail_pic_price .card-body h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.products_detail_pic_price canvas {
    background-color: #000;
    border-radius: 10px;
    opacity: 0.5;
    width: 170px;
}

.products_detail_pic_price #text {
    position: absolute;
    top: 20%;
    left: -5px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.product-detail:hover section {
    display: block;
}
.selling_section {
    background-color: #fff;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
    border-radius: 4px;
}
.rates {
    margin-top: -13px;
    margin-left: 0px;
    
}
.rates .checked {
    color: orange;
}
.rates .unchecked {
    color: rgb(168, 165, 159);
}
.product-detail:hover,
.manufacturer:hover {
     background-clip: border-box !important;
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
  /* border-radius: 0.25rem !important; */
  /* background: #ffffff; */
  box-shadow: 0px 0px 9px rgba(145, 145, 145, 0.5);
  border-radius: 4px;
}
.product-detail .card {
    border: none !important;
    background-color: none !important;
}

.selling_section .card-body {
    padding: 5px;
    padding-bottom: 0px !important;
}
.selling_section a {
    text-decoration: none;
    padding: 3px 8px;
    color: #fff !important;
    margin: 5px;
}.add-cart span.off, .add-cart span.freeshipping, .add-cart span.callforprice{
position: absolute;
top: -13px;
right: 0px;
background-color: red;
color: white;
padding: 3px 5px;
border-radius: 5px;
font-weight: 700;
}.add-cart span.freeshipping, .add-cart span.callforprice{
position: absolute;
top: -13px;
left: 0px;  
width:101px;
background-color: blue;
}

.selling_section .card-body h6,
.card-body p,
.delete_items button {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000;
}
.card-body p {
    color: #ff0000;
}
.selling_section a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.page_heading h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 33px;
    color: #000000;
    text-align: center;
}
.page_heading h2::after{
  height: 4px;
  width: 100px;
  border-radius: 10px;
  margin: auto;
  display: block;
  background-color: red;
  content: "";
  margin-bottom: 30px;
}.shoping_cart_section .page_heading h2::after{
  width: 0px !important;
    margin-bottom: 0px;
}
.view_all .btn {
    padding: 9px 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}
.button_update_checkout a,
.view_all .btn {
    color: #000 !important;
}
.button_update_checkout a:hover,
.view_all .btn:hover {
    color: #fff !important;
}
.product-detail,
.manufacturer,
.vendor-logo,
.trusted_seller-wrapper a {
    border: 1px solid transparent;
}
.product-detail:hover,
.trusted_seller-wrapper a:hover {
    border: 1px solid black;
}
/*Manufacturer start*/
.manufacturer {
    background-color: #fff;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
    padding: 10px;
}.manufacturer.logos {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*Manufacturer close*/
/*global_heading info setion */
.global_section {
    background: linear-gradient(
        100deg,
        #000000 0%,
        rgba(0, 0, 0, 0.442057) 99%,
        rgba(0, 0, 0, 0) 100%
    );
    filter: drop-shadow(0px 0px 9px rgba(139, 139, 139, 0.1));
    border-radius: 4px;
}

.rates p {
    font-weight: 500;
    font-size: 23px;
    line-height: 51px;
    color: #ffffff;
}
.succfully p {
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
    margin-top: -30px;
}
.learn_more .btn-outline-primary:hover {
    background-color: black;
    color: white;
    border: none;
    font-size: 20px;
}
.form_section {
    background: #ffffff;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
    border-radius: 4px;
}
.form_heading h5 {
    font-weight: 500;
    font-size: 34px;
    line-height: 43px;
    color: #000000;
}
.form .form-control {
    background: #ffffff;
    border: 1px solid #c9e0dc;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

/*Rqust Section Close*/
/*Trusted Seller Section*/
.trusted_seller-wrapper {
    display: flex;
    width: 100%;
    /*justify-content: space-between; */
    flex-wrap: wrap;
    margin-bottom: 60px;
    margin-left: 0px;
    background: #ffffff;
    box-shadow: 0px 0px 9px rgba(139, 139, 139, 0.1);
    border-radius: 4px;
}
.vendor-logo {
    text-align: center;
    border: 1px solid #f2f2f2;
    /*  margin-bottom: 10px; */
    overflow: hidden;
    padding: 10px;
    transition: all ease 0.5s;
    cursor: pointer;
    width: 182.2px;
    box-shadow: 0px;
}

/* Contact us Page start */
.form_wraper {
    border-radius: 5px;
}

.wraper .form-control {
    outline: none !important;
    box-shadow: none !important;
}

.contact_img img {
    width: 368px;
    height: 450px;
    border-radius: 200px 200px 0px 0px;
    border: 4px solid rgb(90 83 83);
}
.col_sec .icon {
    background: #d7d4d4;
    padding: 2px 8px 0px 8px;
    border-radius: 5px;
    color: blue;
    border: 1px solid #bfb7b7 !important;
}
.click-btn-contact {
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 3px;
    color: blue;
}
.cols_section {
    background-color: #fff;
    box-shadow: 0px 0px 1px 0px #000;
    border-radius: 5px;
    border: 1px solid transparent;
}

.cols_section:hover {
    border: 1px solid black;
}

/*Contact us Page close*/

/*Shippig Cart start*/
.condition_product {
    color: #898484;
    font-size: 20px;
}
.short_description_brand h3 {
    font-size: 20px;
    font-weight: 500;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap;
}
.pagination li a {
    font-size: 18px !important;
    font-weight: 500 !important;
    text-decoration: none;
    color: #fff !important;
    background: #b7abab;
    border-radius: 4px;
}
.pagination li a.active {
    background-color: #000;
    color: white;
}

.pagination ul li a:hover:not(.active) {
    background-color: #000;
}

.product_section a:hover {
    text-decoration-line: underline;
}
.product_section .underline {
    height: 1px;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 15px;
    background-color: #e3e2e2;
}
.direction_product label {
    font-size: 16px;
    font-weight: 500;
}
.product_price h4 {
    color: #ff0000;
}

.cart-quantity .value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 52px;
    /* height: 20px;
       */
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart-quantity #decrease {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
}

.cart-quantity #increase {
    margin-left: -4px;
    border-radius: 0px 5px 5px 0px;
}

.cart-quantity form #input-wrap {
    margin: 0px;
    padding: 0px;
}

.cart-quantity input.number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 40px;
    height: 41px;
    font-weight: 600;
}

.cart-quantity input[type="number"]::-webkit-inner-spin-button,
.cart-quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.button_update_checkout a,
.button_update_checkout button,
.full_descript button {
    font-size: 20px;
    padding: 10px;
    font-weight: 500;
    color: #fff;
}
.button_update_checkout a:hover {
    text-decoration-line: none;
}

.outline.close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff !important;
}

/*Shippig Cart Closed*/

/*Checout Start*/
.required {
    color: #ff0000;
    font-size: 18px;
    font-weight: 700;
}
.checkout_form .form-select {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
    font-size: 16px !important;
}
.delete_items button:hover,
.edit:hover {
    color: #ff0000;
}
.delete_items button {
    text-decoration: none;
}
/*Checkout close*/

/*login start*/
.pending_top {
    padding-top: 50px;
    padding-bottom: 50px;
}
.form_width {
    max-width: 50%;
    margin: auto;
}
.forgot-pin a {
    color: #337ab7;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
}
.forgot-pin a:hover,
.login-more-option a:hover,
.new-users a:hover {
    text-decoration: underline;
}
.login-button button {
    background-color: #0b5ed7 !important;
    border: none !important;
    width: 100%;
    padding-top: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.login-with-facebook,
.login-with-gmail {
    background-color: #f5f8fa !important;
    border-color: #f5f8fa;
}
.login-more-option a,
.new-users a {
    text-decoration: none;
    color: #7e8299 !important;
    font-weight: 500;
    font-size: 17px;
}
.new-users a {
    color: #0088cc !important;
}
i.icon-size {
    font-size: 20px;
    width: 16px;
}
/*login end*/

/*cart page start*/
.product_name .nav-link {
    padding: 0px !important;
    color: #000;
}
.crt .cart-quantity .value-button {
    display: block !important;
    border: none !important;
    margin: 5px;
    width: 52px;
    height: 20px;
    text-align: center;
    padding: 8px 0;
    background: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.crt i.fa-minus {
    margin-right: 18px;
}
.crt .cart-quantity #increase {
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
}
.crt .cart-quantity #decrease {
    margin-top: -10px;
}
.black.btn:hover {
    color: #fff !important;
}
/*cart page close*/
/*procced checkout start*/
.order_summary h6,
.detail {
    font-weight: 500;
}
.modal-dialog button .btn-close {
    color: red !important;
}
/*procced checkout closed*/
/*Product section all start */

/*Product section all closed */

/*Footer Section*/
footer h3 {
    font-size: 20px;
}
.footer_section .nav-link {
    display: block;
    padding: 0rem 0rem;
    font-weight: normal;
    font-size: 16px;
    font-weight: 4 00;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.footer_section .nav-link:hover {
    color: #fff;
    text-decoration-line: underline;
}

.nav-link i.icon {
    background-color: #fff;
    color: #000;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid transparent;
}
.nav-link i.icon:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
}
.search_bar button {
    border: none !important;
}
.search_bar button span:hover {
    background-color: #ff0000;
    color: #fff;
}
.nav-cross .collapse.in {
    display: block;
}
.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
}
.nav-cross .cross-filter {
    display: none;
}
footer .fa-facebook-f {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

/*Footr End*/

/*Admin Panel Start*/
/*dashboard*/
.admin_wrapper {
    width: 100%;
}

.admin_wrapper #sidebar {
    min-width: 270px;
    max-width: 270px;
    background: #141313;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-right: 2px solid #ff0000;
}
.admin_wrapper #sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}
#admin_content {
    width: 100%;
    padding: 0;
    min-height: 100vh;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.admin_wrapper #sidebar.active ul.components li a {
    padding: 10px 0;
}
.admin_wrapper #sidebar.active ul.components li a span {
    margin-right: 0;
    display: block;
}
.admin_wrapper #sidebar.active .logo {
    padding: 10px 0;
}

.admin_wrapper #sidebar .logo {
    display: block;
    color: #fff;
    font-weight: 900;
    padding: 10px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.admin_wrapper #sidebar ul li a {
    padding: 10px 30px;
    display: block;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
}

.Common_Statistics {
    border-top: 3px solid #87ceeb;
}
.order_section {
    background: url(../images/order.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #0088cc;
    border-radius: 5px;
}
.return_section {
    background: url(../images/undo.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #ffb229;
    border-radius: 5px;
}
.return_section a,
.Pending,
.pending.btn-warning {
    background-color: #d7690b !important;
    border: none !important;
}
.user_section {
    background: url(../images/user.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #116b1f;
    border-radius: 5px;
}
.lowstock_section {
    background: url(../images/stock-market.png);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #ed0e0e;
    border-radius: 5px;
}
.Pending,
.Processing,
.Cancelled,
.Completed {
    width: 90px;
    text-align: center;
    border-radius: 5px;
    padding: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.Processing {
    background-color: #0d6efd;
}
.Cancelled {
    background-color: red;
}
.Completed {
    background-color: #116b1f;
}

.bg {
    background-color: red !important;
}

/*end*/
/*All product*/
.dropdown .btn,
.btn.import,
.btn.danger {
    color: #fff !important;
    text-decoration: none !important;
}
thead {
    background: #c7c1c1bf;
}
th {
    padding: 10px !important;
}
.product-detail .card-body p {
    padding-bottom: 10px !important;
}

/*end*/
/*categories page*/
.add_shipment .wrapper-child {
    border: none !important;
}
.wrapper-child {
    padding-bottom: 10px;
    border: 2px solid red;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    background: #edefee;
    overflow: auto;
}
.bgcolor {
    background-color: #666666;
}
.bgcolor tr th {
    border-right: 1px solid #fff;
    color: #fff;
    text-align: center;
}
.wrapper-child tr td {
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #979393 !important;
}
.pegination ul li a.active {
    background-color: #0d6efd !important;
    color: #fff !important;
}

/*categories end*/
/*Admin Panel End*/

#btn-back-to-top {
    z-index: 1000;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #fff;
    display: inline-block;
    background-color: #fff;
    position: fixed;
    border: 1px solid transparent;
    box-shadow: 0px 0px 0px 1px gray;
    bottom: 30px;
    right: 4px;
}
#btn-back-to-top:hover {
    border: 1px solid black;
}
@media (max-width: 1199px) {
    .product-detail:hover section {
        display: none !important;
    }
}
@media (max-width: 1155px) {
    .navigation .navbar-nav {
        display: flex;
        flex-wrap: wrap;
    }
   
}
@media (max-width: 1024px) {
    .profile-update {
        max-width: 100%;
    }
}
@media (max-width: 991.98px) {
    body{
    margin-top: 171px;
  }header {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
}
   .fixed-top{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  
  }.search-bar-wrapper{
    margin-top:0px !important;
}
    .header_section .navigation {
    position: absolute;
    right: 0px;
    top: 10px;
}
.header_section .logo img {
    width: 80px;
}
.shoping_cart {
    margin-right: 103px;
}.header_section{
    position: relative;
  }
    
     .services_secttion {
        max-width: 100% !important;
        margin: auto;
    }
    .dropdown-menu.show {
        height: 160px;
        overflow: auto;
    }
    .admin_wrapper #sidebar ul li a {
        padding: 10px 10px;
    }

   

    .navbar-collapse {
        position: fixed;
        left: 0px;
        top: 0%;
        height: 100%;
        width: 100%;
        z-index: 999;
        transition: 0.5s linear;
        background-color: #fff;
        text-align: center;
        overflow: auto;
    }
    .close .fa {
        display: block !important;
        margin-bottom: 20px;
        margin-top: 10px;
        margin-left: 20px;
        float: left;
        color: #ff0000;
    }
    .clear {
        display: block;
        content: " ";
        clear: both;
    }
    .dropdown-menu {
        margin: 0px 10px 10px 10px;
    }

    .form_width {
        max-width: 100%;
        margin: auto;
    }
    /*admin start*/
    .admin_wrapper #sidebar ul li a span {
        display: block;
    }
    .admin_wrapper #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    .admin_wrapper #sidebar.active {
        margin-left: 0 !important;
    }

    #sidebar li {
        position: relative;
    }
    #sidebar .dropdown-container {
        background-color: #262626;
        padding-left: 8px;
        position: absolute;
        right: -103px;
        top: 36px;
        width: 101px;
        z-index: 999;
    }

    /*end*/
}
@media (prefers-reduced-motion: reduce) {
    .admin_wrapper #sidebar ul.components {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
@media (max-width: 768px) {
    .products_detail_pic_price img {
        height: 100%;
    }
    .nav-cross .navbar-collapse {
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        height: 100%;
        background: #fff;
        z-index: 9999;
    }
    .search-bar-wrapper {
        max-width: 100%;
        margin: auto;
    }
    .dataTables_filter,
    .dataTables_paginate {
        justify-content: flex-start;
        display: flex;
        margin-top: 10px;
    }
}
@media (max-width: 600px) {
    .top_header_wrapper.pb-2 {
        padding-bottom: 0px !important;
    }
}
@media (max-width: 390px) {
    .pending_top_contact {
        padding-top: 50px;
    }
}

@media (max-width: 300px) {
    .no .ms-2 {
        margin-left: 0px !important;
    }
    
}
@media (max-width: 322px) {
    body {
        margin-top: 190px;
    }
}

/* input[name="product_search"] {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
} */
#product_search {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#bottom_msg {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #109123;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#bottom_msg.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}
.add-to-cart:hover {
    color: white !important;
}
.customer_detail:focus {
    outline: none;
}
#btn_search {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.services_secttion {
    max-width: 70%;
    margin: auto;
}


@media (max-width: 470px) {
    .pegination li {
        margin-bottom: 9px;
    }
}
.search2 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.eye-icon {
    cursor: pointer;
}
