/*
Theme Name: Weldo Child
Theme URI: http://webdesign-finder.com/weldo
Template: weldo
Author: MWTemplates
Author URI: http://modernwebtemplates.com/
Description: Weldo - Metalworks and welding company WordPress theme
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
*/

/*
** WordPress Required
*/
.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 20px 0 30px 20px;
}

.alignleft {
    float: left;
    margin: 5px 30px 10px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.gallery-caption,
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky,
.bypostauthor{position: relative;}

/*gutenberg*/
p[class*="-font-size"],
p[style*="font-size"] {
    line-height: 1.3em;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
    margin-top: .5em;
}
.wp-block-quote cite:before,
.wp-block-pullquote cite:before {
    margin-top: 0;
}

.wp-block-calendar tfoot td {
    text-align: left;
}

.wp-block-calendar tfoot td#next {
    text-align: right;
}

.wp-block-search {
    position: relative;
    margin-bottom: 15px;
}

.wp-block-search__button {
    font-size: 0;
}

/*logo*/
a.logo .flex-column, a.logo.flex-column {
	display: none !important;
}

a.logo img {
    max-width: 240px !important;
}

/*menu*/

.toggle_menu.toggle_menu_side.header_widget.header-slide {
	display: none !important;
}

button.fancybox-button {
	padding: 10px !important;
}

/*formularz*/

.wpcf7-form .wpcf7-submit {     
background:#00a6ca;         /* This edit the button colour */
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
  text-indent: 35px;
}
.wpcf7 p{ position: relative; }
.wpcf7 p .fa{
  position: absolute;
  color: #f2c014;
  z-index: 100;
  font-size: 18px;
  top: 36%;
  left: 3%;
}
.wpcf7 p .fa-pencil{ top: 7%; left: 3.5%}

.formularz-kontaktowy p {
	margin-bottom:10px;
}

.wpcf7 .half-form p .fa {
  left: 7%;
}

.pole-akceptacji {
	margin-bottom: 20px
}

/*nagłówki i subnagłówki*/

.item-steps .step-part {
	line-height: 1.3 !important;
}

.special-heading {
    line-height: 1.5 !important;
}

/*mapka*/

.mapka p {
    margin-bottom: 0px;
}





