/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator:  <a href="https://themeforest.net/user/laborator">Envato</a>, <a href="https://twitter.com/thelaborator">Twitter</a> or <a href="https://www.facebook.com/laboratorcreative">Facebook</a>.
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

@import url('https://fonts.googleapis.com/css?family=Ubuntu+Mono&display=swap');

:lang(en-GB) .custom-greek {display:none!important;}
:lang(el) .custom-english {display:none !important;}

html[lang="el"] body,
html[lang="el"] body p,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] .wpb_wrapper .auto-type-element,
.main-header.menu-type-full-bg-menu .full-screen-menu nav ul li,
.mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container div.menu > ul li a,
.mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container ul.menu li a {
    font-family: 'Ubuntu Mono', monospace !important;
}


html[lang="el"] .wpb_wrapper .auto-type-element {
    font-size: 55px;
}

/*
html[lang="el"] .post-type-archive-portfolio .pt-column.pt-filters {
    display: none;
}
*/

.header-logo.logo-image {
    max-width: 155px;
}

html[lang="el"] .portfolio-holder .item-box .info h3 a {
    font-size: 18px;
}

.lab-clients-logos.logos-holder .c-logo img {
    max-width: 100px;
}

.single-portfolio-holder .title h1 {
    font-family: 'Ubuntu Mono';
}


