/**
* Theme Name: Lasa Child
* Description: This is a child theme for Lasa
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0.6
* Template: lasa
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.product-block.grid .group-buttons {
    z-index: 10;
    display: flex;
    flex-direction: column;
    position: absolute;
    justify-content: center;
    top: 110px !important;
    bottom: auto !important;
    right: 1px;
    left: auto;
}