
.attrs-selector select.attrs-select {width:20%; margin:0 0 8px 0; color: #575757; font-size: 16px;}

.attrs-selector select.attrs-select.disabled { border-color:#bbb !important; background:#bbb !important; }



@media only screen and (max-width: 640px) {

.attrs-selector select.attrs-select {width:100%;}

}