#goodst-root .goodst-atc_variations {
    background: #ffff!important;
	border-radius: 30px!important;padding: 10px 6px 10px 11px!important;
	width: 100%;background-image: none!important;
}
#goodst-root .goodst-atc_button {
    border-radius: 30px!important;
    padding-top: 24px!important;
    padding-bottom: 24px!important;
}

@media only screen and (min-width: 767px) {
#goodst-root .goodst-atc_variations {
    min-width: 250px;
}
}