/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1602489164
Updated: 2020-10-12 09:52:44

*/

/*
Personel
 */
#personel .attachment-full, #personel .testimonials-image{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover;
}

/*
Usługi gallery
 */
/*.e-gallery-item.elementor-gallery-item{*/
    /*display: none;*/
/*}*/
/*.e-gallery-item.elementor-gallery-item:first-of-type{*/
    /*display: block;*/
/*}*/
.elementor-slideshow__title{
    display: none;
}

/*
Table prices
 */
.tablepress{
    font-family: var( --e-global-typography-primary-font-family );
}
.elementor-price-list-title, .column-2 {
color: var( --e-global-color-1436476 );
    font-size: 18px;
    font-weight: 600;
}
.tablepress .subprice{
    padding-left: 15px;
}

.tablepress .column-1{
    width: 80%;
}

footer #posts-navigation-news{
    display: none;
}
body.aktualnosci footer #posts-navigation-news,
body.poznaj-nas-blizej footer #posts-navigation-news{
    display: block;
}