/*
Theme Name: Twenty Sixteen WPI
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: O Twenty Sixteen é uma abordagem modernizada de um layout sempre popular para WordPress — o cabeçalho horizontal com barra lateral opcional que funciona perfeitamente para blogs e sites. Possui opções de cores personalizadas com belos esquemas de cores, uma harmoniosa grid fluida com abordagem <em>mobile-first</em> e polimento impecável em cada detalhe. <a href="https://curso-wp.ufpel.edu.br/tema-twenty-sixteen/">Acesse nosso site de demonstração</a>.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen
Template: twentysixteen
*/

select {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

@media screen and (min-width: 56.875em) {
	.widget select {
		padding: 0.4615384615em 0.5384615385em;
	}
}
