/*
 Theme Name:     Kancelaria Szwejda - Divi
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Medaid - Divi Child Theme
 Author:         Bartosz Alejski
 Author URI:     https://www.whiteface.pl
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.dc_law_main_color_2 {
    color: #cf9455 !important;
    text-align: center;
}

.dc_line_on_left {
    right: 10px;
}

.dc_line_on_right {
    left: 7px;
}

.dc_line_on_right, .dc_line_on_left {
    top: -10px;
    position: relative;
}

#footer-info {
    text-align: center;
    width: 100%;
}

.page-id-153 .et_pb_blurb{
	min-height:350px;
}

.page-id-153 .et_pb_blurb_2.et_pb_blurb p {
    line-height: 1.3em;
}



.contact {
    font-size: 16px;
    line-height: 1.4em;
    background-color: #ffffff;
    padding: 30px !important;    
    box-shadow: 0px 10px 60px 0px rgba(29,61,71,0.1);
}

.et_pb_contact_field textarea.et_pb_contact_message {
    min-height: 160px;
    display: block;
}

.et_pb_contact_form_0.et_pb_contact_form_container h1, .et_pb_contact_form_0.et_pb_contact_form_container h2.et_pb_contact_main_title, .et_pb_contact_form_0.et_pb_contact_form_container h3.et_pb_contact_main_title, .et_pb_contact_form_0.et_pb_contact_form_container h4.et_pb_contact_main_title, .et_pb_contact_form_0.et_pb_contact_form_container h5.et_pb_contact_main_title, .et_pb_contact_form_0.et_pb_contact_form_container h6.et_pb_contact_main_title {
    
    font-size: 28px !important;
    
}

.et_pb_post .entry-content {
    padding-top: 0px;
}

#go-contact{
	margin-top:10px;
}

.left{
	text-align: left;
	margin-left: 10px;	
}

.et_pb_widget ul li {
    margin-bottom: 1.5em;
}

.et_fixed_nav #main-header{
	position:fixed;
}

.grecaptcha-badge{
    z-index: 10000;
}


@media only screen and (max-width: 980px) {

.header-content-container .et_pb_button_one{
	display:none !important;
}

.et_pb_text_11 h2 {    
    font-size: 40px !important;
}

}