/**
* Theme Name: Trekky Child
* Description: This is a child theme of Trekky, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: trekky
* Version: 1.1.1
*/

.brand-listing{
    display:flex;
    list-style:none;
    flex-wrap: wrap;
    margin:0;
}

.brand-listing li{
    width:25%;
    text-align:center;
    text-align:center;
    margin-bottom:30px;
}

.brand-listing li .image{
    display: flex;
    justify-content: center;
    margin-bottom:15px;
}

.brand-listing li h2{
    font-size: 30px;
    line-height: 1.1333333333;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.stock-label {
    right: 0;
    left:auto;
}
br_alabel.berocket_alabel_id_55400 > span {
    height: 24px;
}

.onsale{
    display:none;
}

.onsale + .stock-label {
    top: 30px;
    left: auto;
    right:0px;
}

.product-categories .cat-item.cat-item-15,
.product-categories .cat-item.cat-item-966,
.product-categories .cat-item.cat-item-887 {
    display:none;   
}

#pwgc-redeem-button {
    display: inline-block;
    width: 38%;
}