/* Start custom CSS for page-settings */.ce-product-variants__select select {
  display: inline-block;
  width: auto !important;          /* que se adapte al texto */
  min-width: 180px;                /* ancho mínimo */
  max-width: 100%;                 /* no romper en móvil */
  padding-right: 2rem;             /* espacio para la flechita */
  white-space: nowrap;             /* no cortar palabras */
  background-color: #fff;          /* fondo blanco */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20'%3E%3Cpath fill='%23333' d='M5./* End custom CSS */