/*!
Theme Name: oblo child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Oblo - Portfolio Agency WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: oblo
Text Domain: oblo-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

/* ---------------------------------------------------------------------------------------------------------------------------------- TYPOGRAFIE */

/* Plus Jakarta Sans */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

* {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 400;
    font-style: normal !important;
  }

h1, h2 {
    letter-spacing: -1px !important;
}

.label {
    letter-spacing: 1px !important;
}

.partners-col {
    margin-top: 30px;
    margin-bottom: 30px;
}

.elementor-56 .elementor-element.elementor-element-45a0e1c .section.full-slider .slide-titles .label {
    color: #2EDC76 !important;
}

.header .logo + .cart-btn {
    display: none;
}

.header .logo .logotype__title {
    font-size: 18px;
    font-weight: 400;
}

.header .logo .logotype__sub {
    font-size: 18px;
    font-weight: 400;   
}

@media only screen and (max-width: 500px) {
    .elementor-339 .elementor-element.elementor-element-6831468 .section.hero-started .title { font-size: 60px !important; }
    .elementor-325 .elementor-element.elementor-element-cc2eb9a .section.hero-started .title { font-size: 60px !important; }
    .elementor-337 .elementor-element.elementor-element-7e7188e .section.hero-started .title { font-size: 60px !important; }
    .elementor-333 .elementor-element.elementor-element-68fb50f .section.hero-started .title { font-size: 60px !important; }
    .elementor-214 .elementor-element.elementor-element-5bc27f4 .h-titles .h-title { font-size: 60px !important; }
    .section.main-slider .slide-titles .title, .h-titles .h-title, .section.hero-started .title, .quote-box .name, .experience-carousel .slide-titles .title { font-size: 60px !important; }

  }

@media screen and (max-width: 768px) {
    .footer, .footer__builder { padding-bottom: 50px !important; }
}

@media screen and (max-width: 768px) {
.footer .social-links, .footer__builder .social-links { margin-left: -15px !important; }
}
