body {
    background: #ffffff !important;
    color: #000000 !important;
}

.card-text {
    color: darkslategrey;
}

.home-proudct-list{
    display:none !important;
}

.dropdown-submenu .img {
    display: none;
}
@media screen and (min-width: 768px) {
.navbar .navbar-collapse .navbar-nav .submenu_custom_link ul li a picture img {
  max-width: 100%;
  height: auto;
  max-width: 50px;
  max-height: 25px;
}
.navbar-nav .nav-item.submenu_custom_link .nav-link::after, #price_list_table .product-amount {display:none;}
}

.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    position: relative;
    color: #212529;
}

.prestigio-searching:before {
    content: "";
    color: black;
}

.prestigio-profile:before {
    content: "";
    color: black;
}

.navbar .btn-link .fa-shopping-cart::before, .navbar .top-links a .fa-shopping-cart::before {
    content: "";
    font-family: "Prestigio" !important;
    font-size: 24px;
    font-size: 1.5rem;
    color: black;
}

.navbar .btn-link, .navbar .top-links a {
    color: #212529;
    position: relative;
}

.bg-info {
    background-color: #fff !important;
}

#footer a {
    color: #000000;
    display: inline-block;
}

.text-white {
    color: #000000 !important;
}


h1, h2, .h1, .h2 {
    font-weight: 700;
    color: #000000;
}

.testimonial-sec .card-body .row .card {
    background-color: #ffffff !important;
}

.steps-number .bg-info {
    background-color: #ededed !important;
}

.hide_sizee .prduct_size {
    display: none;
}



.navbar .navbar-collapse .navbar-nav .nav-item > .dropdown-menu > li:first-child > .dropdown-menu {
    border:none
}

.header-content .card-aligned {
    justify-content: center !important;
}

/*Hide first category under Header link Signs*/
#navbarText > ul.navbar-nav > li:nth-child(2) > ul.dropdown-menu > li:first-child
{
    display:none !important;
}

#InfoTab .predefinedTemplate {
  display: block;
}