/*
Theme Name:   Flicker - Child theme
Theme URI:    http://webdesign-finder.com/flicker-v2
Description:  Extra Small child theme of Flicker theme
Author:       the MWTemplates team
Author URI:   https://themeforest.net/user/mwtemplates
Template:     flicker
Version:      1.0.0
License:      Commercial
License URI:  https://themeforest.net/licenses/regular_extended
Text Domain:  flicker
Domain Path:  /languages
Tags:         blog, e-commerce, news, custom-background, custom-colors, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, block-styles, wide-blocks, left-sidebar, right-sidebar, one-column, two-columns, grid-layout, microformats, post-formats, translation-ready
*/

/* Your styles goes here*/

.elementor-element-e8f04de .elementor-widget-container .elementor-text-editor p {
    font-weight: 900;
}

.slide_description_wrapper .slide_description .slide_layers h1,
p {
    text-shadow: 1px 0px 6px rgba(0, 0, 0, 1);
}

.elementor-widget-container .elementor-button-wrapper .elementor-button:hover {
    color: #222222;
}

.title .container .breadcrumbs {
    display: none;
}

.entry-header .entry-meta {
    display: none;
}

.entry-meta .entry-tags-wrap .tags-list .entry-tags {
    display: none;
}

.post-nav {
    display: none;
}

.related-posts {
    display: none;
}

.post-meta-footer {
    display: none;
}

.elementor-1252 .elementor-element.elementor-element-29f2d82 a.mwt-elementor-posts-title:hover {
    color: #20a116;
}

.elementor-1252 .elementor-element.elementor-element-29f2d82 .mwt-elementor-posts-item-content .mwt-elementor-posts-post-title {
    height: 100px;
}

.mwt-elementor-posts-item-content {
    padding: 20px !important;
}

.elementor-element-29f2d82 .mwt-elementor-posts-article .mwt-elementor-posts-item-content {
    height: 250px;
}

.mwt-elementor-posts-excerpt {
    padding-top: 10px;
}

.elementor-1252 .elementor-element.elementor-element-29f2d82 .mwt-elementor-posts-item-content .mwt-elementor-posts-post-title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-row .elementor-element-c396ae2 .elementor-column-wrap .elementor-widget-wrap {
    background-color: #292929;
    border: solid 1px #292929;
    border-radius: 5px;
}

.elementor-row .elementor-element-ce00ab1 .elementor-column-wrap .elementor-widget-wrap {
    background-color: #292929;
    border: solid 1px #292929;
    border-radius: 5px;
}

.elementor-row .elementor-element-497f915 .elementor-column-wrap .elementor-widget-wrap {
    background-color: #292929;
    border: solid 1px #292929;
    border-radius: 5px;
}

.elementor-row .elementor-element-325c1d3 .elementor-column-wrap .elementor-widget-wrap {
    background-color: #292929;
    border: solid 1px #292929;
    border-radius: 5px;
}

.elementor-row .elementor-element-1ccfb15 .elementor-column-wrap .elementor-widget-wrap {
    background-color: #292929;
    border: solid 1px #292929;
    border-radius: 5px;
}

.elementor-row .elementor-element-1ccfb15 .elementor-column-wrap .elementor-widget-wrap .elementor-widget-container .elementor-text-editor p {
    text-shadow: none;
}

.elementor-element-eb7334a .elementor-widget-container .mwt-elementor-posts-grid .layout-cols .masonry .music .mwt-elementor-posts-item-content .mwt-elementor-posts-post-title {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-widget-container .mwt-elementor-main-slider-container .flexslider .flex-viewport .slides .flex-active-slide {
    display: flex !important;
    justify-content: center;
}

.elementor-element-5d0358c .elementor-widget-container .elementor-text-editor p a:hover {
    color: #fff;
}

.top-nav .top-menu .menu-item a:hover {
    color: #20a116;
}

#to-top {
    z-index: 999 !important;
}

.widget_theme_meta .theme-meta-img.wp-block-image img {
    max-height: fit-content;
}

.elementor-element-c597bfc .elementor-widget-container .elementor-text-editor h3 {
    color: #FFFFFFCC;
}

.elementor-element-2d14017 .elementor-widget-container .elementor-text-editor h3 {
    color: #FFFFFFCC;
}

.elementor-1813 .elementor-element.elementor-element-e8a1421 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #20a116;
}

@media (min-width:1024px) and (max-width:1600px) {
    .header div.container-fluid {
        padding: 0 25px;
    }
}

@media (max-width:360px) {
    .elementor-element-22d0e38 .elementor-widget-container .elementor-heading-title {
        padding: 0 20px;
    }

    .elementor-element-190e157 .elementor-widget-container .elementor-heading-title {
        font-size: 40px !important
    }

    .elementor-1252 .elementor-element.elementor-element-29f2d82 .mwt-elementor-posts-item-content .mwt-elementor-posts-post-title {
        height: 130px;
    }
}

@media (max-width:600px) {
    .logo img {
        max-height: 50px;
    }
}

@media(min-width:1200px)and (max-width:1400px) {
    .logo img {
        max-height: 50px;
    }

    .top-menu>li>a {
        margin: 0 15px;
    }
}

@media (min-width:2000px) {
    .header-absolute-content {
        display: flex;
        justify-content: center;
    }

    .header-wrap {
        width: 2000px;
        /* max-width: 2200px; */
    }

    .header.always-sticky {
        display: flex;
        justify-content: center;
    }

    .header.always-sticky .container-fluid {
        width: 2200px;
    }
}

.page-header {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 15px; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position-x: center;
    background-position-y: top -50px;
}

.page-header-mask {
    background-color: #00000034;
    width: 100%;
    height: 100%;
}

.profile-section {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 25px;
}

.profile-picture {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid white;
}

.page-info {
    margin-left: 10px;
}

.profile-section h2 {
    margin: 0;
    color: white;
    font-size: 20px;
}

.page-info p {
    margin: 0;
    color: white;
    font-size: 14px;
}

.buttons {
    display: flex;
    gap: 10px;
}

.follow-btn,
.share-btn {
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.follow-btn {
    background-color: #457aac;
    color: white;
}

.share-btn {
    background-color: #e4e6eb;
    color: black;
}

.pum-theme-2645 .pum-title,
.pum-theme-motyw-domyslny .pum-title {
    text-align: center !important;
}

.page-header-display {
    display: FLEX;
    justify-content: space-between;
    height: 100%;
}

.page-header-display p {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.pum-title.popmake-title {
    font-size: 24px;
}

.pum-close.popmake-close {
    margin-top: 25px;
    background-color: #457aac !important;
}

.pum-theme-2645 .pum-content,
.pum-theme-motyw-domyslny .pum-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}