/*
Theme Name: Poseidon Child
Theme URI: https://themezee.com/themes/poseidon/
Version: 4.0
Description: Poseidon is an elegant designed WordPress theme featuring a splendid fullscreen image slideshow. The clean typography and spacious white layout makes it great to share your stories. You can use the theme as simple blog or easily create a news website with the widget-based Magazine Homepage template.
Version: 1.6
License: GNU General Public License v2 or later
Author: ThemeZee
Author URI: https://themezee.com
Template: poseidon
*/
 
@import url("../poseidon/style.css");

select {
	
	padding: 0.3em 0.6em;
	max-width: 100%;
	border: 1px solid #ddd;
	color: #666;
}

input[type="submit"]{
	
	margin-top: 0.6em;
}
/*
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
 table, thead, tbody, th, td, tr { display: block; }
 thead tr { position: absolute; top: -9999px; left: -9999px; }
 tr { border: 1px solid #ccc; }
 td { border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; }
 td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; }
 }
*/
 
