/*
Theme Name:   KROTECH
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   https://szablon.kreotech.pl
Template:     blankslate
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  KROTECH
*/
/* Write here your own personal stylesheet */


.palceholder-section-team .ttp-secondary-content::after {
    content: 'Dowiedz się więcej';
    display: inline-flex !important;
    margin-top: 10px !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    line-height: 1.7 !important;
    display: flex !important;
    letter-spacing: -0.015em;
    text-decoration-line: underline;
    font-weight: 300 !important;
    font-size: 28px !important;
    line-height: 34px !important;
    letter-spacing: 0em !important;
    text-transform: none !important;
    color: #000000 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 180.4% !important;
    text-decoration-line: underline !important;
    color: #000000 !important;
}

.palceholder-section-team{
    height: 100%;
    background: #C4C4C4;

}

.totalteam-icon-custom{
    display: none;
}

.ttp-thumb-social-link.clearfix {
    display: none;
}

.ttp-grid-layout .grid-row-wrapper .grid-row-wrapper-inner {
    display: flex;
    justify-content: center;
}