/*
 Theme Name:   Discovery Polyglot
 Theme URI:    
 Description:  Discovery plivastigita por Polyglot Gathering
 Author:       
 Author URI:   
 Template:     discovery
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, left-sidebar, right-sidebar, holiday, holiday, photography, editor-style, custom-background, e-commerce, entertainment, education, portfolio, news
 Text Domain:  discovery-polyglot
*/

body,
button,
input,
select,
textarea {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
}

article h2, article h3 {
	font-weight: bold;
}

.main-navigation ul ul li a {
      text-transform: none !important;
}

a.butono {
	color: #FFF !important;
	padding: 12px 26px !important;
	background-color:#1F3D50 !important;
	border-radius: 0.2em !important;
	font-size:1.4rem !important;
	font-size:14px !important;
	font-weight: bold !important;
}
a.butono:hover{
	background-color:#3C4044 !important;
}

.featuretext img{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	max-width: 100%;
	height: auto;
}

.featuretext img:hover{
	-webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    transform:none;
}

.featuretext h4{
	margin: 0;
}

@media screen and (min-width : 480px) {
	.site-header .site-introduction {
		padding: 10px 30px;
		min-height: 0px;
	}

	.topbar {
		padding-top: 17px;
	}
}
