/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/***Common***/
.hero-section .elementor-widget-heading {
    background-color: rgba(0, 0, 0, 0.5);
}
img {
    object-fit: cover;
}
.taxonomy-card {
    display: flex;
    flex-direction: column;
}
.taxonomy-title {
    margin: 0 !important;
    line-height: 1 !important;
}
.taxonomy-title a {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #253764 !important;
    min-height: 60px;
}
.taxonomy-thumb-link {
    margin-top: 20px;
}
.taxonomy-thumb-link img {
    height: 250px !important;
    width: 100% !important;
}
.taxonomy-button {
    background-color: #253764;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    margin-top: 20px;
    width: fit-content;
}
.taxonomy-button:hover {
    background-color: #48618C;
    color: #fff !important;
}

/***Header***/
.main-menu .sub-menu {
    margin-top: 5px !important;
}
.main-menu {
    width: 100%;
}
.main-menu .elementor-menu-toggle {
    margin-top: -35px;
    /*margin-bottom: 15px;*/
    margin-right: 40px;
}
.main-menu .elementor-nav-menu--dropdown {
    position: absolute;
    top: 15px;
    z-index: 1;
}
.current-menu-parent a.has-submenu:before {
    opacity: 1 !important;
}
.current-menu-parent a.has-submenu {
    color: #fff !important;
}
.logo {
    width: 100%;
}
.logo .elementor-widget-container {
    width: 100%;
}
.logo .elementor-widget-container a {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .main-menu__wrapper {
        position: absolute;
        top: 70%;
    }
    .main-menu .elementor-nav-menu--dropdown {
        background-color: #253764;
    }
    .main-menu .menu-item a {
        color: #C0CDEA;
    }
    .main-menu .sub-arrow path {
        fill: #C0CDEA;
    }
    /*#header .e-con-inner {*/
    /*    position: relative;*/
    /*}*/
    /*.main-menu__wrapper {*/
    /*    position: absolute;*/
    /*    top: 28px;*/
    /*    right: 20px*/
    /*}*/
    .main-menu .elementor-nav-menu--dropdown {
        position: absolute;
        width: 100% !important;
        top: 15px;
        z-index: 1;
    }
}
@media screen and (max-width: 768px) {
    .main-menu .elementor-menu-toggle {
        margin-right: 24px;
    }
}
/***Footer***/
#footer p {
    color: #C0CDEA;
}
#footer a {
    padding: 0;
}
#footer .elementor-button-wrapper {
    font-size: 15px;
}

#footer .phone a,
#footer .contact a {
    padding: 12px 24px;
}

/***Wynajem sprzętu category***/
.equipment-properties_item {
    display: flex;
}
.equipment-properties_characteristic {
    font-weight: bold;
}

/***Realizacje***/
.realizacje-galeria .elementor-image-gallery .gallery-item img {
    height: 218px;
    object-fit: cover;
}
.realizacje-galeria .wp-caption-text {
    overflow: hidden;
}

/***Wynajem sprzętu***/
.equipment-properties_wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.equipment-properties_characteristic {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}
.equipment-properties_value {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    margin-left: 5px;
}

/***Prace budowlane***/
.construction_work_image {
    width: 100%;
}
.construction_work_image img {
    width: 100%;
    height: 300px !important;
    object-fit: cover;
}
.prace-budowlane:last-child .elementor-widget-divider {
    display: none;
}

/*** Kontakt ***/
.contact-form input,
.contact-form select,
.contact-form textarea {
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.02)
}
.contact-form input::placeholder,
.contact-form select::placeholder,
.contact-form textarea::placeholder {
    color: #626262 !important;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    color: #1982c2 !important;
    background-color: rgba(233, 245, 252, 1) !important;
    border-color: #d5e5ee;
}
.contact-form select {
    color: #626262 !important;
    opacity: 0.6;
}

/*** Strona glówna ***/
/*.sprzet h3,*/
/*.prace-budowlane h3,*/
/*.dezynfekcja h3,*/
/*.osuszanie h3 {*/
/*    min-height: 85px;*/
/*}*/

.sprzet h3 {
    min-height: 85px;
}

.sprzet .elementor-widget-image a {
    width: 100%;
}
.sprzet .elementor-widget-image img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .sprzet h3,
    .prace-budowlane h3,
    .dezynfekcja h3,
    .osuszanie h3 {
        min-height: auto;
    }
    .taxonomy-button__wrapper {
        text-align: center;
    }

    #footer .phone a {
        width: 100%;
    }
    #footer .contact a {
        width: 100%;
    }
}

.realizacja-loop-wrapper .elementor-widget-image {
    height: 100%;
}

.realizacja-loop-wrapper .elementor-widget-image a {
    height: 100%;
}

.realizacja-loop-wrapper img {
    height: 100%;
}

.realizacja-loop-wrapper .swiper-slide-inner {
    height: 100%;
}

.realizacja-loop-wrapper .swiper-wrapper {
    height: 100%;
}


.realizacja-loop-wrapper .elementor-widget-image-carousel {
    height: 100%;
}

.realizacja-loop-wrapper .swiper {
    height: 100%;
}

.footer-osuszamy-logo, .footer-renoval-logo, .footer-menu {
    width: auto !important;
}

.footer-osuszamy-logo a, .footer-renoval-logo a {
    width: 150px;
}

.footer-osuszamy-logo img, .footer-renoval-logo img {
    width: 100% !important;
    height: auto;
}

.realizacja-grid-loop .swiper-slide-image {
    aspect-ratio: 1/1;
}

@media screen and (max-width: 1024px) {
    .footer-osuszamy-logo a, .footer-renoval-logo a {
        width: 100px;
    }
}