/*
Theme Name: Deniz Enerji
Author: Egemenerd
Author URI: http://egemenerd.com/
Theme URI: http://egemenerd.com/
Template: onepress
Description: Deniz Enerji web sitesi teması
Version: 1.5
License: GNU General Public License 2.0
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce, blog, portfolio
Text Domain: onepress
*/

.site-logo-div img {
height:70px;
width:auto;
}
h1,.page-header .entry-title, .page-header .page-title {
	font-size: 34px;
}

@media (min-width: 768px) {
	h1 {
		font-size: 36px;
	}
}

h2 {
	font-size: 32px;
}

@media (min-width: 768px) {
	h2 {
		font-size: 34px;
	}
}

h3 {
	font-size: 28px;
	font-size: 1.25rem;
	font-weight: 600;
}

h4 {
	font-size: 24px;
	font-size: 1.0625rem;
	margin-bottom: 12px;
}

h5 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}

h6 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 0.75rem;
	letter-spacing: 1px;
}
body, p {
font-size:16px;
}
#masthead {
z-index:999;
}
#home-slider {
margin-top:-40px;
}
.sow-more-text a {
padding:10px 20px;
background:#fff;
border:1px solid #efefef;
margin-top:5px;
display:inline-block;
text-decoration: none !important;
font-weight:700 !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.sow-more-text a:hover {
background:#efefef;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="password"],
input[type="url"],
input[type="tel"],
textarea {
    position: relative;
    width: 100%;
    display: block;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.envirabox-title {
display:none;
}