.app-container__app-items img, .hero-container__description .app .items img {
    width: 135px;
    height: 40px;
    object-fit: cover;
}

.header-banner a {
    color: inherit;
    text-decoration: none;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.single-product .woocommerce-error, 
.single-product .woocommerce-info, 
.single-product .woocommerce-message {
    margin: 0;
}

.header-nav .basket {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.954" height="30.928" viewBox="0 0 34.954 30.928"><g id="Group_4661" data-name="Group 4661" transform="translate(-1045.068 -68.6)"><path id="Path_98" data-name="Path 98" d="M1.109,2.273A1.137,1.137,0,0,1,1.109,0H4.124a5.193,5.193,0,0,1,2.7.719,4.3,4.3,0,0,1,1.82,2.618.106.106,0,0,0,.028.086l.284,1.151H33.845A1.117,1.117,0,0,1,34.954,5.7a1.46,1.46,0,0,1-.057.345L32,17.866a1.1,1.1,0,0,1-1.081.863h-18.2c.4,1.5.8,2.3,1.337,2.676.654.431,1.792.46,3.7.431H30.631a1.122,1.122,0,0,1,0,2.244H17.776c-2.361.029-3.811-.029-4.977-.806-1.194-.806-1.82-2.187-2.446-4.69L6.541,4c0-.029,0-.029-.028-.058A2.005,2.005,0,0,0,5.66,2.647,2.871,2.871,0,0,0,4.1,2.273H1.109ZM27.3,25.4a2.762,2.762,0,1,1-2.73,2.762A2.747,2.747,0,0,1,27.3,25.4Zm-11.974,0a2.762,2.762,0,1,1-2.73,2.762A2.747,2.747,0,0,1,15.33,25.4ZM9.585,6.818l2.531,9.638H30.062l2.361-9.638Z" transform="translate(1045.068 68.6)" fill="%23f7c700"/></g></svg>');
    text-indent: -10000px;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    position: relative;
    display: block;
}

.wc-block-components-totals-coupon > div {
    background: lightgoldenrodyellow;
}