/*
Theme Name:   Noma Norge
Theme URI:    https://www.nomanorge.no
Author:       Tibe AS
Author URI:   https://www.tibe.no
Version:      1.0.1
Text Domain:  tb
*/

                        .bundle .thumbnail {
                            max-width: 50px;
                        }
.border {border-top: 1px solid #f6f4f1;border-bottom: 1px solid #f6f4f1;}
.woosb-item-child .productQty {
    height: 40px;
	font-size: 0.9rem;
    background: #E6E1DA;
    justify-content: space-between;
    align-items: center;
    border: none;

}
.woosb-item-child button {
border: none;}
.woosb-item-child button svg {
	    fill: #E6E1DA;
}

.woocommerce-error {
    color: red;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
