.product_field.attributes > div{margin: .5rem 0;}

.pdp_hero .category_image{position: absolute; right: 1.5rem; bottom: -.5rem; background: var(--sc-primary);  padding: 1rem; width: 150px; height: 150px; display: flex; align-items: center; justify-content: center;box-shadow: 0px 6px 6px #00000033;}
.pdp_hero .category_image img{filter: brightness(5); object-fit: cover; height: 75%; width: auto;}

.pdp_sidebar a,
.pdp_sidebar a i{color: var(--sc-dark);}

.pdp_sidebar .wpcf7-form p{margin-bottom: 0;}

@media only screen and (max-width: 480px) {
    .product_gallery .woocommerce-product-gallery{margin:0!important;}
}
