/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* "gogler_contact_details" */
@media screen and (max-width:767px){
	
	.hide_on_mobile{display:none}
	
	html #dedyk-inst #komponenty .g-cols.wpb_row > div > .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
}
@media screen and (max-width:1000px){

	html #dedyk-inst #komponenty .g-cols.wpb_row {
		padding: 1rem;
	}
	html #dedyk-inst #komponenty .g-cols.wpb_row img {
		max-height: 140px;
	}
	
}
.left-header-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.left-header-contact .header-contact {
    margin-left: 0!important;
    margin-bottom: 1em;
}

html .smile-icon-timeline-wrap .timeline-block.timeline-post-left .timeline-header-block .timeline-header,
html .smile-icon-timeline-wrap .timeline-block.timeline-post-right .timeline-header-block .timeline-header {
    padding: 30px;
}
html .timeline-post-right .timeline-dot {
    left: -28px;
}

html #dedyk-inst #komponenty .g-cols.wpb_row {
    margin: 0 0 1rem 0;
}
html #dedyk-inst #komponenty .g-cols.wpb_row img {
    width: auto;
    max-height: 150px;
}

html #dedyk-inst .wpb_text_column,
html #dedyk-inst .wpb_text_column .wpb_wrapper,
html #dedyk-inst .wpb_text_column p {
    overflow: unset !important;
}