/*
Theme Name: Vireon Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: vireon
Text Domain: vireon-child
*/

.blog-style-standard .item .post_meta-wrap{
    display: none;
}

.e-con-boxed .elementor-widget-icon-box {
    height: 100%;
}

.elementor-element .wgl-showcase .showcase__item_inner {
    -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap
}

.elementor-element .wgl-showcase .showcase__content_wrapper {
    order: 3!important;
    width: 100%;
    transition: none!important
}

.wgl-showcase__button {
    cursor: pointer
}

.showcase__subtitle {
    margin-top: 0!important
}

#scroll_up.scroll_up-text,
.button-read-more,
.load_more_item,
.wc-block-components-form div.wc-block-components-text-input input:is([type="email"],
[type="number"],
[type="tel"],
[type="text"],
[type="url"]),
div.wc-block-components-text-input input:is([type="email"],
[type="number"],
[type="tel"],
[type="text"],
[type="url"]),
input[type="text"],
input[type="url"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="date"],
select,
textarea.wc-block-components-textarea,
textarea,
input[type="submit"],
button,
.wgl-button,
.wp-block-search .wp-block-search__button,
.wgl-block-button > a,
#comments input.submit,
form.post-password-form input[type="submit"],
.wpcf7-form p,
input[type="checkbox"] + span,
input[type="radio"] + span,
.related_posts h3,
#comments h3,
#comments p,
body .comment-form-cookies-consent > input[type="checkbox"] + label,
.meta_wrapper,
.vireon-post-navigation,
.comment-reply-link,
.comment-edit-link {
    font-family: var( --e-global-typography-a5c41f0-font-family ), Sans-serif!important
}

@media screen and (min-width: 993px) {
    .blog_columns-2 .item {
        width: calc(50% - 30px) !important
    }
}

@media screen and (max-width: 1200px) {
    header + #main {
        padding-top: 70px
    }
    header + .page-header {
        margin-top: 70px
    }
}