.featured-branding .branding__meta, .breadcrumbs {
    display: none;
}

.related-items {
    display: none;
}

.single-post .entry-meta__wrapper {
    display: none;
}

.entry-author-info {
    display: none;
}

.post-meta-tags, .post-meta-user {
    display: none;
}

.site-title {
    font-size: 1.2rem !important;
}

.tax-product_cat .card .card-thumbnail {
    height: 220px !important;
}

.tax-product_cat {
.woocommerce.archive-items .card {
    padding-right: 29px;
    padding-bottom: 29px;
}

.single-product .price {
display: none !important;
}

.single-product .product-addon-totals .price {
  display: inherit !important;
}

.tax-product_cat .card .card-thumbnail>img {
    max-height: 195px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    z-index: 1;
}

.woocommerce form.register button, .woocommerce form.woocommerce-form-login.login .button {
    z-index: 1;
}

.woocommerce form.woocommerce-form-login.login .woocommerce-form-login__footer .lost_password {
    line-height: 126PX;
}

.site-footer__meta__wrapper {
    color: #f7f7f7;
}

.card--masonry .price {
   display: none;
}

.dropdown-submenu--skin-light .submenu .submenu .menu-item__span {
    color: rgb(255 255 255);
}

.single-product .amount {
   padding-right: 10px;
   font-weight: bold;
}

.pikode--products .card .branding__title, .woocommerce .card .branding__title {
    font-size: 20px !important;
}

p {
   font-size: 20px;
}

.above-area--skin-light #social-above-area-menu a {
    font-size: 15px;
}

#above-area-menu .menu-item a {
    font-size: 15px !important;
}

.site-notice {
    font-size: 15px;
}

.woocommerce div.product form.cart .button {
    margin-top: 29px;
}

.wc-pao-addon {
    min-width: 290px;
}

.quick-view-button {
   display: none !important;
}

@media (max-width: 750px) {
.site-title {
    font-size: 0.8rem !important;
}
}

.sidebar--site-footer {
   display: none !important;
}

.site-description {
    color: #686868 !important;
    font-size: .85rem !important;
    font-weight: 500 !important;
}

.site-title {
    font-size: 1.2rem;
}

.site-main--project .details-position--bottom .entry-description, .site-main--project .details-position--top .entry-description {
    width: 100%;
}

.single-pikart-project .entry-custom-fields { 
    display: none !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background-color: transparent;
    font-size: 17px;
}

p {
    margin-bottom: 10px;
}

#hide, .hide {
  display: none !important;
}