/**
* Theme Name: Nova Wysogotowska
* Description: Motyw potomny.
* Author: AKPROstudio
* Template: easto
* Version: 1.0.5
*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');


.elementor-element.elementor-element-14ff079.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    border: none !important;
}


.elementor-36 .elementor-element.elementor-element-317003d .elementor-heading-title {
    color: #000 !important;
}

input[type=text], input[type=number], input[type=email], input[type=tel], input[type=date], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5714285714;
    padding: 13px 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    color: #000 !important;
    transition: all 
ease-in-out 0.3s;
    border-width: 0 0 1px 0;
    border-bottom-color: var(--primary);
    border-bottom-style: solid;
    background-color: transparent;
    border-radius: 0;
}

.elementor-widget-easto-contactform .wpcf7-inquire .form-text {
    color: #000 !important;
    margin-bottom: 10px;
}


#tabelapowierzchni p {
    margin: 0 0 0em !important;
}

.elementor-lightbox .elementor-lightbox-item {
    background: #fff;
}

.elementor-slideshow__header>svg {
    box-sizing: content-box;
	fill: hsl(0deg 0% 0.2% / 90%) !important;
}

.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
	    fill: hsl(0deg 0% 0% / 90%) !important;
}

span.wpcf7-form-control-wrap {
    font-size: 15px !important;
}

.wpcf7-list-item {
    margin: 0 0 0 0em;
}

img.hfe-site-logo-img.elementor-animation- {
    max-width: 300px !important;
    min-height: 90px !important;
}

.e-n-tabs-heading {
    display: none !important;
}



@media (max-width: 991px){
	img.hfe-site-logo-img.elementor-animation- {
    max-width: 200px !important;
    min-height: 60px !important;
}
}