.js-store-prod-btn {

    transition: all 0.2s ease-in-out;
        filter: drop-shadow(0.332px 6px 3px rgba(237,207,101,0.6));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 

}
.js-store-prod-btn:hover {
        filter: drop-shadow(0px 0px 0px rgba(255, 229, 140, 1));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}

.js-store-prod-btn2:hover {
        filter: drop-shadow(0px 0px 0px rgba(255, 229, 140, 1));
        background: linear-gradient(177deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}

#rec171707268 .t400__submit {
    transition: all 0.2s ease-in-out;
        filter: drop-shadow(0.332px 6px 3px rgba(237,207,101,0.6));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}

#rec171707268 .t400__submit:hover {
        filter: drop-shadow(0px 0px 0px rgba(255, 229, 140, 1));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}

.t-submit {
    transition: all 0.2s ease-in-out;
        filter: drop-shadow(0.332px 6px 3px rgba(237,207,101,0.6));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}

.t-submit:hover {
        filter: drop-shadow(0px 0px 0px rgba(255, 229, 140, 1));
        background: linear-gradient(180deg, #fff3c8 0%, #ffe58c 100%) no-repeat;
        border-style: solid none; 
}