/* 
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 */

html {
  scroll-padding-top: 220px;
}

html[lang="en-US"] #szkolenianavpose,
html[lang="ro-RO"] #szkolenianavpose {
    display: none !important;
}


#product-BTN .elementor-button {
    width: 100% !important;
}

#product-page-details .swiper-slide-inner { {
    flex-flow: column;
}


.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide>.e-con {
    max-height: 150px;
}



/*WIELKOŚĆ IKONY W PRZYCISKU*/
.elementor-button-icon svg {
    width: 2em !important;
}
.elementor-button-content-wrapper { 
    align-items: center;
}

.elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}

#secondary-btn .elementor-button-icon svg {
    width: 0.9em;
}

@media (max-width: 767px) {
  .elementor-38 .elementor-element.elementor-element-25033a4 #poland-map {
    height: 400px !important;
  }
}


.elementor-counter-title {
    text-align: center;
}

/*FIX do wyświetlania title w search*/
.elementor-widget-heading {
    display: block;
}

.elementor-counter .elementor-counter-title {
    text-align: center !important;
}

/*ZDJĘCIE SPECJALIST SWITCH HOMEPAGE*/
.specialist-photo {
    margin-right:30px;
}



@media (max-width: 1350px) {
  #footer-contact-tel-mail .elementor-heading-title {
    font-size: 24px;
  }
}


@media (max-width: 768px) {
  .elementor-24 .elementor-element.elementor-element-3389ca8 .specialist-photo{
    width: 60px !important;
    height: auto !important;
    margin-right:10px !important;
  }
}