.tax-product_cat .pcbdw-bottom-description-content {
	margin-top: 140px;
}

.pcbdw-bottom-description-content h1:first-of-type {
    background: black;
    color: white;
    padding: 8px 8px 0px 8px;
}

.post-type-archive .products_style_plain .iscu_home_galary_wrap .fa-magnifying-glass{
    line-height: unset;
}
  
@media only screen and (max-width: 1480px) {
    .tax-product_cat .pcbdw-bottom-description-content {
        margin-top: 120px;
    }
}

@media only screen and (max-width: 1100px) {
    .pcbdw-bottom-description-content h1:first-of-type {
        padding: 4px 8px 0px 8px;
    }
}

@media only screen and (max-width: 480px) {
    .tax-product_cat .pcbdw-bottom-description-content {
        padding: 0px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .tax-product_cat .pcbdw-bottom-description-content {
        margin-top: 45px;
    }
}