.contact-page .login-form {
    padding-top: 20px;
    width: 100%;
}

.block-categories {
    display: none;
}

.tabs-container {
    margin-top: 0;
}

.pts-container-wrap.p-0 {
    margin-bottom: 0px !important;
}

.headerbuilder .header-border-bottom {
    border-bottom: 1px solid #575757 !important;
}

.main-contant-wrapper {
    padding: 0 0 50px;
        padding-top: 0px;
}

.first-message h6::before {
    display: none;
}

.header-top > div > div:first-child, .header_user li, .header_logo, .user-select {
    font-size: 16px;
    font-weight: 500;
}

.pk-menu-horizontal li.level-1 > a span {
    font-size: 16px;
}

h1 {
    font-weight: 600;
    color: #000;
}

body .pk-menu-horizontal li.level-1 > a {
    padding: 10px 20px;
}

.product-unit-price {
    font-size: 19px;
    background: #979797;
    color: #fff;
    padding: 0 5px;
}

.pts-container-wrap {
    padding-bottom: 15px;
}

.pm-details-layout1 .view_grid .product-miniature .product-price-and-shipping {
    display: none;
}

.current-price {
    display: none;
}

.product-unit-price {
    display: none;
}

.tax-shipping-delivery-label {
    visibility: hidden;
}

.product-add-to-cart {
    display: none;
}

.btn.btn-primary.add-to-cart {
    display: none;
}

.header_logo_img.flex-container.align-items-center.w-100.h-100 {
    justify-content: left !important;
}

@media screen and (min-width: 992px) {
    #header .logo {
    width: 70%;
}
}