/*
Theme Name: abakanowicz
Theme URI: http://pix4u.pl
Description: Divi child-theme for abakanowicz projektu by Michał Rachwał 2014
Author: Michał Rachwał
Author URI: http://pix4u.pl
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");

/** BASIC **/

h1{
color:#404040;
}

/** BASIC END **/

/** HEADER **/

.myhomelink {
text-transform:uppercase;
}

#et-info-email,
.myhomelink{
color:#fff;
}

#et-info-email:before{
content:'';
}

#main-header,
.noheads section{
display:none;
}

.et_fixed_nav #page-container{
padding-top:33px !important;
}

/* SLIDER */

/* SLIDER END */

/** HEADER END **/

/** WIDGETS **/

/** WIDGETS END **/

/** CONTENT, POST, GALLERY **/

/** CONTENT, POST, GALLERY END **/

/** KONTAKT **/

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-file {
background-color: #f2f2f2 !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #837f7f !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #00594f !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 18px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px 30px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 2px 30px !important; 
}

/* M */

.wpcf7 p.half,
.wpcf7 p.half_m {
width: 49%;
display: inline-block;
float: left;
}

.wpcf7 p.half_m {
margin-right:2%;
}

p.send_p{
text-align:right;
}

p.send_p img.ajax-loader{
margin-right:-20px;
}

div.wpcf7-response-output{
margin:2em 0 1em;
border-radius:3px;
text-align:center;
padding:6px 30px;
}

div.wpcf7-mail-sent-ok{
border:2px solid #007F70 !important;
}

/** KONTAKT END **/

/** FOOTER **/

/** FOOTER END **/

/** RWD **/

@media only screen and ( min-width: 980px ) {

.noheads{
min-height:660px;
}

}
