
.attribute-dropdowns-selector select.attribute-dropdowns-select {width:97%; margin:0 0 8px 0; color: #575757; font-size: 16px;}
.attribute-dropdowns-selector .block-content {display:table;width:100%;}
.attribute-dropdowns-selector .level {display:table-cell;vertical-align: middle; margin:0; }
.attribute-dropdowns-selector .level:last-child{width:90px}

@media only screen and (max-width: 640px) {
.attribute-dropdowns-selector .block-content {display:block;}
.attribute-dropdowns-selector .level {display:block; width:100%;}
}

.widget.widget_pektsekye_attributedropdowns_selector .widget-title {border-bottom:0; padding:0; margin-bottom:0;}
