/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.site-branding {
  position: absolute;
  top: 10px;
}
.archive .product {
  background: #f5f5f5!important;
  border-radius: 8px!important;
}
.archive .product img{
  padding: 5%;
  border-radius: 8px!important;
    
}